Shades of Como #567361
Tints of Como #567361
RGB
CMYK
RGB Variations
Color information
#567361 (or 0x567361) is known color: Como. HEX triplet: 56, 73 and 61. RGB value is (86,115,97). Sum of RGB (Red+Green+Blue) = 86+115+97=298 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.86% from 298); Green value is 115 (45.31% from 255 or 38.59% from 298); Blue value is 97 (38.28% from 255 or 32.55% from 298); Max value from RGB is 115 - color contains mainly: green. Hex color #567361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567361 is #A98C9E. Grayscale: #686868. Windows color (decimal): -11111583 or 6386518. OLE color: 6386518.
HSL color Cylindrical-coordinate representation of color #567361: hue angle of 142.76º 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 #567361 is Cyan = 0.25, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 115 | 97 | - |
| CMYK | 0.25 | 0 | 0.16 | 0.55 |
| HSL | 142.76º | 0.14% | 0.39% | - |
| HSV(B) | 142.76º | 0.25% | 0.45% | - |
| XYZ | 12.13 | 15.1 | 13.59 | - |
| YUV | 104.28 | 123.89 | 114.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 97 | 0.25 | 0 | 0.16 | 0.55 | 142.76 | 0.14 | 0.39 |
| Hex | 56 | 73 | 61 | 19 | 0 | 10 | 37 | 8F | E | 27 |
| Octal | 126 | 163 | 141 | 31 | 0 | 20 | 67 | 217 | 16 | 47 |
| Binary | 1010110 | 1110011 | 1100001 | 11001 | 0 | 10000 | 110111 | 10001111 | 1110 | 100111 |
Color Harmonies of #567361
Complementary color
Monochromatic Colors of #567361
Black with #567361
Text Example
Text Example
White with #567361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567361; }
p { color: rgb(86,115,97); }
H1.HeaderClassName
{
color: #567361;
}
.AnyTagClassName
{
color: #567361;
}
</style>
background-color css
<style>
a { background-color: #567361; }
a { background-color: rgb(86,115,97); }
div.DivClassName
{
background-color: #567361;
}
.BgClassName
{
background-color: #567361;
}
</style>
border-color css
<style>
span { border-color: #567361; }
span { border-color: rgb(86,115,97); }
td.TdClassName
{
border-color: #567361;
}
.TagClassName
{
border-color: #567361;
}
</style>