Shades of Cutty Sark #668576
Tints of Cutty Sark #668576
RGB
CMYK
RGB Variations
Color information
#668576 (or 0x668576) is known color: Cutty Sark. HEX triplet: 66, 85 and 76. RGB value is (102,133,118). Sum of RGB (Red+Green+Blue) = 102+133+118=353 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.90% from 353); Green value is 133 (52.34% from 255 or 37.68% from 353); Blue value is 118 (46.48% from 255 or 33.43% from 353); Max value from RGB is 133 - color contains mainly: green. Hex color #668576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668576 is #997A89. Grayscale: #7A7A7A. Windows color (decimal): -10058378 or 7767398. OLE color: 7767398.
HSL color Cylindrical-coordinate representation of color #668576: hue angle of 150.97º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #668576 is Cyan = 0.23, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 133 | 118 | - |
| CMYK | 0.23 | 0 | 0.11 | 0.48 |
| HSL | 150.97º | 0.13% | 0.46% | - |
| HSV(B) | 150.97º | 0.23% | 0.52% | - |
| XYZ | 17.14 | 20.91 | 20.27 | - |
| YUV | 122.02 | 125.73 | 113.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 133 | 118 | 0.23 | 0 | 0.11 | 0.48 | 150.97 | 0.13 | 0.46 |
| Hex | 66 | 85 | 76 | 17 | 0 | B | 30 | 97 | D | 2E |
| Octal | 146 | 205 | 166 | 27 | 0 | 13 | 60 | 227 | 15 | 56 |
| Binary | 1100110 | 10000101 | 1110110 | 10111 | 0 | 1011 | 110000 | 10010111 | 1101 | 101110 |
Color Harmonies of #668576
Complementary color
Monochromatic Colors of #668576
Black with #668576
Text Example
Text Example
White with #668576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668576; }
p { color: rgb(102,133,118); }
H1.HeaderClassName
{
color: #668576;
}
.AnyTagClassName
{
color: #668576;
}
</style>
background-color css
<style>
a { background-color: #668576; }
a { background-color: rgb(102,133,118); }
div.DivClassName
{
background-color: #668576;
}
.BgClassName
{
background-color: #668576;
}
</style>
border-color css
<style>
span { border-color: #668576; }
span { border-color: rgb(102,133,118); }
td.TdClassName
{
border-color: #668576;
}
.TagClassName
{
border-color: #668576;
}
</style>