Shades of Cutty Sark #668577
Tints of Cutty Sark #668577
RGB
CMYK
RGB Variations
Color information
#668577 (or 0x668577) is known color: Cutty Sark. HEX triplet: 66, 85 and 77. RGB value is (102,133,119). Sum of RGB (Red+Green+Blue) = 102+133+119=354 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.81% from 354); Green value is 133 (52.34% from 255 or 37.57% from 354); Blue value is 119 (46.88% from 255 or 33.62% from 354); Max value from RGB is 133 - color contains mainly: green. Hex color #668577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668577 is #997A88. Grayscale: #7A7A7A. Windows color (decimal): -10058377 or 7832934. OLE color: 7832934.
HSL color Cylindrical-coordinate representation of color #668577: hue angle of 152.9º 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 #668577 is Cyan = 0.23, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 133 | 119 | - |
| CMYK | 0.23 | 0 | 0.11 | 0.48 |
| HSL | 152.9º | 0.13% | 0.46% | - |
| HSV(B) | 152.9º | 0.23% | 0.52% | - |
| XYZ | 17.2 | 20.93 | 20.59 | - |
| YUV | 122.14 | 126.23 | 113.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 133 | 119 | 0.23 | 0 | 0.11 | 0.48 | 152.9 | 0.13 | 0.46 |
| Hex | 66 | 85 | 77 | 17 | 0 | B | 30 | 99 | D | 2E |
| Octal | 146 | 205 | 167 | 27 | 0 | 13 | 60 | 231 | 15 | 56 |
| Binary | 1100110 | 10000101 | 1110111 | 10111 | 0 | 1011 | 110000 | 10011001 | 1101 | 101110 |
Color Harmonies of #668577
Complementary color
Monochromatic Colors of #668577
Black with #668577
Text Example
Text Example
White with #668577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668577; }
p { color: rgb(102,133,119); }
H1.HeaderClassName
{
color: #668577;
}
.AnyTagClassName
{
color: #668577;
}
</style>
background-color css
<style>
a { background-color: #668577; }
a { background-color: rgb(102,133,119); }
div.DivClassName
{
background-color: #668577;
}
.BgClassName
{
background-color: #668577;
}
</style>
border-color css
<style>
span { border-color: #668577; }
span { border-color: rgb(102,133,119); }
td.TdClassName
{
border-color: #668577;
}
.TagClassName
{
border-color: #668577;
}
</style>