Shades of Cutty Sark #558970
Tints of Cutty Sark #558970
RGB
CMYK
RGB Variations
Color information
#558970 (or 0x558970) is known color: Cutty Sark. HEX triplet: 55, 89 and 70. RGB value is (85,137,112). Sum of RGB (Red+Green+Blue) = 85+137+112=334 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.45% from 334); Green value is 137 (53.91% from 255 or 41.02% from 334); Blue value is 112 (44.14% from 255 or 33.53% from 334); Max value from RGB is 137 - color contains mainly: green. Hex color #558970 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558970 is #AA768F. Grayscale: #767676. Windows color (decimal): -11171472 or 7375189. OLE color: 7375189.
HSL color Cylindrical-coordinate representation of color #558970: hue angle of 151.15º 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 #558970 is Cyan = 0.38, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 137 | 112 | - |
| CMYK | 0.38 | 0 | 0.18 | 0.46 |
| HSL | 151.15º | 0.23% | 0.44% | - |
| HSV(B) | 151.15º | 0.38% | 0.54% | - |
| XYZ | 15.62 | 20.99 | 18.56 | - |
| YUV | 118.6 | 124.27 | 104.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 137 | 112 | 0.38 | 0 | 0.18 | 0.46 | 151.15 | 0.23 | 0.44 |
| Hex | 55 | 89 | 70 | 26 | 0 | 12 | 2E | 97 | 17 | 2C |
| Octal | 125 | 211 | 160 | 46 | 0 | 22 | 56 | 227 | 27 | 54 |
| Binary | 1010101 | 10001001 | 1110000 | 100110 | 0 | 10010 | 101110 | 10010111 | 10111 | 101100 |
Color Harmonies of #558970
Complementary color
Monochromatic Colors of #558970
Black with #558970
Text Example
Text Example
White with #558970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558970; }
p { color: rgb(85,137,112); }
H1.HeaderClassName
{
color: #558970;
}
.AnyTagClassName
{
color: #558970;
}
</style>
background-color css
<style>
a { background-color: #558970; }
a { background-color: rgb(85,137,112); }
div.DivClassName
{
background-color: #558970;
}
.BgClassName
{
background-color: #558970;
}
</style>
border-color css
<style>
span { border-color: #558970; }
span { border-color: rgb(85,137,112); }
td.TdClassName
{
border-color: #558970;
}
.TagClassName
{
border-color: #558970;
}
</style>