Shades of Como #567860
Tints of Como #567860
RGB
CMYK
RGB Variations
Color information
#567860 (or 0x567860) is known color: Como. HEX triplet: 56, 78 and 60. RGB value is (86,120,96). Sum of RGB (Red+Green+Blue) = 86+120+96=302 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.48% from 302); Green value is 120 (47.27% from 255 or 39.74% from 302); Blue value is 96 (37.89% from 255 or 31.79% from 302); Max value from RGB is 120 - color contains mainly: green. Hex color #567860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567860 is #A9879F. Grayscale: #6B6B6B. Windows color (decimal): -11110304 or 6322262. OLE color: 6322262.
HSL color Cylindrical-coordinate representation of color #567860: hue angle of 137.65º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #567860 is Cyan = 0.28, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 120 | 96 | - |
| CMYK | 0.28 | 0 | 0.2 | 0.53 |
| HSL | 137.65º | 0.17% | 0.4% | - |
| HSV(B) | 137.65º | 0.28% | 0.47% | - |
| XYZ | 12.67 | 16.26 | 13.54 | - |
| YUV | 107.1 | 121.74 | 112.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 120 | 96 | 0.28 | 0 | 0.2 | 0.53 | 137.65 | 0.17 | 0.4 |
| Hex | 56 | 78 | 60 | 1C | 0 | 14 | 35 | 8A | 11 | 28 |
| Octal | 126 | 170 | 140 | 34 | 0 | 24 | 65 | 212 | 21 | 50 |
| Binary | 1010110 | 1111000 | 1100000 | 11100 | 0 | 10100 | 110101 | 10001010 | 10001 | 101000 |
Color Harmonies of #567860
Complementary color
Monochromatic Colors of #567860
Black with #567860
Text Example
Text Example
White with #567860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567860; }
p { color: rgb(86,120,96); }
H1.HeaderClassName
{
color: #567860;
}
.AnyTagClassName
{
color: #567860;
}
</style>
background-color css
<style>
a { background-color: #567860; }
a { background-color: rgb(86,120,96); }
div.DivClassName
{
background-color: #567860;
}
.BgClassName
{
background-color: #567860;
}
</style>
border-color css
<style>
span { border-color: #567860; }
span { border-color: rgb(86,120,96); }
td.TdClassName
{
border-color: #567860;
}
.TagClassName
{
border-color: #567860;
}
</style>