Shades of Como #587861
Tints of Como #587861
RGB
CMYK
RGB Variations
Color information
#587861 (or 0x587861) is known color: Como. HEX triplet: 58, 78 and 61. RGB value is (88,120,97). Sum of RGB (Red+Green+Blue) = 88+120+97=305 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.85% from 305); Green value is 120 (47.27% from 255 or 39.34% from 305); Blue value is 97 (38.28% from 255 or 31.80% from 305); Max value from RGB is 120 - color contains mainly: green. Hex color #587861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587861 is #A7879E. Grayscale: #6B6B6B. Windows color (decimal): -10979231 or 6387800. OLE color: 6387800.
HSL color Cylindrical-coordinate representation of color #587861: hue angle of 136.88º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #587861 is Cyan = 0.27, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 120 | 97 | - |
| CMYK | 0.27 | 0 | 0.19 | 0.53 |
| HSL | 136.88º | 0.15% | 0.41% | - |
| HSV(B) | 136.88º | 0.27% | 0.47% | - |
| XYZ | 12.9 | 16.37 | 13.79 | - |
| YUV | 107.81 | 121.9 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 120 | 97 | 0.27 | 0 | 0.19 | 0.53 | 136.88 | 0.15 | 0.41 |
| Hex | 58 | 78 | 61 | 1B | 0 | 13 | 35 | 89 | F | 29 |
| Octal | 130 | 170 | 141 | 33 | 0 | 23 | 65 | 211 | 17 | 51 |
| Binary | 1011000 | 1111000 | 1100001 | 11011 | 0 | 10011 | 110101 | 10001001 | 1111 | 101001 |
Color Harmonies of #587861
Complementary color
Monochromatic Colors of #587861
Black with #587861
Text Example
Text Example
White with #587861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587861; }
p { color: rgb(88,120,97); }
H1.HeaderClassName
{
color: #587861;
}
.AnyTagClassName
{
color: #587861;
}
</style>
background-color css
<style>
a { background-color: #587861; }
a { background-color: rgb(88,120,97); }
div.DivClassName
{
background-color: #587861;
}
.BgClassName
{
background-color: #587861;
}
</style>
border-color css
<style>
span { border-color: #587861; }
span { border-color: rgb(88,120,97); }
td.TdClassName
{
border-color: #587861;
}
.TagClassName
{
border-color: #587861;
}
</style>