Shades of Como #497156
Tints of Como #497156
RGB
CMYK
RGB Variations
Color information
#497156 (or 0x497156) is known color: Como. HEX triplet: 49, 71 and 56. RGB value is (73,113,86). Sum of RGB (Red+Green+Blue) = 73+113+86=272 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.84% from 272); Green value is 113 (44.53% from 255 or 41.54% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 113 - color contains mainly: green. Hex color #497156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497156 is #B68EA9. Grayscale: #626262. Windows color (decimal): -11964074 or 5665097. OLE color: 5665097.
HSL color Cylindrical-coordinate representation of color #497156: hue angle of 139.5º degrees, saturation: 0.22, 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 #497156 is Cyan = 0.35, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 86 | - |
| CMYK | 0.35 | 0 | 0.24 | 0.56 |
| HSL | 139.5º | 0.22% | 0.36% | - |
| HSV(B) | 139.5º | 0.35% | 0.44% | - |
| XYZ | 10.33 | 13.9 | 10.94 | - |
| YUV | 97.96 | 121.25 | 110.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 86 | 0.35 | 0 | 0.24 | 0.56 | 139.5 | 0.22 | 0.36 |
| Hex | 49 | 71 | 56 | 23 | 0 | 18 | 38 | 8C | 16 | 24 |
| Octal | 111 | 161 | 126 | 43 | 0 | 30 | 70 | 214 | 26 | 44 |
| Binary | 1001001 | 1110001 | 1010110 | 100011 | 0 | 11000 | 111000 | 10001100 | 10110 | 100100 |
Color Harmonies of #497156
Complementary color
Monochromatic Colors of #497156
Black with #497156
Text Example
Text Example
White with #497156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497156; }
p { color: rgb(73,113,86); }
H1.HeaderClassName
{
color: #497156;
}
.AnyTagClassName
{
color: #497156;
}
</style>
background-color css
<style>
a { background-color: #497156; }
a { background-color: rgb(73,113,86); }
div.DivClassName
{
background-color: #497156;
}
.BgClassName
{
background-color: #497156;
}
</style>
border-color css
<style>
span { border-color: #497156; }
span { border-color: rgb(73,113,86); }
td.TdClassName
{
border-color: #497156;
}
.TagClassName
{
border-color: #497156;
}
</style>