Shades of Como #588160
Tints of Como #588160
RGB
CMYK
RGB Variations
Color information
#588160 (or 0x588160) is known color: Como. HEX triplet: 58, 81 and 60. RGB value is (88,129,96). Sum of RGB (Red+Green+Blue) = 88+129+96=313 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.12% from 313); Green value is 129 (50.78% from 255 or 41.21% from 313); Blue value is 96 (37.89% from 255 or 30.67% from 313); Max value from RGB is 129 - color contains mainly: green. Hex color #588160 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #588160 is #A77E9F. Grayscale: #717171. Windows color (decimal): -10976928 or 6324568. OLE color: 6324568.
HSL color Cylindrical-coordinate representation of color #588160: hue angle of 131.71º 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 #588160 is Cyan = 0.32, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 129 | 96 | - |
| CMYK | 0.32 | 0 | 0.26 | 0.49 |
| HSL | 131.71º | 0.19% | 0.43% | - |
| HSV(B) | 131.71º | 0.32% | 0.51% | - |
| XYZ | 13.99 | 18.62 | 13.92 | - |
| YUV | 112.98 | 118.42 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 129 | 96 | 0.32 | 0 | 0.26 | 0.49 | 131.71 | 0.19 | 0.43 |
| Hex | 58 | 81 | 60 | 20 | 0 | 1A | 31 | 84 | 13 | 2B |
| Octal | 130 | 201 | 140 | 40 | 0 | 32 | 61 | 204 | 23 | 53 |
| Binary | 1011000 | 10000001 | 1100000 | 100000 | 0 | 11010 | 110001 | 10000100 | 10011 | 101011 |
Color Harmonies of #588160
Complementary color
Monochromatic Colors of #588160
Black with #588160
Text Example
Text Example
White with #588160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588160; }
p { color: rgb(88,129,96); }
H1.HeaderClassName
{
color: #588160;
}
.AnyTagClassName
{
color: #588160;
}
</style>
background-color css
<style>
a { background-color: #588160; }
a { background-color: rgb(88,129,96); }
div.DivClassName
{
background-color: #588160;
}
.BgClassName
{
background-color: #588160;
}
</style>
border-color css
<style>
span { border-color: #588160; }
span { border-color: rgb(88,129,96); }
td.TdClassName
{
border-color: #588160;
}
.TagClassName
{
border-color: #588160;
}
</style>