Shades of Cutty Sark #668476
Tints of Cutty Sark #668476
RGB
CMYK
RGB Variations
Color information
#668476 (or 0x668476) is known color: Cutty Sark. HEX triplet: 66, 84 and 76. RGB value is (102,132,118). Sum of RGB (Red+Green+Blue) = 102+132+118=352 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.98% from 352); Green value is 132 (51.95% from 255 or 37.5% from 352); Blue value is 118 (46.48% from 255 or 33.52% from 352); Max value from RGB is 132 - color contains mainly: green. Hex color #668476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668476 is #997B89. Grayscale: #797979. Windows color (decimal): -10058634 or 7767142. OLE color: 7767142.
HSL color Cylindrical-coordinate representation of color #668476: hue angle of 152º 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 #668476 is Cyan = 0.23, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 132 | 118 | - |
| CMYK | 0.23 | 0 | 0.11 | 0.48 |
| HSL | 152º | 0.13% | 0.46% | - |
| HSV(B) | 152º | 0.23% | 0.52% | - |
| XYZ | 17 | 20.64 | 20.23 | - |
| YUV | 121.43 | 126.06 | 114.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 132 | 118 | 0.23 | 0 | 0.11 | 0.48 | 152 | 0.13 | 0.46 |
| Hex | 66 | 84 | 76 | 17 | 0 | B | 30 | 98 | D | 2E |
| Octal | 146 | 204 | 166 | 27 | 0 | 13 | 60 | 230 | 15 | 56 |
| Binary | 1100110 | 10000100 | 1110110 | 10111 | 0 | 1011 | 110000 | 10011000 | 1101 | 101110 |
Color Harmonies of #668476
Complementary color
Monochromatic Colors of #668476
Black with #668476
Text Example
Text Example
White with #668476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668476; }
p { color: rgb(102,132,118); }
H1.HeaderClassName
{
color: #668476;
}
.AnyTagClassName
{
color: #668476;
}
</style>
background-color css
<style>
a { background-color: #668476; }
a { background-color: rgb(102,132,118); }
div.DivClassName
{
background-color: #668476;
}
.BgClassName
{
background-color: #668476;
}
</style>
border-color css
<style>
span { border-color: #668476; }
span { border-color: rgb(102,132,118); }
td.TdClassName
{
border-color: #668476;
}
.TagClassName
{
border-color: #668476;
}
</style>