Shades of Cutty Sark #578574
Tints of Cutty Sark #578574
RGB
CMYK
RGB Variations
Color information
#578574 (or 0x578574) is known color: Cutty Sark. HEX triplet: 57, 85 and 74. RGB value is (87,133,116). Sum of RGB (Red+Green+Blue) = 87+133+116=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 133 (52.34% from 255 or 39.58% from 336); Blue value is 116 (45.70% from 255 or 34.52% from 336); Max value from RGB is 133 - color contains mainly: green. Hex color #578574 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578574 is #A87A8B. Grayscale: #757575. Windows color (decimal): -11041420 or 7636311. OLE color: 7636311.
HSL color Cylindrical-coordinate representation of color #578574: hue angle of 157.83º 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 #578574 is Cyan = 0.35, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 133 | 116 | - |
| CMYK | 0.35 | 0 | 0.13 | 0.48 |
| HSL | 157.83º | 0.21% | 0.43% | - |
| HSV(B) | 157.83º | 0.35% | 0.52% | - |
| XYZ | 15.47 | 20.06 | 19.58 | - |
| YUV | 117.31 | 127.26 | 106.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 133 | 116 | 0.35 | 0 | 0.13 | 0.48 | 157.83 | 0.21 | 0.43 |
| Hex | 57 | 85 | 74 | 23 | 0 | D | 30 | 9E | 15 | 2B |
| Octal | 127 | 205 | 164 | 43 | 0 | 15 | 60 | 236 | 25 | 53 |
| Binary | 1010111 | 10000101 | 1110100 | 100011 | 0 | 1101 | 110000 | 10011110 | 10101 | 101011 |
Color Harmonies of #578574
Complementary color
Monochromatic Colors of #578574
Black with #578574
Text Example
Text Example
White with #578574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578574; }
p { color: rgb(87,133,116); }
H1.HeaderClassName
{
color: #578574;
}
.AnyTagClassName
{
color: #578574;
}
</style>
background-color css
<style>
a { background-color: #578574; }
a { background-color: rgb(87,133,116); }
div.DivClassName
{
background-color: #578574;
}
.BgClassName
{
background-color: #578574;
}
</style>
border-color css
<style>
span { border-color: #578574; }
span { border-color: rgb(87,133,116); }
td.TdClassName
{
border-color: #578574;
}
.TagClassName
{
border-color: #578574;
}
</style>