Shades of Cutty Sark #558973
Tints of Cutty Sark #558973
RGB
CMYK
RGB Variations
Color information
#558973 (or 0x558973) is known color: Cutty Sark. HEX triplet: 55, 89 and 73. RGB value is (85,137,115). Sum of RGB (Red+Green+Blue) = 85+137+115=337 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.22% from 337); Green value is 137 (53.91% from 255 or 40.65% from 337); Blue value is 115 (45.31% from 255 or 34.12% from 337); Max value from RGB is 137 - color contains mainly: green. Hex color #558973 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558973 is #AA768C. Grayscale: #767676. Windows color (decimal): -11171469 or 7571797. OLE color: 7571797.
HSL color Cylindrical-coordinate representation of color #558973: hue angle of 154.62º 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 #558973 is Cyan = 0.38, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 137 | 115 | - |
| CMYK | 0.38 | 0 | 0.16 | 0.46 |
| HSL | 154.62º | 0.23% | 0.44% | - |
| HSV(B) | 154.62º | 0.38% | 0.54% | - |
| XYZ | 15.79 | 21.06 | 19.45 | - |
| YUV | 118.94 | 125.77 | 103.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 137 | 115 | 0.38 | 0 | 0.16 | 0.46 | 154.62 | 0.23 | 0.44 |
| Hex | 55 | 89 | 73 | 26 | 0 | 10 | 2E | 9B | 17 | 2C |
| Octal | 125 | 211 | 163 | 46 | 0 | 20 | 56 | 233 | 27 | 54 |
| Binary | 1010101 | 10001001 | 1110011 | 100110 | 0 | 10000 | 101110 | 10011011 | 10111 | 101100 |
Color Harmonies of #558973
Complementary color
Monochromatic Colors of #558973
Black with #558973
Text Example
Text Example
White with #558973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558973; }
p { color: rgb(85,137,115); }
H1.HeaderClassName
{
color: #558973;
}
.AnyTagClassName
{
color: #558973;
}
</style>
background-color css
<style>
a { background-color: #558973; }
a { background-color: rgb(85,137,115); }
div.DivClassName
{
background-color: #558973;
}
.BgClassName
{
background-color: #558973;
}
</style>
border-color css
<style>
span { border-color: #558973; }
span { border-color: rgb(85,137,115); }
td.TdClassName
{
border-color: #558973;
}
.TagClassName
{
border-color: #558973;
}
</style>