Shades of Como #567761
Tints of Como #567761
RGB
CMYK
RGB Variations
Color information
#567761 (or 0x567761) is known color: Como. HEX triplet: 56, 77 and 61. RGB value is (86,119,97). Sum of RGB (Red+Green+Blue) = 86+119+97=302 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.48% from 302); Green value is 119 (46.88% from 255 or 39.40% from 302); Blue value is 97 (38.28% from 255 or 32.12% from 302); Max value from RGB is 119 - color contains mainly: green. Hex color #567761 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567761 is #A9889E. Grayscale: #6A6A6A. Windows color (decimal): -11110559 or 6387542. OLE color: 6387542.
HSL color Cylindrical-coordinate representation of color #567761: hue angle of 140º degrees, saturation: 0.16, 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 #567761 is Cyan = 0.28, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 119 | 97 | - |
| CMYK | 0.28 | 0 | 0.18 | 0.53 |
| HSL | 140º | 0.16% | 0.4% | - |
| HSV(B) | 140º | 0.28% | 0.47% | - |
| XYZ | 12.59 | 16.04 | 13.74 | - |
| YUV | 106.63 | 122.57 | 113.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 119 | 97 | 0.28 | 0 | 0.18 | 0.53 | 140 | 0.16 | 0.4 |
| Hex | 56 | 77 | 61 | 1C | 0 | 12 | 35 | 8C | 10 | 28 |
| Octal | 126 | 167 | 141 | 34 | 0 | 22 | 65 | 214 | 20 | 50 |
| Binary | 1010110 | 1110111 | 1100001 | 11100 | 0 | 10010 | 110101 | 10001100 | 10000 | 101000 |
Color Harmonies of #567761
Complementary color
Monochromatic Colors of #567761
Black with #567761
Text Example
Text Example
White with #567761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567761; }
p { color: rgb(86,119,97); }
H1.HeaderClassName
{
color: #567761;
}
.AnyTagClassName
{
color: #567761;
}
</style>
background-color css
<style>
a { background-color: #567761; }
a { background-color: rgb(86,119,97); }
div.DivClassName
{
background-color: #567761;
}
.BgClassName
{
background-color: #567761;
}
</style>
border-color css
<style>
span { border-color: #567761; }
span { border-color: rgb(86,119,97); }
td.TdClassName
{
border-color: #567761;
}
.TagClassName
{
border-color: #567761;
}
</style>