Shades of Cutty Sark #578270
Tints of Cutty Sark #578270
RGB
CMYK
RGB Variations
Color information
#578270 (or 0x578270) is known color: Cutty Sark. HEX triplet: 57, 82 and 70. RGB value is (87,130,112). Sum of RGB (Red+Green+Blue) = 87+130+112=329 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.44% from 329); Green value is 130 (51.17% from 255 or 39.51% from 329); Blue value is 112 (44.14% from 255 or 34.04% from 329); Max value from RGB is 130 - color contains mainly: green. Hex color #578270 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578270 is #A87D8F. Grayscale: #737373. Windows color (decimal): -11042192 or 7373399. OLE color: 7373399.
HSL color Cylindrical-coordinate representation of color #578270: hue angle of 154.88º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #578270 is Cyan = 0.33, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 130 | 112 | - |
| CMYK | 0.33 | 0 | 0.14 | 0.49 |
| HSL | 154.88º | 0.2% | 0.43% | - |
| HSV(B) | 154.88º | 0.33% | 0.51% | - |
| XYZ | 14.84 | 19.16 | 18.25 | - |
| YUV | 115.09 | 126.25 | 107.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 130 | 112 | 0.33 | 0 | 0.14 | 0.49 | 154.88 | 0.2 | 0.43 |
| Hex | 57 | 82 | 70 | 21 | 0 | E | 31 | 9B | 14 | 2B |
| Octal | 127 | 202 | 160 | 41 | 0 | 16 | 61 | 233 | 24 | 53 |
| Binary | 1010111 | 10000010 | 1110000 | 100001 | 0 | 1110 | 110001 | 10011011 | 10100 | 101011 |
Color Harmonies of #578270
Complementary color
Monochromatic Colors of #578270
Black with #578270
Text Example
Text Example
White with #578270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578270; }
p { color: rgb(87,130,112); }
H1.HeaderClassName
{
color: #578270;
}
.AnyTagClassName
{
color: #578270;
}
</style>
background-color css
<style>
a { background-color: #578270; }
a { background-color: rgb(87,130,112); }
div.DivClassName
{
background-color: #578270;
}
.BgClassName
{
background-color: #578270;
}
</style>
border-color css
<style>
span { border-color: #578270; }
span { border-color: rgb(87,130,112); }
td.TdClassName
{
border-color: #578270;
}
.TagClassName
{
border-color: #578270;
}
</style>