Shades of Como #587061
Tints of Como #587061
RGB
CMYK
RGB Variations
Color information
#587061 (or 0x587061) is known color: Como. HEX triplet: 58, 70 and 61. RGB value is (88,112,97). Sum of RGB (Red+Green+Blue) = 88+112+97=297 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.63% from 297); Green value is 112 (44.14% from 255 or 37.71% from 297); Blue value is 97 (38.28% from 255 or 32.66% from 297); Max value from RGB is 112 - color contains mainly: green. Hex color #587061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587061 is #A78F9E. Grayscale: #676767. Windows color (decimal): -10981279 or 6385752. OLE color: 6385752.
HSL color Cylindrical-coordinate representation of color #587061: hue angle of 142.5º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #587061 is Cyan = 0.21, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 112 | 97 | - |
| CMYK | 0.21 | 0 | 0.13 | 0.56 |
| HSL | 142.5º | 0.12% | 0.39% | - |
| HSV(B) | 142.5º | 0.21% | 0.44% | - |
| XYZ | 11.98 | 14.53 | 13.48 | - |
| YUV | 103.11 | 124.55 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 97 | 0.21 | 0 | 0.13 | 0.56 | 142.5 | 0.12 | 0.39 |
| Hex | 58 | 70 | 61 | 15 | 0 | D | 38 | 8E | C | 27 |
| Octal | 130 | 160 | 141 | 25 | 0 | 15 | 70 | 216 | 14 | 47 |
| Binary | 1011000 | 1110000 | 1100001 | 10101 | 0 | 1101 | 111000 | 10001110 | 1100 | 100111 |
Color Harmonies of #587061
Complementary color
Monochromatic Colors of #587061
Black with #587061
Text Example
Text Example
White with #587061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587061; }
p { color: rgb(88,112,97); }
H1.HeaderClassName
{
color: #587061;
}
.AnyTagClassName
{
color: #587061;
}
</style>
background-color css
<style>
a { background-color: #587061; }
a { background-color: rgb(88,112,97); }
div.DivClassName
{
background-color: #587061;
}
.BgClassName
{
background-color: #587061;
}
</style>
border-color css
<style>
span { border-color: #587061; }
span { border-color: rgb(88,112,97); }
td.TdClassName
{
border-color: #587061;
}
.TagClassName
{
border-color: #587061;
}
</style>