Shades of Como #497056
Tints of Como #497056
RGB
CMYK
RGB Variations
Color information
#497056 (or 0x497056) is known color: Como. HEX triplet: 49, 70 and 56. RGB value is (73,112,86). Sum of RGB (Red+Green+Blue) = 73+112+86=271 (35% of max value = 765). Red value is 73 (28.91% from 255 or 26.94% from 271); Green value is 112 (44.14% from 255 or 41.33% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 112 - color contains mainly: green. Hex color #497056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497056 is #B68FA9. Grayscale: #616161. Windows color (decimal): -11964330 or 5664841. OLE color: 5664841.
HSL color Cylindrical-coordinate representation of color #497056: hue angle of 140º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #497056 is Cyan = 0.35, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 112 | 86 | - |
| CMYK | 0.35 | 0 | 0.23 | 0.56 |
| HSL | 140º | 0.21% | 0.36% | - |
| HSV(B) | 140º | 0.35% | 0.44% | - |
| XYZ | 10.22 | 13.68 | 10.91 | - |
| YUV | 97.38 | 121.58 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 86 | 0.35 | 0 | 0.23 | 0.56 | 140 | 0.21 | 0.36 |
| Hex | 49 | 70 | 56 | 23 | 0 | 17 | 38 | 8C | 15 | 24 |
| Octal | 111 | 160 | 126 | 43 | 0 | 27 | 70 | 214 | 25 | 44 |
| Binary | 1001001 | 1110000 | 1010110 | 100011 | 0 | 10111 | 111000 | 10001100 | 10101 | 100100 |
Color Harmonies of #497056
Complementary color
Monochromatic Colors of #497056
Black with #497056
Text Example
Text Example
White with #497056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497056; }
p { color: rgb(73,112,86); }
H1.HeaderClassName
{
color: #497056;
}
.AnyTagClassName
{
color: #497056;
}
</style>
background-color css
<style>
a { background-color: #497056; }
a { background-color: rgb(73,112,86); }
div.DivClassName
{
background-color: #497056;
}
.BgClassName
{
background-color: #497056;
}
</style>
border-color css
<style>
span { border-color: #497056; }
span { border-color: rgb(73,112,86); }
td.TdClassName
{
border-color: #497056;
}
.TagClassName
{
border-color: #497056;
}
</style>