Shades of Como #587866
Tints of Como #587866
RGB
CMYK
RGB Variations
Color information
#587866 (or 0x587866) is known color: Como. HEX triplet: 58, 78 and 66. RGB value is (88,120,102). Sum of RGB (Red+Green+Blue) = 88+120+102=310 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.39% from 310); Green value is 120 (47.27% from 255 or 38.71% from 310); Blue value is 102 (40.23% from 255 or 32.90% from 310); Max value from RGB is 120 - color contains mainly: green. Hex color #587866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587866 is #A78799. Grayscale: #6C6C6C. Windows color (decimal): -10979226 or 6715480. OLE color: 6715480.
HSL color Cylindrical-coordinate representation of color #587866: hue angle of 146.25º 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 #587866 is Cyan = 0.27, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 120 | 102 | - |
| CMYK | 0.27 | 0 | 0.15 | 0.53 |
| HSL | 146.25º | 0.15% | 0.41% | - |
| HSV(B) | 146.25º | 0.27% | 0.47% | - |
| XYZ | 13.14 | 16.47 | 15.06 | - |
| YUV | 108.38 | 124.4 | 113.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 120 | 102 | 0.27 | 0 | 0.15 | 0.53 | 146.25 | 0.15 | 0.41 |
| Hex | 58 | 78 | 66 | 1B | 0 | F | 35 | 92 | F | 29 |
| Octal | 130 | 170 | 146 | 33 | 0 | 17 | 65 | 222 | 17 | 51 |
| Binary | 1011000 | 1111000 | 1100110 | 11011 | 0 | 1111 | 110101 | 10010010 | 1111 | 101001 |
Color Harmonies of #587866
Complementary color
Monochromatic Colors of #587866
Black with #587866
Text Example
Text Example
White with #587866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587866; }
p { color: rgb(88,120,102); }
H1.HeaderClassName
{
color: #587866;
}
.AnyTagClassName
{
color: #587866;
}
</style>
background-color css
<style>
a { background-color: #587866; }
a { background-color: rgb(88,120,102); }
div.DivClassName
{
background-color: #587866;
}
.BgClassName
{
background-color: #587866;
}
</style>
border-color css
<style>
span { border-color: #587866; }
span { border-color: rgb(88,120,102); }
td.TdClassName
{
border-color: #587866;
}
.TagClassName
{
border-color: #587866;
}
</style>