Shades of Cutty Sark #558977
Tints of Cutty Sark #558977
RGB
CMYK
RGB Variations
Color information
#558977 (or 0x558977) is known color: Cutty Sark. HEX triplet: 55, 89 and 77. RGB value is (85,137,119). Sum of RGB (Red+Green+Blue) = 85+137+119=341 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.93% from 341); Green value is 137 (53.91% from 255 or 40.18% from 341); Blue value is 119 (46.88% from 255 or 34.90% from 341); Max value from RGB is 137 - color contains mainly: green. Hex color #558977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558977 is #AA7688. Grayscale: #777777. Windows color (decimal): -11171465 or 7833941. OLE color: 7833941.
HSL color Cylindrical-coordinate representation of color #558977: hue angle of 159.23º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #558977 is Cyan = 0.38, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 137 | 119 | - |
| CMYK | 0.38 | 0 | 0.13 | 0.46 |
| HSL | 159.23º | 0.23% | 0.44% | - |
| HSV(B) | 159.23º | 0.38% | 0.54% | - |
| XYZ | 16.02 | 21.15 | 20.69 | - |
| YUV | 119.4 | 127.77 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 137 | 119 | 0.38 | 0 | 0.13 | 0.46 | 159.23 | 0.23 | 0.44 |
| Hex | 55 | 89 | 77 | 26 | 0 | D | 2E | 9F | 17 | 2C |
| Octal | 125 | 211 | 167 | 46 | 0 | 15 | 56 | 237 | 27 | 54 |
| Binary | 1010101 | 10001001 | 1110111 | 100110 | 0 | 1101 | 101110 | 10011111 | 10111 | 101100 |
Color Harmonies of #558977
Complementary color
Monochromatic Colors of #558977
Black with #558977
Text Example
Text Example
White with #558977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558977; }
p { color: rgb(85,137,119); }
H1.HeaderClassName
{
color: #558977;
}
.AnyTagClassName
{
color: #558977;
}
</style>
background-color css
<style>
a { background-color: #558977; }
a { background-color: rgb(85,137,119); }
div.DivClassName
{
background-color: #558977;
}
.BgClassName
{
background-color: #558977;
}
</style>
border-color css
<style>
span { border-color: #558977; }
span { border-color: rgb(85,137,119); }
td.TdClassName
{
border-color: #558977;
}
.TagClassName
{
border-color: #558977;
}
</style>