Shades of Cutty Sark #668276
Tints of Cutty Sark #668276
RGB
CMYK
RGB Variations
Color information
#668276 (or 0x668276) is known color: Cutty Sark. HEX triplet: 66, 82 and 76. RGB value is (102,130,118). Sum of RGB (Red+Green+Blue) = 102+130+118=350 (46% of max value = 765). Red value is 102 (40.23% from 255 or 29.14% from 350); Green value is 130 (51.17% from 255 or 37.14% from 350); Blue value is 118 (46.48% from 255 or 33.71% from 350); Max value from RGB is 130 - color contains mainly: green. Hex color #668276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668276 is #997D89. Grayscale: #787878. Windows color (decimal): -10059146 or 7766630. OLE color: 7766630.
HSL color Cylindrical-coordinate representation of color #668276: hue angle of 154.29º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #668276 is Cyan = 0.22, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 130 | 118 | - |
| CMYK | 0.22 | 0 | 0.09 | 0.49 |
| HSL | 154.29º | 0.12% | 0.45% | - |
| HSV(B) | 154.29º | 0.22% | 0.51% | - |
| XYZ | 16.73 | 20.1 | 20.14 | - |
| YUV | 120.26 | 126.72 | 114.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 130 | 118 | 0.22 | 0 | 0.09 | 0.49 | 154.29 | 0.12 | 0.45 |
| Hex | 66 | 82 | 76 | 16 | 0 | 9 | 31 | 9A | C | 2D |
| Octal | 146 | 202 | 166 | 26 | 0 | 11 | 61 | 232 | 14 | 55 |
| Binary | 1100110 | 10000010 | 1110110 | 10110 | 0 | 1001 | 110001 | 10011010 | 1100 | 101101 |
Color Harmonies of #668276
Complementary color
Monochromatic Colors of #668276
Black with #668276
Text Example
Text Example
White with #668276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668276; }
p { color: rgb(102,130,118); }
H1.HeaderClassName
{
color: #668276;
}
.AnyTagClassName
{
color: #668276;
}
</style>
background-color css
<style>
a { background-color: #668276; }
a { background-color: rgb(102,130,118); }
div.DivClassName
{
background-color: #668276;
}
.BgClassName
{
background-color: #668276;
}
</style>
border-color css
<style>
span { border-color: #668276; }
span { border-color: rgb(102,130,118); }
td.TdClassName
{
border-color: #668276;
}
.TagClassName
{
border-color: #668276;
}
</style>