Shades of Como #497756
Tints of Como #497756
RGB
CMYK
RGB Variations
Color information
#497756 (or 0x497756) is known color: Como. HEX triplet: 49, 77 and 56. RGB value is (73,119,86). Sum of RGB (Red+Green+Blue) = 73+119+86=278 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.26% from 278); Green value is 119 (46.88% from 255 or 42.81% from 278); Blue value is 86 (33.98% from 255 or 30.94% from 278); Max value from RGB is 119 - color contains mainly: green. Hex color #497756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497756 is #B688A9. Grayscale: #656565. Windows color (decimal): -11962538 or 5666633. OLE color: 5666633.
HSL color Cylindrical-coordinate representation of color #497756: hue angle of 136.96º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #497756 is Cyan = 0.39, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 86 | - |
| CMYK | 0.39 | 0 | 0.28 | 0.53 |
| HSL | 136.96º | 0.24% | 0.38% | - |
| HSV(B) | 136.96º | 0.39% | 0.47% | - |
| XYZ | 11.02 | 15.28 | 11.17 | - |
| YUV | 101.48 | 119.26 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 86 | 0.39 | 0 | 0.28 | 0.53 | 136.96 | 0.24 | 0.38 |
| Hex | 49 | 77 | 56 | 27 | 0 | 1C | 35 | 89 | 18 | 26 |
| Octal | 111 | 167 | 126 | 47 | 0 | 34 | 65 | 211 | 30 | 46 |
| Binary | 1001001 | 1110111 | 1010110 | 100111 | 0 | 11100 | 110101 | 10001001 | 11000 | 100110 |
Color Harmonies of #497756
Complementary color
Monochromatic Colors of #497756
Black with #497756
Text Example
Text Example
White with #497756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497756; }
p { color: rgb(73,119,86); }
H1.HeaderClassName
{
color: #497756;
}
.AnyTagClassName
{
color: #497756;
}
</style>
background-color css
<style>
a { background-color: #497756; }
a { background-color: rgb(73,119,86); }
div.DivClassName
{
background-color: #497756;
}
.BgClassName
{
background-color: #497756;
}
</style>
border-color css
<style>
span { border-color: #497756; }
span { border-color: rgb(73,119,86); }
td.TdClassName
{
border-color: #497756;
}
.TagClassName
{
border-color: #497756;
}
</style>