Shades of Como #587961
Tints of Como #587961
RGB
CMYK
RGB Variations
Color information
#587961 (or 0x587961) is known color: Como. HEX triplet: 58, 79 and 61. RGB value is (88,121,97). Sum of RGB (Red+Green+Blue) = 88+121+97=306 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.76% from 306); Green value is 121 (47.66% from 255 or 39.54% from 306); Blue value is 97 (38.28% from 255 or 31.70% from 306); Max value from RGB is 121 - color contains mainly: green. Hex color #587961 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587961 is #A7869E. Grayscale: #6C6C6C. Windows color (decimal): -10978975 or 6388056. OLE color: 6388056.
HSL color Cylindrical-coordinate representation of color #587961: hue angle of 136.36º degrees, saturation: 0.16, 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 #587961 is Cyan = 0.27, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 121 | 97 | - |
| CMYK | 0.27 | 0 | 0.20 | 0.53 |
| HSL | 136.36º | 0.16% | 0.41% | - |
| HSV(B) | 136.36º | 0.27% | 0.47% | - |
| XYZ | 13.02 | 16.61 | 13.83 | - |
| YUV | 108.4 | 121.57 | 113.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 97 | 0.27 | 0 | 0.20 | 0.53 | 136.36 | 0.16 | 0.41 |
| Hex | 58 | 79 | 61 | 1B | 0 | 14 | 35 | 88 | 10 | 29 |
| Octal | 130 | 171 | 141 | 33 | 0 | 24 | 65 | 210 | 20 | 51 |
| Binary | 1011000 | 1111001 | 1100001 | 11011 | 0 | 10100 | 110101 | 10001000 | 10000 | 101001 |
Color Harmonies of #587961
Complementary color
Monochromatic Colors of #587961
Black with #587961
Text Example
Text Example
White with #587961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587961; }
p { color: rgb(88,121,97); }
H1.HeaderClassName
{
color: #587961;
}
.AnyTagClassName
{
color: #587961;
}
</style>
background-color css
<style>
a { background-color: #587961; }
a { background-color: rgb(88,121,97); }
div.DivClassName
{
background-color: #587961;
}
.BgClassName
{
background-color: #587961;
}
</style>
border-color css
<style>
span { border-color: #587961; }
span { border-color: rgb(88,121,97); }
td.TdClassName
{
border-color: #587961;
}
.TagClassName
{
border-color: #587961;
}
</style>