Shades of Cutty Sark #559276
Tints of Cutty Sark #559276
RGB
CMYK
RGB Variations
Color information
#559276 (or 0x559276) is known color: Cutty Sark. HEX triplet: 55, 92 and 76. RGB value is (85,146,118). Sum of RGB (Red+Green+Blue) = 85+146+118=349 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.36% from 349); Green value is 146 (57.42% from 255 or 41.83% from 349); Blue value is 118 (46.48% from 255 or 33.81% from 349); Max value from RGB is 146 - color contains mainly: green. Hex color #559276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559276 is #AA6D89. Grayscale: #7C7C7C. Windows color (decimal): -11169162 or 7770709. OLE color: 7770709.
HSL color Cylindrical-coordinate representation of color #559276: hue angle of 152.46º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #559276 is Cyan = 0.42, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 146 | 118 | - |
| CMYK | 0.42 | 0 | 0.19 | 0.43 |
| HSL | 152.46º | 0.26% | 0.45% | - |
| HSV(B) | 152.46º | 0.42% | 0.57% | - |
| XYZ | 17.3 | 23.8 | 20.82 | - |
| YUV | 124.57 | 124.29 | 99.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 146 | 118 | 0.42 | 0 | 0.19 | 0.43 | 152.46 | 0.26 | 0.45 |
| Hex | 55 | 92 | 76 | 2A | 0 | 13 | 2B | 98 | 1A | 2D |
| Octal | 125 | 222 | 166 | 52 | 0 | 23 | 53 | 230 | 32 | 55 |
| Binary | 1010101 | 10010010 | 1110110 | 101010 | 0 | 10011 | 101011 | 10011000 | 11010 | 101101 |
Color Harmonies of #559276
Complementary color
Monochromatic Colors of #559276
Black with #559276
Text Example
Text Example
White with #559276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559276; }
p { color: rgb(85,146,118); }
H1.HeaderClassName
{
color: #559276;
}
.AnyTagClassName
{
color: #559276;
}
</style>
background-color css
<style>
a { background-color: #559276; }
a { background-color: rgb(85,146,118); }
div.DivClassName
{
background-color: #559276;
}
.BgClassName
{
background-color: #559276;
}
</style>
border-color css
<style>
span { border-color: #559276; }
span { border-color: rgb(85,146,118); }
td.TdClassName
{
border-color: #559276;
}
.TagClassName
{
border-color: #559276;
}
</style>