Shades of Como #588260
Tints of Como #588260
RGB
CMYK
RGB Variations
Color information
#588260 (or 0x588260) is known color: Como. HEX triplet: 58, 82 and 60. RGB value is (88,130,96). Sum of RGB (Red+Green+Blue) = 88+130+96=314 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.03% from 314); Green value is 130 (51.17% from 255 or 41.40% from 314); Blue value is 96 (37.89% from 255 or 30.57% from 314); Max value from RGB is 130 - color contains mainly: green. Hex color #588260 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #588260 is #A77D9F. Grayscale: #717171. Windows color (decimal): -10976672 or 6324824. OLE color: 6324824.
HSL color Cylindrical-coordinate representation of color #588260: hue angle of 131.43º 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 #588260 is Cyan = 0.32, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 130 | 96 | - |
| CMYK | 0.32 | 0 | 0.26 | 0.49 |
| HSL | 131.43º | 0.19% | 0.43% | - |
| HSV(B) | 131.43º | 0.32% | 0.51% | - |
| XYZ | 14.12 | 18.88 | 13.97 | - |
| YUV | 113.57 | 118.09 | 109.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 130 | 96 | 0.32 | 0 | 0.26 | 0.49 | 131.43 | 0.19 | 0.43 |
| Hex | 58 | 82 | 60 | 20 | 0 | 1A | 31 | 83 | 13 | 2B |
| Octal | 130 | 202 | 140 | 40 | 0 | 32 | 61 | 203 | 23 | 53 |
| Binary | 1011000 | 10000010 | 1100000 | 100000 | 0 | 11010 | 110001 | 10000011 | 10011 | 101011 |
Color Harmonies of #588260
Complementary color
Monochromatic Colors of #588260
Black with #588260
Text Example
Text Example
White with #588260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588260; }
p { color: rgb(88,130,96); }
H1.HeaderClassName
{
color: #588260;
}
.AnyTagClassName
{
color: #588260;
}
</style>
background-color css
<style>
a { background-color: #588260; }
a { background-color: rgb(88,130,96); }
div.DivClassName
{
background-color: #588260;
}
.BgClassName
{
background-color: #588260;
}
</style>
border-color css
<style>
span { border-color: #588260; }
span { border-color: rgb(88,130,96); }
td.TdClassName
{
border-color: #588260;
}
.TagClassName
{
border-color: #588260;
}
</style>