Shades of Cutty Sark #559271
Tints of Cutty Sark #559271
RGB
CMYK
RGB Variations
Color information
#559271 (or 0x559271) is known color: Cutty Sark. HEX triplet: 55, 92 and 71. RGB value is (85,146,113). Sum of RGB (Red+Green+Blue) = 85+146+113=344 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.71% from 344); Green value is 146 (57.42% from 255 or 42.44% from 344); Blue value is 113 (44.53% from 255 or 32.85% from 344); Max value from RGB is 146 - color contains mainly: green. Hex color #559271 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #559271 is #AA6D8E. Grayscale: #7C7C7C. Windows color (decimal): -11169167 or 7443029. OLE color: 7443029.
HSL color Cylindrical-coordinate representation of color #559271: hue angle of 147.54º 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 #559271 is Cyan = 0.42, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 146 | 113 | - |
| CMYK | 0.42 | 0 | 0.23 | 0.43 |
| HSL | 147.54º | 0.26% | 0.45% | - |
| HSV(B) | 147.54º | 0.42% | 0.57% | - |
| XYZ | 17.01 | 23.68 | 19.3 | - |
| YUV | 124 | 121.79 | 100.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 146 | 113 | 0.42 | 0 | 0.23 | 0.43 | 147.54 | 0.26 | 0.45 |
| Hex | 55 | 92 | 71 | 2A | 0 | 17 | 2B | 94 | 1A | 2D |
| Octal | 125 | 222 | 161 | 52 | 0 | 27 | 53 | 224 | 32 | 55 |
| Binary | 1010101 | 10010010 | 1110001 | 101010 | 0 | 10111 | 101011 | 10010100 | 11010 | 101101 |
Color Harmonies of #559271
Complementary color
Monochromatic Colors of #559271
Black with #559271
Text Example
Text Example
White with #559271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559271; }
p { color: rgb(85,146,113); }
H1.HeaderClassName
{
color: #559271;
}
.AnyTagClassName
{
color: #559271;
}
</style>
background-color css
<style>
a { background-color: #559271; }
a { background-color: rgb(85,146,113); }
div.DivClassName
{
background-color: #559271;
}
.BgClassName
{
background-color: #559271;
}
</style>
border-color css
<style>
span { border-color: #559271; }
span { border-color: rgb(85,146,113); }
td.TdClassName
{
border-color: #559271;
}
.TagClassName
{
border-color: #559271;
}
</style>