Shades of Cutty Sark #668479
Tints of Cutty Sark #668479
RGB
CMYK
RGB Variations
Color information
#668479 (or 0x668479) is known color: Cutty Sark. HEX triplet: 66, 84 and 79. RGB value is (102,132,121). Sum of RGB (Red+Green+Blue) = 102+132+121=355 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.73% from 355); Green value is 132 (51.95% from 255 or 37.18% from 355); Blue value is 121 (47.66% from 255 or 34.08% from 355); Max value from RGB is 132 - color contains mainly: green. Hex color #668479 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668479 is #997B86. Grayscale: #797979. Windows color (decimal): -10058631 or 7963750. OLE color: 7963750.
HSL color Cylindrical-coordinate representation of color #668479: hue angle of 158º 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 #668479 is Cyan = 0.23, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 132 | 121 | - |
| CMYK | 0.23 | 0 | 0.08 | 0.48 |
| HSL | 158º | 0.13% | 0.46% | - |
| HSV(B) | 158º | 0.23% | 0.52% | - |
| XYZ | 17.18 | 20.71 | 21.18 | - |
| YUV | 121.78 | 127.56 | 113.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 132 | 121 | 0.23 | 0 | 0.08 | 0.48 | 158 | 0.13 | 0.46 |
| Hex | 66 | 84 | 79 | 17 | 0 | 8 | 30 | 9E | D | 2E |
| Octal | 146 | 204 | 171 | 27 | 0 | 10 | 60 | 236 | 15 | 56 |
| Binary | 1100110 | 10000100 | 1111001 | 10111 | 0 | 1000 | 110000 | 10011110 | 1101 | 101110 |
Color Harmonies of #668479
Complementary color
Monochromatic Colors of #668479
Black with #668479
Text Example
Text Example
White with #668479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668479; }
p { color: rgb(102,132,121); }
H1.HeaderClassName
{
color: #668479;
}
.AnyTagClassName
{
color: #668479;
}
</style>
background-color css
<style>
a { background-color: #668479; }
a { background-color: rgb(102,132,121); }
div.DivClassName
{
background-color: #668479;
}
.BgClassName
{
background-color: #668479;
}
</style>
border-color css
<style>
span { border-color: #668479; }
span { border-color: rgb(102,132,121); }
td.TdClassName
{
border-color: #668479;
}
.TagClassName
{
border-color: #668479;
}
</style>