Shades of Cutty Sark #578872
Tints of Cutty Sark #578872
RGB
CMYK
RGB Variations
Color information
#578872 (or 0x578872) is known color: Cutty Sark. HEX triplet: 57, 88 and 72. RGB value is (87,136,114). Sum of RGB (Red+Green+Blue) = 87+136+114=337 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.82% from 337); Green value is 136 (53.52% from 255 or 40.36% from 337); Blue value is 114 (44.92% from 255 or 33.83% from 337); Max value from RGB is 136 - color contains mainly: green. Hex color #578872 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578872 is #A8778D. Grayscale: #767676. Windows color (decimal): -11040654 or 7506007. OLE color: 7506007.
HSL color Cylindrical-coordinate representation of color #578872: hue angle of 153.06º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #578872 is Cyan = 0.36, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 136 | 114 | - |
| CMYK | 0.36 | 0 | 0.16 | 0.47 |
| HSL | 153.06º | 0.22% | 0.44% | - |
| HSV(B) | 153.06º | 0.36% | 0.53% | - |
| XYZ | 15.77 | 20.85 | 19.11 | - |
| YUV | 118.84 | 125.27 | 105.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 136 | 114 | 0.36 | 0 | 0.16 | 0.47 | 153.06 | 0.22 | 0.44 |
| Hex | 57 | 88 | 72 | 24 | 0 | 10 | 2F | 99 | 16 | 2C |
| Octal | 127 | 210 | 162 | 44 | 0 | 20 | 57 | 231 | 26 | 54 |
| Binary | 1010111 | 10001000 | 1110010 | 100100 | 0 | 10000 | 101111 | 10011001 | 10110 | 101100 |
Color Harmonies of #578872
Complementary color
Monochromatic Colors of #578872
Black with #578872
Text Example
Text Example
White with #578872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578872; }
p { color: rgb(87,136,114); }
H1.HeaderClassName
{
color: #578872;
}
.AnyTagClassName
{
color: #578872;
}
</style>
background-color css
<style>
a { background-color: #578872; }
a { background-color: rgb(87,136,114); }
div.DivClassName
{
background-color: #578872;
}
.BgClassName
{
background-color: #578872;
}
</style>
border-color css
<style>
span { border-color: #578872; }
span { border-color: rgb(87,136,114); }
td.TdClassName
{
border-color: #578872;
}
.TagClassName
{
border-color: #578872;
}
</style>