Shades of Como #567466
Tints of Como #567466
RGB
CMYK
RGB Variations
Color information
#567466 (or 0x567466) is known color: Como. HEX triplet: 56, 74 and 66. RGB value is (86,116,102). Sum of RGB (Red+Green+Blue) = 86+116+102=304 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.29% from 304); Green value is 116 (45.70% from 255 or 38.16% from 304); Blue value is 102 (40.23% from 255 or 33.55% from 304); Max value from RGB is 116 - color contains mainly: green. Hex color #567466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567466 is #A98B99. Grayscale: #696969. Windows color (decimal): -11111322 or 6714454. OLE color: 6714454.
HSL color Cylindrical-coordinate representation of color #567466: hue angle of 152º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #567466 is Cyan = 0.26, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 116 | 102 | - |
| CMYK | 0.26 | 0 | 0.12 | 0.55 |
| HSL | 152º | 0.15% | 0.4% | - |
| HSV(B) | 152º | 0.26% | 0.45% | - |
| XYZ | 12.48 | 15.43 | 14.89 | - |
| YUV | 105.43 | 126.06 | 114.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 116 | 102 | 0.26 | 0 | 0.12 | 0.55 | 152 | 0.15 | 0.4 |
| Hex | 56 | 74 | 66 | 1A | 0 | C | 37 | 98 | F | 28 |
| Octal | 126 | 164 | 146 | 32 | 0 | 14 | 67 | 230 | 17 | 50 |
| Binary | 1010110 | 1110100 | 1100110 | 11010 | 0 | 1100 | 110111 | 10011000 | 1111 | 101000 |
Color Harmonies of #567466
Complementary color
Monochromatic Colors of #567466
Black with #567466
Text Example
Text Example
White with #567466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567466; }
p { color: rgb(86,116,102); }
H1.HeaderClassName
{
color: #567466;
}
.AnyTagClassName
{
color: #567466;
}
</style>
background-color css
<style>
a { background-color: #567466; }
a { background-color: rgb(86,116,102); }
div.DivClassName
{
background-color: #567466;
}
.BgClassName
{
background-color: #567466;
}
</style>
border-color css
<style>
span { border-color: #567466; }
span { border-color: rgb(86,116,102); }
td.TdClassName
{
border-color: #567466;
}
.TagClassName
{
border-color: #567466;
}
</style>