Shades of Como #497762
Tints of Como #497762
RGB
CMYK
RGB Variations
Color information
#497762 (or 0x497762) is known color: Como. HEX triplet: 49, 77 and 62. RGB value is (73,119,98). Sum of RGB (Red+Green+Blue) = 73+119+98=290 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.17% from 290); Green value is 119 (46.88% from 255 or 41.03% from 290); Blue value is 98 (38.67% from 255 or 33.79% from 290); Max value from RGB is 119 - color contains mainly: green. Hex color #497762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497762 is #B6889D. Grayscale: #666666. Windows color (decimal): -11962526 or 6453065. OLE color: 6453065.
HSL color Cylindrical-coordinate representation of color #497762: hue angle of 152.61º 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 #497762 is Cyan = 0.39, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 98 | - |
| CMYK | 0.39 | 0 | 0.18 | 0.53 |
| HSL | 152.61º | 0.24% | 0.38% | - |
| HSV(B) | 152.61º | 0.39% | 0.47% | - |
| XYZ | 11.55 | 15.49 | 13.94 | - |
| YUV | 102.85 | 125.26 | 106.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 98 | 0.39 | 0 | 0.18 | 0.53 | 152.61 | 0.24 | 0.38 |
| Hex | 49 | 77 | 62 | 27 | 0 | 12 | 35 | 99 | 18 | 26 |
| Octal | 111 | 167 | 142 | 47 | 0 | 22 | 65 | 231 | 30 | 46 |
| Binary | 1001001 | 1110111 | 1100010 | 100111 | 0 | 10010 | 110101 | 10011001 | 11000 | 100110 |
Color Harmonies of #497762
Complementary color
Monochromatic Colors of #497762
Black with #497762
Text Example
Text Example
White with #497762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497762; }
p { color: rgb(73,119,98); }
H1.HeaderClassName
{
color: #497762;
}
.AnyTagClassName
{
color: #497762;
}
</style>
background-color css
<style>
a { background-color: #497762; }
a { background-color: rgb(73,119,98); }
div.DivClassName
{
background-color: #497762;
}
.BgClassName
{
background-color: #497762;
}
</style>
border-color css
<style>
span { border-color: #497762; }
span { border-color: rgb(73,119,98); }
td.TdClassName
{
border-color: #497762;
}
.TagClassName
{
border-color: #497762;
}
</style>