Shades of Cutty Sark #578475
Tints of Cutty Sark #578475
RGB
CMYK
RGB Variations
Color information
#578475 (or 0x578475) is known color: Cutty Sark. HEX triplet: 57, 84 and 75. RGB value is (87,132,117). Sum of RGB (Red+Green+Blue) = 87+132+117=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 132 (51.95% from 255 or 39.29% from 336); Blue value is 117 (46.09% from 255 or 34.82% from 336); Max value from RGB is 132 - color contains mainly: green. Hex color #578475 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578475 is #A87B8A. Grayscale: #747474. Windows color (decimal): -11041675 or 7701591. OLE color: 7701591.
HSL color Cylindrical-coordinate representation of color #578475: hue angle of 160º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #578475 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 132 | 117 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.48 |
| HSL | 160º | 0.21% | 0.43% | - |
| HSV(B) | 160º | 0.34% | 0.52% | - |
| XYZ | 15.39 | 19.81 | 19.84 | - |
| YUV | 116.84 | 128.09 | 106.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 132 | 117 | 0.34 | 0 | 0.11 | 0.48 | 160 | 0.21 | 0.43 |
| Hex | 57 | 84 | 75 | 22 | 0 | B | 30 | A0 | 15 | 2B |
| Octal | 127 | 204 | 165 | 42 | 0 | 13 | 60 | 240 | 25 | 53 |
| Binary | 1010111 | 10000100 | 1110101 | 100010 | 0 | 1011 | 110000 | 10100000 | 10101 | 101011 |
Color Harmonies of #578475
Complementary color
Monochromatic Colors of #578475
Black with #578475
Text Example
Text Example
White with #578475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578475; }
p { color: rgb(87,132,117); }
H1.HeaderClassName
{
color: #578475;
}
.AnyTagClassName
{
color: #578475;
}
</style>
background-color css
<style>
a { background-color: #578475; }
a { background-color: rgb(87,132,117); }
div.DivClassName
{
background-color: #578475;
}
.BgClassName
{
background-color: #578475;
}
</style>
border-color css
<style>
span { border-color: #578475; }
span { border-color: rgb(87,132,117); }
td.TdClassName
{
border-color: #578475;
}
.TagClassName
{
border-color: #578475;
}
</style>