Shades of Como #567463
Tints of Como #567463
RGB
CMYK
RGB Variations
Color information
#567463 (or 0x567463) is known color: Como. HEX triplet: 56, 74 and 63. RGB value is (86,116,99). Sum of RGB (Red+Green+Blue) = 86+116+99=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 99 (39.06% from 255 or 32.89% from 301); Max value from RGB is 116 - color contains mainly: green. Hex color #567463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567463 is #A98B9C. Grayscale: #696969. Windows color (decimal): -11111325 or 6517846. OLE color: 6517846.
HSL color Cylindrical-coordinate representation of color #567463: hue angle of 146º 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 #567463 is Cyan = 0.26, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 116 | 99 | - |
| CMYK | 0.26 | 0 | 0.15 | 0.55 |
| HSL | 146º | 0.15% | 0.4% | - |
| HSV(B) | 146º | 0.26% | 0.45% | - |
| XYZ | 12.34 | 15.37 | 14.12 | - |
| YUV | 105.09 | 124.56 | 114.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 116 | 99 | 0.26 | 0 | 0.15 | 0.55 | 146 | 0.15 | 0.4 |
| Hex | 56 | 74 | 63 | 1A | 0 | F | 37 | 92 | F | 28 |
| Octal | 126 | 164 | 143 | 32 | 0 | 17 | 67 | 222 | 17 | 50 |
| Binary | 1010110 | 1110100 | 1100011 | 11010 | 0 | 1111 | 110111 | 10010010 | 1111 | 101000 |
Color Harmonies of #567463
Complementary color
Monochromatic Colors of #567463
Black with #567463
Text Example
Text Example
White with #567463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567463; }
p { color: rgb(86,116,99); }
H1.HeaderClassName
{
color: #567463;
}
.AnyTagClassName
{
color: #567463;
}
</style>
background-color css
<style>
a { background-color: #567463; }
a { background-color: rgb(86,116,99); }
div.DivClassName
{
background-color: #567463;
}
.BgClassName
{
background-color: #567463;
}
</style>
border-color css
<style>
span { border-color: #567463; }
span { border-color: rgb(86,116,99); }
td.TdClassName
{
border-color: #567463;
}
.TagClassName
{
border-color: #567463;
}
</style>