Shades of Cutty Sark #578075
Tints of Cutty Sark #578075
RGB
CMYK
RGB Variations
Color information
#578075 (or 0x578075) is known color: Cutty Sark. HEX triplet: 57, 80 and 75. RGB value is (87,128,117). Sum of RGB (Red+Green+Blue) = 87+128+117=332 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.20% from 332); Green value is 128 (50.39% from 255 or 38.55% from 332); Blue value is 117 (46.09% from 255 or 35.24% from 332); Max value from RGB is 128 - color contains mainly: green. Hex color #578075 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578075 is #A87F8A. Grayscale: #727272. Windows color (decimal): -11042699 or 7700567. OLE color: 7700567.
HSL color Cylindrical-coordinate representation of color #578075: hue angle of 163.9º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #578075 is Cyan = 0.32, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 87 | 128 | 117 | - |
| CMYK | 0.32 | 0 | 0.09 | 0.50 |
| HSL | 163.9º | 0.19% | 0.42% | - |
| HSV(B) | 163.9º | 0.32% | 0.5% | - |
| XYZ | 14.86 | 18.75 | 19.67 | - |
| YUV | 114.49 | 129.42 | 108.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 128 | 117 | 0.32 | 0 | 0.09 | 0.50 | 163.9 | 0.19 | 0.42 |
| Hex | 57 | 80 | 75 | 20 | 0 | 9 | 32 | A4 | 13 | 2A |
| Octal | 127 | 200 | 165 | 40 | 0 | 11 | 62 | 244 | 23 | 52 |
| Binary | 1010111 | 10000000 | 1110101 | 100000 | 0 | 1001 | 110010 | 10100100 | 10011 | 101010 |
Color Harmonies of #578075
Complementary color
Monochromatic Colors of #578075
Black with #578075
Text Example
Text Example
White with #578075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578075; }
p { color: rgb(87,128,117); }
H1.HeaderClassName
{
color: #578075;
}
.AnyTagClassName
{
color: #578075;
}
</style>
background-color css
<style>
a { background-color: #578075; }
a { background-color: rgb(87,128,117); }
div.DivClassName
{
background-color: #578075;
}
.BgClassName
{
background-color: #578075;
}
</style>
border-color css
<style>
span { border-color: #578075; }
span { border-color: rgb(87,128,117); }
td.TdClassName
{
border-color: #578075;
}
.TagClassName
{
border-color: #578075;
}
</style>