Shades of Como #567661
Tints of Como #567661
RGB
CMYK
RGB Variations
Color information
#567661 (or 0x567661) is known color: Como. HEX triplet: 56, 76 and 61. RGB value is (86,118,97). Sum of RGB (Red+Green+Blue) = 86+118+97=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 118 (46.48% from 255 or 39.20% from 301); Blue value is 97 (38.28% from 255 or 32.23% from 301); Max value from RGB is 118 - color contains mainly: green. Hex color #567661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567661 is #A9899E. Grayscale: #6A6A6A. Windows color (decimal): -11110815 or 6387286. OLE color: 6387286.
HSL color Cylindrical-coordinate representation of color #567661: hue angle of 140.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #567661 is Cyan = 0.27, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 118 | 97 | - |
| CMYK | 0.27 | 0 | 0.18 | 0.54 |
| HSL | 140.63º | 0.16% | 0.4% | - |
| HSV(B) | 140.63º | 0.27% | 0.46% | - |
| XYZ | 12.47 | 15.8 | 13.7 | - |
| YUV | 106.04 | 122.9 | 113.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 118 | 97 | 0.27 | 0 | 0.18 | 0.54 | 140.63 | 0.16 | 0.4 |
| Hex | 56 | 76 | 61 | 1B | 0 | 12 | 36 | 8D | 10 | 28 |
| Octal | 126 | 166 | 141 | 33 | 0 | 22 | 66 | 215 | 20 | 50 |
| Binary | 1010110 | 1110110 | 1100001 | 11011 | 0 | 10010 | 110110 | 10001101 | 10000 | 101000 |
Color Harmonies of #567661
Complementary color
Monochromatic Colors of #567661
Black with #567661
Text Example
Text Example
White with #567661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567661; }
p { color: rgb(86,118,97); }
H1.HeaderClassName
{
color: #567661;
}
.AnyTagClassName
{
color: #567661;
}
</style>
background-color css
<style>
a { background-color: #567661; }
a { background-color: rgb(86,118,97); }
div.DivClassName
{
background-color: #567661;
}
.BgClassName
{
background-color: #567661;
}
</style>
border-color css
<style>
span { border-color: #567661; }
span { border-color: rgb(86,118,97); }
td.TdClassName
{
border-color: #567661;
}
.TagClassName
{
border-color: #567661;
}
</style>