6E6E30 Color Hex

#6E6E30 Color Hex

#6E6E30 Color Information

  • In the RGB color space, the color value #6e6e30 is composed of 43.14% red, 43.14% green, and 18.82% blue.
  • In the CMYK color space, it consists of 0 cyan, 0 magenta, 0.56 yellow, and 0 black.
  • It has a color angle of 60 degrees, a saturation of 39%, and a luminance of 31%.
  • Contrast color of #6e6e30 is #FFFFFF

#6E6E30 Color Conversion

Hex 6e6e30 #6e6e30
RGB Decimal 110, 110, 48 rgb(110, 110, 48)
RGB Percent 43.14, 43.14, 18.82 rgb(43.14%, 43.14%, 18.82%)
HSL 60°,39%,31% hsl(60°,39%,31%)
CMYK 0, 0, 0.56, 145
HSV (or HSB) 60°, 17%, 17%,
YUV 103, 96, 132
XYZ 12.54, 14.68, 4.969
CIE-LAB 45.193, -9.224, 34.034

#6e6e30 border color

.css_border_solid{ border: 3px solid #6e6e30 }
.css_border_dotted{ border: 3px dotted #6e6e30 }
.css_border_dashed{ border: 3px dashed #6e6e30 }
.css_border_double{ border: 3px double #6e6e30 }

Css background gradient color with #6E6E30

.box_css_gradient_with_6e6e30{ 
	background-color: #6e6e30;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccc8a', endColorstr='#6e6e30');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cccc8a), to(#6e6e30));
	background-image: -webkit-linear-gradient(top, #cccc8a, #6e6e30);
	background-image: -moz-linear-gradient(top, #cccc8a, #6e6e30);
	background-image: -o-linear-gradient(top, #cccc8a, #6e6e30);
	background-image: linear-gradient(to bottom, #cccc8a, #6e6e30);}

#6e6e30 Color Preview on Black Background

Sample font with color #6e6e30 on background of color black

#6e6e30 Color Preview on White Background

Sample font with color #6e6e30 on background of color white

#6e6e30 background color

The sample font has a contrasting color to the color #6e6e30

Contrast color with #6e6e30 color is #FFFFFF