Shades of Cutty Sark #588270
Tints of Cutty Sark #588270
RGB
CMYK
RGB Variations
Color information
#588270 (or 0x588270) is known color: Cutty Sark. HEX triplet: 58, 82 and 70. RGB value is (88,130,112). Sum of RGB (Red+Green+Blue) = 88+130+112=330 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.67% from 330); Green value is 130 (51.17% from 255 or 39.39% from 330); Blue value is 112 (44.14% from 255 or 33.94% from 330); Max value from RGB is 130 - color contains mainly: green. Hex color #588270 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #588270 is #A77D8F. Grayscale: #737373. Windows color (decimal): -10976656 or 7373400. OLE color: 7373400.
HSL color Cylindrical-coordinate representation of color #588270: hue angle of 154.29º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #588270 is Cyan = 0.32, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 130 | 112 | - |
| CMYK | 0.32 | 0 | 0.14 | 0.49 |
| HSL | 154.29º | 0.19% | 0.43% | - |
| HSV(B) | 154.29º | 0.32% | 0.51% | - |
| XYZ | 14.93 | 19.21 | 18.25 | - |
| YUV | 115.39 | 126.09 | 108.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 130 | 112 | 0.32 | 0 | 0.14 | 0.49 | 154.29 | 0.19 | 0.43 |
| Hex | 58 | 82 | 70 | 20 | 0 | E | 31 | 9A | 13 | 2B |
| Octal | 130 | 202 | 160 | 40 | 0 | 16 | 61 | 232 | 23 | 53 |
| Binary | 1011000 | 10000010 | 1110000 | 100000 | 0 | 1110 | 110001 | 10011010 | 10011 | 101011 |
Color Harmonies of #588270
Complementary color
Monochromatic Colors of #588270
Black with #588270
Text Example
Text Example
White with #588270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588270; }
p { color: rgb(88,130,112); }
H1.HeaderClassName
{
color: #588270;
}
.AnyTagClassName
{
color: #588270;
}
</style>
background-color css
<style>
a { background-color: #588270; }
a { background-color: rgb(88,130,112); }
div.DivClassName
{
background-color: #588270;
}
.BgClassName
{
background-color: #588270;
}
</style>
border-color css
<style>
span { border-color: #588270; }
span { border-color: rgb(88,130,112); }
td.TdClassName
{
border-color: #588270;
}
.TagClassName
{
border-color: #588270;
}
</style>