Shades of Como #587063
Tints of Como #587063
RGB
CMYK
RGB Variations
Color information
#587063 (or 0x587063) is known color: Como. HEX triplet: 58, 70 and 63. RGB value is (88,112,99). Sum of RGB (Red+Green+Blue) = 88+112+99=299 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.43% from 299); Green value is 112 (44.14% from 255 or 37.46% from 299); Blue value is 99 (39.06% from 255 or 33.11% from 299); Max value from RGB is 112 - color contains mainly: green. Hex color #587063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587063 is #A78F9C. Grayscale: #676767. Windows color (decimal): -10981277 or 6516824. OLE color: 6516824.
HSL color Cylindrical-coordinate representation of color #587063: hue angle of 147.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 #587063 is Cyan = 0.21, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 112 | 99 | - |
| CMYK | 0.21 | 0 | 0.12 | 0.56 |
| HSL | 147.5º | 0.12% | 0.39% | - |
| HSV(B) | 147.5º | 0.21% | 0.44% | - |
| XYZ | 12.07 | 14.56 | 13.98 | - |
| YUV | 103.34 | 125.55 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 99 | 0.21 | 0 | 0.12 | 0.56 | 147.5 | 0.12 | 0.39 |
| Hex | 58 | 70 | 63 | 15 | 0 | C | 38 | 94 | C | 27 |
| Octal | 130 | 160 | 143 | 25 | 0 | 14 | 70 | 224 | 14 | 47 |
| Binary | 1011000 | 1110000 | 1100011 | 10101 | 0 | 1100 | 111000 | 10010100 | 1100 | 100111 |
Color Harmonies of #587063
Complementary color
Monochromatic Colors of #587063
Black with #587063
Text Example
Text Example
White with #587063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587063; }
p { color: rgb(88,112,99); }
H1.HeaderClassName
{
color: #587063;
}
.AnyTagClassName
{
color: #587063;
}
</style>
background-color css
<style>
a { background-color: #587063; }
a { background-color: rgb(88,112,99); }
div.DivClassName
{
background-color: #587063;
}
.BgClassName
{
background-color: #587063;
}
</style>
border-color css
<style>
span { border-color: #587063; }
span { border-color: rgb(88,112,99); }
td.TdClassName
{
border-color: #587063;
}
.TagClassName
{
border-color: #587063;
}
</style>