Shades of Cutty Sark #558873
Tints of Cutty Sark #558873
RGB
CMYK
RGB Variations
Color information
#558873 (or 0x558873) is known color: Cutty Sark. HEX triplet: 55, 88 and 73. RGB value is (85,136,115). Sum of RGB (Red+Green+Blue) = 85+136+115=336 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.30% from 336); Green value is 136 (53.52% from 255 or 40.48% from 336); Blue value is 115 (45.31% from 255 or 34.23% from 336); Max value from RGB is 136 - color contains mainly: green. Hex color #558873 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558873 is #AA778C. Grayscale: #767676. Windows color (decimal): -11171725 or 7571541. OLE color: 7571541.
HSL color Cylindrical-coordinate representation of color #558873: hue angle of 155.29º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #558873 is Cyan = 0.38, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 136 | 115 | - |
| CMYK | 0.38 | 0 | 0.15 | 0.47 |
| HSL | 155.29º | 0.23% | 0.43% | - |
| HSV(B) | 155.29º | 0.38% | 0.53% | - |
| XYZ | 15.64 | 20.78 | 19.41 | - |
| YUV | 118.36 | 126.1 | 104.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 136 | 115 | 0.38 | 0 | 0.15 | 0.47 | 155.29 | 0.23 | 0.43 |
| Hex | 55 | 88 | 73 | 26 | 0 | F | 2F | 9B | 17 | 2B |
| Octal | 125 | 210 | 163 | 46 | 0 | 17 | 57 | 233 | 27 | 53 |
| Binary | 1010101 | 10001000 | 1110011 | 100110 | 0 | 1111 | 101111 | 10011011 | 10111 | 101011 |
Color Harmonies of #558873
Complementary color
Monochromatic Colors of #558873
Black with #558873
Text Example
Text Example
White with #558873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558873; }
p { color: rgb(85,136,115); }
H1.HeaderClassName
{
color: #558873;
}
.AnyTagClassName
{
color: #558873;
}
</style>
background-color css
<style>
a { background-color: #558873; }
a { background-color: rgb(85,136,115); }
div.DivClassName
{
background-color: #558873;
}
.BgClassName
{
background-color: #558873;
}
</style>
border-color css
<style>
span { border-color: #558873; }
span { border-color: rgb(85,136,115); }
td.TdClassName
{
border-color: #558873;
}
.TagClassName
{
border-color: #558873;
}
</style>