Shades of Como #497656
Tints of Como #497656
RGB
CMYK
RGB Variations
Color information
#497656 (or 0x497656) is known color: Como. HEX triplet: 49, 76 and 56. RGB value is (73,118,86). Sum of RGB (Red+Green+Blue) = 73+118+86=277 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.35% from 277); Green value is 118 (46.48% from 255 or 42.60% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 118 - color contains mainly: green. Hex color #497656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497656 is #B689A9. Grayscale: #646464. Windows color (decimal): -11962794 or 5666377. OLE color: 5666377.
HSL color Cylindrical-coordinate representation of color #497656: hue angle of 137.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #497656 is Cyan = 0.38, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 86 | - |
| CMYK | 0.38 | 0 | 0.27 | 0.54 |
| HSL | 137.33º | 0.24% | 0.37% | - |
| HSV(B) | 137.33º | 0.38% | 0.46% | - |
| XYZ | 10.91 | 15.05 | 11.13 | - |
| YUV | 100.9 | 119.59 | 108.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 86 | 0.38 | 0 | 0.27 | 0.54 | 137.33 | 0.24 | 0.37 |
| Hex | 49 | 76 | 56 | 26 | 0 | 1B | 36 | 89 | 18 | 25 |
| Octal | 111 | 166 | 126 | 46 | 0 | 33 | 66 | 211 | 30 | 45 |
| Binary | 1001001 | 1110110 | 1010110 | 100110 | 0 | 11011 | 110110 | 10001001 | 11000 | 100101 |
Color Harmonies of #497656
Complementary color
Monochromatic Colors of #497656
Black with #497656
Text Example
Text Example
White with #497656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497656; }
p { color: rgb(73,118,86); }
H1.HeaderClassName
{
color: #497656;
}
.AnyTagClassName
{
color: #497656;
}
</style>
background-color css
<style>
a { background-color: #497656; }
a { background-color: rgb(73,118,86); }
div.DivClassName
{
background-color: #497656;
}
.BgClassName
{
background-color: #497656;
}
</style>
border-color css
<style>
span { border-color: #497656; }
span { border-color: rgb(73,118,86); }
td.TdClassName
{
border-color: #497656;
}
.TagClassName
{
border-color: #497656;
}
</style>