Shades of Como #567561
Tints of Como #567561
RGB
CMYK
RGB Variations
Color information
#567561 (or 0x567561) is known color: Como. HEX triplet: 56, 75 and 61. RGB value is (86,117,97). Sum of RGB (Red+Green+Blue) = 86+117+97=300 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.67% from 300); Green value is 117 (46.09% from 255 or 39% from 300); Blue value is 97 (38.28% from 255 or 32.33% from 300); Max value from RGB is 117 - color contains mainly: green. Hex color #567561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567561 is #A98A9E. Grayscale: #696969. Windows color (decimal): -11111071 or 6387030. OLE color: 6387030.
HSL color Cylindrical-coordinate representation of color #567561: hue angle of 141.29º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #567561 is Cyan = 0.26, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 117 | 97 | - |
| CMYK | 0.26 | 0 | 0.17 | 0.54 |
| HSL | 141.29º | 0.15% | 0.4% | - |
| HSV(B) | 141.29º | 0.26% | 0.46% | - |
| XYZ | 12.36 | 15.56 | 13.66 | - |
| YUV | 105.45 | 123.23 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 117 | 97 | 0.26 | 0 | 0.17 | 0.54 | 141.29 | 0.15 | 0.4 |
| Hex | 56 | 75 | 61 | 1A | 0 | 11 | 36 | 8D | F | 28 |
| Octal | 126 | 165 | 141 | 32 | 0 | 21 | 66 | 215 | 17 | 50 |
| Binary | 1010110 | 1110101 | 1100001 | 11010 | 0 | 10001 | 110110 | 10001101 | 1111 | 101000 |
Color Harmonies of #567561
Complementary color
Monochromatic Colors of #567561
Black with #567561
Text Example
Text Example
White with #567561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567561; }
p { color: rgb(86,117,97); }
H1.HeaderClassName
{
color: #567561;
}
.AnyTagClassName
{
color: #567561;
}
</style>
background-color css
<style>
a { background-color: #567561; }
a { background-color: rgb(86,117,97); }
div.DivClassName
{
background-color: #567561;
}
.BgClassName
{
background-color: #567561;
}
</style>
border-color css
<style>
span { border-color: #567561; }
span { border-color: rgb(86,117,97); }
td.TdClassName
{
border-color: #567561;
}
.TagClassName
{
border-color: #567561;
}
</style>