Shades of Como #497960
Tints of Como #497960
RGB
CMYK
RGB Variations
Color information
#497960 (or 0x497960) is known color: Como. HEX triplet: 49, 79 and 60. RGB value is (73,121,96). Sum of RGB (Red+Green+Blue) = 73+121+96=290 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.17% from 290); Green value is 121 (47.66% from 255 or 41.72% from 290); Blue value is 96 (37.89% from 255 or 33.10% from 290); Max value from RGB is 121 - color contains mainly: green. Hex color #497960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497960 is #B6869F. Grayscale: #676767. Windows color (decimal): -11962016 or 6322505. OLE color: 6322505.
HSL color Cylindrical-coordinate representation of color #497960: hue angle of 148.75º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #497960 is Cyan = 0.40, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 96 | - |
| CMYK | 0.40 | 0 | 0.21 | 0.53 |
| HSL | 148.75º | 0.25% | 0.38% | - |
| HSV(B) | 148.75º | 0.4% | 0.47% | - |
| XYZ | 11.7 | 15.94 | 13.53 | - |
| YUV | 103.8 | 123.6 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 96 | 0.40 | 0 | 0.21 | 0.53 | 148.75 | 0.25 | 0.38 |
| Hex | 49 | 79 | 60 | 28 | 0 | 15 | 35 | 95 | 19 | 26 |
| Octal | 111 | 171 | 140 | 50 | 0 | 25 | 65 | 225 | 31 | 46 |
| Binary | 1001001 | 1111001 | 1100000 | 101000 | 0 | 10101 | 110101 | 10010101 | 11001 | 100110 |
Color Harmonies of #497960
Complementary color
Monochromatic Colors of #497960
Black with #497960
Text Example
Text Example
White with #497960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497960; }
p { color: rgb(73,121,96); }
H1.HeaderClassName
{
color: #497960;
}
.AnyTagClassName
{
color: #497960;
}
</style>
background-color css
<style>
a { background-color: #497960; }
a { background-color: rgb(73,121,96); }
div.DivClassName
{
background-color: #497960;
}
.BgClassName
{
background-color: #497960;
}
</style>
border-color css
<style>
span { border-color: #497960; }
span { border-color: rgb(73,121,96); }
td.TdClassName
{
border-color: #497960;
}
.TagClassName
{
border-color: #497960;
}
</style>