66B032 Color Hex

#66B032 Color Hex

#66B032 Color Information

  • In the RGB color space, the color value #66b032 is composed of 40% red, 69.02% green, and 19.61% blue.
  • In the CMYK color space, it consists of 0.42 cyan, 0 magenta, 0.72 yellow, and 0 black.
  • It has a color angle of 95 degrees, a saturation of 56%, and a luminance of 44%.
  • Contrast color of #66b032 is #000000

#66B032 Color Conversion

Hex 66b032 #66b032
RGB Decimal 102, 176, 50 rgb(102, 176, 50)
RGB Percent 40, 69.02, 19.61 rgb(40%, 69.02%, 19.61%)
HSL 95°,56%,44% hsl(95°,56%,44%)
CMYK 0.42, 0, 0.72, 79
HSV (or HSB) 95°, 26%, 26%,
YUV 140, 77, 99
XYZ 21.581, 34.106, 8.463
CIE-LAB 65.046, -44.306, 54.381

#66b032 border color

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

Css background gradient color with #66B032

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

#66b032 Color Preview on Black Background

Sample font with color #66b032 on background of color black

#66b032 Color Preview on White Background

Sample font with color #66b032 on background of color white

#66b032 background color

The sample font has a contrasting color to the color #66b032

Contrast color with #66b032 color is #000000