Shades of Cutty Sark #559377
Tints of Cutty Sark #559377
RGB
CMYK
RGB Variations
Color information
#559377 (or 0x559377) is known color: Cutty Sark. HEX triplet: 55, 93 and 77. RGB value is (85,147,119). Sum of RGB (Red+Green+Blue) = 85+147+119=351 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.22% from 351); Green value is 147 (57.81% from 255 or 41.88% from 351); Blue value is 119 (46.88% from 255 or 33.90% from 351); Max value from RGB is 147 - color contains mainly: green. Hex color #559377 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559377 is #AA6C88. Grayscale: #7D7D7D. Windows color (decimal): -11168905 or 7836501. OLE color: 7836501.
HSL color Cylindrical-coordinate representation of color #559377: hue angle of 152.9º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #559377 is Cyan = 0.42, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 147 | 119 | - |
| CMYK | 0.42 | 0 | 0.19 | 0.42 |
| HSL | 152.9º | 0.27% | 0.45% | - |
| HSV(B) | 152.9º | 0.42% | 0.58% | - |
| XYZ | 17.51 | 24.13 | 21.19 | - |
| YUV | 125.27 | 124.46 | 99.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 147 | 119 | 0.42 | 0 | 0.19 | 0.42 | 152.9 | 0.27 | 0.45 |
| Hex | 55 | 93 | 77 | 2A | 0 | 13 | 2A | 99 | 1B | 2D |
| Octal | 125 | 223 | 167 | 52 | 0 | 23 | 52 | 231 | 33 | 55 |
| Binary | 1010101 | 10010011 | 1110111 | 101010 | 0 | 10011 | 101010 | 10011001 | 11011 | 101101 |
Color Harmonies of #559377
Complementary color
Monochromatic Colors of #559377
Black with #559377
Text Example
Text Example
White with #559377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559377; }
p { color: rgb(85,147,119); }
H1.HeaderClassName
{
color: #559377;
}
.AnyTagClassName
{
color: #559377;
}
</style>
background-color css
<style>
a { background-color: #559377; }
a { background-color: rgb(85,147,119); }
div.DivClassName
{
background-color: #559377;
}
.BgClassName
{
background-color: #559377;
}
</style>
border-color css
<style>
span { border-color: #559377; }
span { border-color: rgb(85,147,119); }
td.TdClassName
{
border-color: #559377;
}
.TagClassName
{
border-color: #559377;
}
</style>