Shades of Como #497160
Tints of Como #497160
RGB
CMYK
RGB Variations
Color information
#497160 (or 0x497160) is known color: Como. HEX triplet: 49, 71 and 60. RGB value is (73,113,96). Sum of RGB (Red+Green+Blue) = 73+113+96=282 (37% of max value = 765). Red value is 73 (28.91% from 255 or 25.89% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 96 (37.89% from 255 or 34.04% from 282); Max value from RGB is 113 - color contains mainly: green. Hex color #497160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497160 is #B68E9F. Grayscale: #636363. Windows color (decimal): -11964064 or 6320457. OLE color: 6320457.
HSL color Cylindrical-coordinate representation of color #497160: hue angle of 154.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 #497160 is Cyan = 0.35, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 96 | - |
| CMYK | 0.35 | 0 | 0.15 | 0.56 |
| HSL | 154.5º | 0.22% | 0.36% | - |
| HSV(B) | 154.5º | 0.35% | 0.44% | - |
| XYZ | 10.76 | 14.07 | 13.22 | - |
| YUV | 99.1 | 126.25 | 109.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 96 | 0.35 | 0 | 0.15 | 0.56 | 154.5 | 0.22 | 0.36 |
| Hex | 49 | 71 | 60 | 23 | 0 | F | 38 | 9A | 16 | 24 |
| Octal | 111 | 161 | 140 | 43 | 0 | 17 | 70 | 232 | 26 | 44 |
| Binary | 1001001 | 1110001 | 1100000 | 100011 | 0 | 1111 | 111000 | 10011010 | 10110 | 100100 |
Color Harmonies of #497160
Complementary color
Monochromatic Colors of #497160
Black with #497160
Text Example
Text Example
White with #497160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497160; }
p { color: rgb(73,113,96); }
H1.HeaderClassName
{
color: #497160;
}
.AnyTagClassName
{
color: #497160;
}
</style>
background-color css
<style>
a { background-color: #497160; }
a { background-color: rgb(73,113,96); }
div.DivClassName
{
background-color: #497160;
}
.BgClassName
{
background-color: #497160;
}
</style>
border-color css
<style>
span { border-color: #497160; }
span { border-color: rgb(73,113,96); }
td.TdClassName
{
border-color: #497160;
}
.TagClassName
{
border-color: #497160;
}
</style>