Shades of Cutty Sark #578575
Tints of Cutty Sark #578575
RGB
CMYK
RGB Variations
Color information
#578575 (or 0x578575) is known color: Cutty Sark. HEX triplet: 57, 85 and 75. RGB value is (87,133,117). Sum of RGB (Red+Green+Blue) = 87+133+117=337 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.82% from 337); Green value is 133 (52.34% from 255 or 39.47% from 337); Blue value is 117 (46.09% from 255 or 34.72% from 337); Max value from RGB is 133 - color contains mainly: green. Hex color #578575 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578575 is #A87A8A. Grayscale: #757575. Windows color (decimal): -11041419 or 7701847. OLE color: 7701847.
HSL color Cylindrical-coordinate representation of color #578575: hue angle of 159.13º 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 #578575 is Cyan = 0.35, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 133 | 117 | - |
| CMYK | 0.35 | 0 | 0.12 | 0.48 |
| HSL | 159.13º | 0.21% | 0.43% | - |
| HSV(B) | 159.13º | 0.35% | 0.52% | - |
| XYZ | 15.53 | 20.09 | 19.89 | - |
| YUV | 117.42 | 127.76 | 106.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 133 | 117 | 0.35 | 0 | 0.12 | 0.48 | 159.13 | 0.21 | 0.43 |
| Hex | 57 | 85 | 75 | 23 | 0 | C | 30 | 9F | 15 | 2B |
| Octal | 127 | 205 | 165 | 43 | 0 | 14 | 60 | 237 | 25 | 53 |
| Binary | 1010111 | 10000101 | 1110101 | 100011 | 0 | 1100 | 110000 | 10011111 | 10101 | 101011 |
Color Harmonies of #578575
Complementary color
Monochromatic Colors of #578575
Black with #578575
Text Example
Text Example
White with #578575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578575; }
p { color: rgb(87,133,117); }
H1.HeaderClassName
{
color: #578575;
}
.AnyTagClassName
{
color: #578575;
}
</style>
background-color css
<style>
a { background-color: #578575; }
a { background-color: rgb(87,133,117); }
div.DivClassName
{
background-color: #578575;
}
.BgClassName
{
background-color: #578575;
}
</style>
border-color css
<style>
span { border-color: #578575; }
span { border-color: rgb(87,133,117); }
td.TdClassName
{
border-color: #578575;
}
.TagClassName
{
border-color: #578575;
}
</style>