Shades of Cutty Sark #608977
Tints of Cutty Sark #608977
RGB
CMYK
RGB Variations
Color information
#608977 (or 0x608977) is known color: Cutty Sark. HEX triplet: 60, 89 and 77. RGB value is (96,137,119). Sum of RGB (Red+Green+Blue) = 96+137+119=352 (46% of max value = 765). Red value is 96 (37.89% from 255 or 27.27% from 352); Green value is 137 (53.91% from 255 or 38.92% from 352); Blue value is 119 (46.88% from 255 or 33.81% from 352); Max value from RGB is 137 - color contains mainly: green. Hex color #608977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608977 is #9F7688. Grayscale: #7A7A7A. Windows color (decimal): -10450569 or 7833952. OLE color: 7833952.
HSL color Cylindrical-coordinate representation of color #608977: hue angle of 153.66º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #608977 is Cyan = 0.30, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 137 | 119 | - |
| CMYK | 0.30 | 0 | 0.13 | 0.46 |
| HSL | 153.66º | 0.18% | 0.46% | - |
| HSV(B) | 153.66º | 0.3% | 0.54% | - |
| XYZ | 17.1 | 21.71 | 20.74 | - |
| YUV | 122.69 | 125.92 | 108.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 137 | 119 | 0.30 | 0 | 0.13 | 0.46 | 153.66 | 0.18 | 0.46 |
| Hex | 60 | 89 | 77 | 1E | 0 | D | 2E | 9A | 12 | 2E |
| Octal | 140 | 211 | 167 | 36 | 0 | 15 | 56 | 232 | 22 | 56 |
| Binary | 1100000 | 10001001 | 1110111 | 11110 | 0 | 1101 | 101110 | 10011010 | 10010 | 101110 |
Color Harmonies of #608977
Complementary color
Monochromatic Colors of #608977
Black with #608977
Text Example
Text Example
White with #608977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608977; }
p { color: rgb(96,137,119); }
H1.HeaderClassName
{
color: #608977;
}
.AnyTagClassName
{
color: #608977;
}
</style>
background-color css
<style>
a { background-color: #608977; }
a { background-color: rgb(96,137,119); }
div.DivClassName
{
background-color: #608977;
}
.BgClassName
{
background-color: #608977;
}
</style>
border-color css
<style>
span { border-color: #608977; }
span { border-color: rgb(96,137,119); }
td.TdClassName
{
border-color: #608977;
}
.TagClassName
{
border-color: #608977;
}
</style>