Shades of Cutty Sark #578172
Tints of Cutty Sark #578172
RGB
CMYK
RGB Variations
Color information
#578172 (or 0x578172) is known color: Cutty Sark. HEX triplet: 57, 81 and 72. RGB value is (87,129,114). Sum of RGB (Red+Green+Blue) = 87+129+114=330 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.36% from 330); Green value is 129 (50.78% from 255 or 39.09% from 330); Blue value is 114 (44.92% from 255 or 34.55% from 330); Max value from RGB is 129 - color contains mainly: green. Hex color #578172 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578172 is #A87E8D. Grayscale: #727272. Windows color (decimal): -11042446 or 7504215. OLE color: 7504215.
HSL color Cylindrical-coordinate representation of color #578172: hue angle of 158.57º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #578172 is Cyan = 0.33, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 129 | 114 | - |
| CMYK | 0.33 | 0 | 0.12 | 0.49 |
| HSL | 158.57º | 0.19% | 0.42% | - |
| HSV(B) | 158.57º | 0.33% | 0.51% | - |
| XYZ | 14.82 | 18.94 | 18.79 | - |
| YUV | 114.73 | 127.59 | 108.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 129 | 114 | 0.33 | 0 | 0.12 | 0.49 | 158.57 | 0.19 | 0.42 |
| Hex | 57 | 81 | 72 | 21 | 0 | C | 31 | 9F | 13 | 2A |
| Octal | 127 | 201 | 162 | 41 | 0 | 14 | 61 | 237 | 23 | 52 |
| Binary | 1010111 | 10000001 | 1110010 | 100001 | 0 | 1100 | 110001 | 10011111 | 10011 | 101010 |
Color Harmonies of #578172
Complementary color
Monochromatic Colors of #578172
Black with #578172
Text Example
Text Example
White with #578172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578172; }
p { color: rgb(87,129,114); }
H1.HeaderClassName
{
color: #578172;
}
.AnyTagClassName
{
color: #578172;
}
</style>
background-color css
<style>
a { background-color: #578172; }
a { background-color: rgb(87,129,114); }
div.DivClassName
{
background-color: #578172;
}
.BgClassName
{
background-color: #578172;
}
</style>
border-color css
<style>
span { border-color: #578172; }
span { border-color: rgb(87,129,114); }
td.TdClassName
{
border-color: #578172;
}
.TagClassName
{
border-color: #578172;
}
</style>