669999 Color Hex

#669999 Color Hex

#669999 Color Information

  • In the RGB color space, the color value #669999 is composed of 40% red, 60% green, and 60% blue.
  • In the CMYK color space, it consists of 0.33 cyan, 0 magenta, 0 yellow, and 0 black.
  • It has a color angle of 180 degrees, a saturation of 20%, and a luminance of 50%.
  • Contrast color of #669999 is #000000

#669999 Color Conversion

Hex 669999 #669999
RGB Decimal 102, 153, 153 rgb(102, 153, 153)
RGB Percent 40, 60, 60 rgb(40%, 60%, 60%)
HSL 180°,20%,50% hsl(180°,20%,50%)
CMYK 0.33, 0, 0, 102
HSV (or HSB) 180°, 50%, 50%,
YUV 138, 136, 101
XYZ 22.62, 27.907, 34.331
CIE-LAB 59.805, -16.89, -5.428

#669999 border color

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

Css background gradient color with #669999

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

#669999 Color Preview on Black Background

Sample font with color #669999 on background of color black

#669999 Color Preview on White Background

Sample font with color #669999 on background of color white

#669999 background color

The sample font has a contrasting color to the color #669999

Contrast color with #669999 color is #000000