Shades of Como #567262
Tints of Como #567262
RGB
CMYK
RGB Variations
Color information
#567262 (or 0x567262) is known color: Como. HEX triplet: 56, 72 and 62. RGB value is (86,114,98). Sum of RGB (Red+Green+Blue) = 86+114+98=298 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.86% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 98 (38.67% from 255 or 32.89% from 298); Max value from RGB is 114 - color contains mainly: green. Hex color #567262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567262 is #A98D9D. Grayscale: #676767. Windows color (decimal): -11111838 or 6451798. OLE color: 6451798.
HSL color Cylindrical-coordinate representation of color #567262: hue angle of 145.71º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #567262 is Cyan = 0.25, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 114 | 98 | - |
| CMYK | 0.25 | 0 | 0.14 | 0.55 |
| HSL | 145.71º | 0.14% | 0.39% | - |
| HSV(B) | 145.71º | 0.25% | 0.45% | - |
| XYZ | 12.06 | 14.89 | 13.79 | - |
| YUV | 103.8 | 124.72 | 115.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 114 | 98 | 0.25 | 0 | 0.14 | 0.55 | 145.71 | 0.14 | 0.39 |
| Hex | 56 | 72 | 62 | 19 | 0 | E | 37 | 92 | E | 27 |
| Octal | 126 | 162 | 142 | 31 | 0 | 16 | 67 | 222 | 16 | 47 |
| Binary | 1010110 | 1110010 | 1100010 | 11001 | 0 | 1110 | 110111 | 10010010 | 1110 | 100111 |
Color Harmonies of #567262
Complementary color
Monochromatic Colors of #567262
Black with #567262
Text Example
Text Example
White with #567262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567262; }
p { color: rgb(86,114,98); }
H1.HeaderClassName
{
color: #567262;
}
.AnyTagClassName
{
color: #567262;
}
</style>
background-color css
<style>
a { background-color: #567262; }
a { background-color: rgb(86,114,98); }
div.DivClassName
{
background-color: #567262;
}
.BgClassName
{
background-color: #567262;
}
</style>
border-color css
<style>
span { border-color: #567262; }
span { border-color: rgb(86,114,98); }
td.TdClassName
{
border-color: #567262;
}
.TagClassName
{
border-color: #567262;
}
</style>