Shades of Cutty Sark #578572
Tints of Cutty Sark #578572
RGB
CMYK
RGB Variations
Color information
#578572 (or 0x578572) is known color: Cutty Sark. HEX triplet: 57, 85 and 72. RGB value is (87,133,114). Sum of RGB (Red+Green+Blue) = 87+133+114=334 (44% of max value = 765). Red value is 87 (34.38% from 255 or 26.05% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 114 (44.92% from 255 or 34.13% from 334); Max value from RGB is 133 - color contains mainly: green. Hex color #578572 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578572 is #A87A8D. Grayscale: #757575. Windows color (decimal): -11041422 or 7505239. OLE color: 7505239.
HSL color Cylindrical-coordinate representation of color #578572: hue angle of 155.22º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #578572 is Cyan = 0.35, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 133 | 114 | - |
| CMYK | 0.35 | 0 | 0.14 | 0.48 |
| HSL | 155.22º | 0.21% | 0.43% | - |
| HSV(B) | 155.22º | 0.35% | 0.52% | - |
| XYZ | 15.36 | 20.02 | 18.97 | - |
| YUV | 117.08 | 126.26 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 133 | 114 | 0.35 | 0 | 0.14 | 0.48 | 155.22 | 0.21 | 0.43 |
| Hex | 57 | 85 | 72 | 23 | 0 | E | 30 | 9B | 15 | 2B |
| Octal | 127 | 205 | 162 | 43 | 0 | 16 | 60 | 233 | 25 | 53 |
| Binary | 1010111 | 10000101 | 1110010 | 100011 | 0 | 1110 | 110000 | 10011011 | 10101 | 101011 |
Color Harmonies of #578572
Complementary color
Monochromatic Colors of #578572
Black with #578572
Text Example
Text Example
White with #578572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578572; }
p { color: rgb(87,133,114); }
H1.HeaderClassName
{
color: #578572;
}
.AnyTagClassName
{
color: #578572;
}
</style>
background-color css
<style>
a { background-color: #578572; }
a { background-color: rgb(87,133,114); }
div.DivClassName
{
background-color: #578572;
}
.BgClassName
{
background-color: #578572;
}
</style>
border-color css
<style>
span { border-color: #578572; }
span { border-color: rgb(87,133,114); }
td.TdClassName
{
border-color: #578572;
}
.TagClassName
{
border-color: #578572;
}
</style>