Shades of Cutty Sark #668977
Tints of Cutty Sark #668977
RGB
CMYK
RGB Variations
Color information
#668977 (or 0x668977) is known color: Cutty Sark. HEX triplet: 66, 89 and 77. RGB value is (102,137,119). Sum of RGB (Red+Green+Blue) = 102+137+119=358 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.49% from 358); Green value is 137 (53.91% from 255 or 38.27% from 358); Blue value is 119 (46.88% from 255 or 33.24% from 358); Max value from RGB is 137 - color contains mainly: green. Hex color #668977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668977 is #997688. Grayscale: #7C7C7C. Windows color (decimal): -10057353 or 7833958. OLE color: 7833958.
HSL color Cylindrical-coordinate representation of color #668977: hue angle of 149.14º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #668977 is Cyan = 0.26, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 137 | 119 | - |
| CMYK | 0.26 | 0 | 0.13 | 0.46 |
| HSL | 149.14º | 0.15% | 0.47% | - |
| HSV(B) | 149.14º | 0.26% | 0.54% | - |
| XYZ | 17.75 | 22.05 | 20.77 | - |
| YUV | 124.48 | 124.9 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 137 | 119 | 0.26 | 0 | 0.13 | 0.46 | 149.14 | 0.15 | 0.47 |
| Hex | 66 | 89 | 77 | 1A | 0 | D | 2E | 95 | F | 2F |
| Octal | 146 | 211 | 167 | 32 | 0 | 15 | 56 | 225 | 17 | 57 |
| Binary | 1100110 | 10001001 | 1110111 | 11010 | 0 | 1101 | 101110 | 10010101 | 1111 | 101111 |
Color Harmonies of #668977
Complementary color
Monochromatic Colors of #668977
Black with #668977
Text Example
Text Example
White with #668977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668977; }
p { color: rgb(102,137,119); }
H1.HeaderClassName
{
color: #668977;
}
.AnyTagClassName
{
color: #668977;
}
</style>
background-color css
<style>
a { background-color: #668977; }
a { background-color: rgb(102,137,119); }
div.DivClassName
{
background-color: #668977;
}
.BgClassName
{
background-color: #668977;
}
</style>
border-color css
<style>
span { border-color: #668977; }
span { border-color: rgb(102,137,119); }
td.TdClassName
{
border-color: #668977;
}
.TagClassName
{
border-color: #668977;
}
</style>