Shades of Cutty Sark #578072
Tints of Cutty Sark #578072
RGB
CMYK
RGB Variations
Color information
#578072 (or 0x578072) is known color: Cutty Sark. HEX triplet: 57, 80 and 72. RGB value is (87,128,114). Sum of RGB (Red+Green+Blue) = 87+128+114=329 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.44% from 329); Green value is 128 (50.39% from 255 or 38.91% from 329); Blue value is 114 (44.92% from 255 or 34.65% from 329); Max value from RGB is 128 - color contains mainly: green. Hex color #578072 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578072 is #A87F8D. Grayscale: #727272. Windows color (decimal): -11042702 or 7503959. OLE color: 7503959.
HSL color Cylindrical-coordinate representation of color #578072: hue angle of 159.51º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #578072 is Cyan = 0.32, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 87 | 128 | 114 | - |
| CMYK | 0.32 | 0 | 0.11 | 0.50 |
| HSL | 159.51º | 0.19% | 0.42% | - |
| HSV(B) | 159.51º | 0.32% | 0.5% | - |
| XYZ | 14.69 | 18.68 | 18.75 | - |
| YUV | 114.15 | 127.92 | 108.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 128 | 114 | 0.32 | 0 | 0.11 | 0.50 | 159.51 | 0.19 | 0.42 |
| Hex | 57 | 80 | 72 | 20 | 0 | B | 32 | A0 | 13 | 2A |
| Octal | 127 | 200 | 162 | 40 | 0 | 13 | 62 | 240 | 23 | 52 |
| Binary | 1010111 | 10000000 | 1110010 | 100000 | 0 | 1011 | 110010 | 10100000 | 10011 | 101010 |
Color Harmonies of #578072
Complementary color
Monochromatic Colors of #578072
Black with #578072
Text Example
Text Example
White with #578072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578072; }
p { color: rgb(87,128,114); }
H1.HeaderClassName
{
color: #578072;
}
.AnyTagClassName
{
color: #578072;
}
</style>
background-color css
<style>
a { background-color: #578072; }
a { background-color: rgb(87,128,114); }
div.DivClassName
{
background-color: #578072;
}
.BgClassName
{
background-color: #578072;
}
</style>
border-color css
<style>
span { border-color: #578072; }
span { border-color: rgb(87,128,114); }
td.TdClassName
{
border-color: #578072;
}
.TagClassName
{
border-color: #578072;
}
</style>