Shades of Como #497763
Tints of Como #497763
RGB
CMYK
RGB Variations
Color information
#497763 (or 0x497763) is known color: Como. HEX triplet: 49, 77 and 63. RGB value is (73,119,99). Sum of RGB (Red+Green+Blue) = 73+119+99=291 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.09% from 291); Green value is 119 (46.88% from 255 or 40.89% from 291); Blue value is 99 (39.06% from 255 or 34.02% from 291); Max value from RGB is 119 - color contains mainly: green. Hex color #497763 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497763 is #B6889C. Grayscale: #666666. Windows color (decimal): -11962525 or 6518601. OLE color: 6518601.
HSL color Cylindrical-coordinate representation of color #497763: hue angle of 153.91º 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 #497763 is Cyan = 0.39, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 99 | - |
| CMYK | 0.39 | 0 | 0.17 | 0.53 |
| HSL | 153.91º | 0.24% | 0.38% | - |
| HSV(B) | 153.91º | 0.39% | 0.47% | - |
| XYZ | 11.6 | 15.51 | 14.19 | - |
| YUV | 102.97 | 125.76 | 106.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 99 | 0.39 | 0 | 0.17 | 0.53 | 153.91 | 0.24 | 0.38 |
| Hex | 49 | 77 | 63 | 27 | 0 | 11 | 35 | 9A | 18 | 26 |
| Octal | 111 | 167 | 143 | 47 | 0 | 21 | 65 | 232 | 30 | 46 |
| Binary | 1001001 | 1110111 | 1100011 | 100111 | 0 | 10001 | 110101 | 10011010 | 11000 | 100110 |
Color Harmonies of #497763
Complementary color
Monochromatic Colors of #497763
Black with #497763
Text Example
Text Example
White with #497763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497763; }
p { color: rgb(73,119,99); }
H1.HeaderClassName
{
color: #497763;
}
.AnyTagClassName
{
color: #497763;
}
</style>
background-color css
<style>
a { background-color: #497763; }
a { background-color: rgb(73,119,99); }
div.DivClassName
{
background-color: #497763;
}
.BgClassName
{
background-color: #497763;
}
</style>
border-color css
<style>
span { border-color: #497763; }
span { border-color: rgb(73,119,99); }
td.TdClassName
{
border-color: #497763;
}
.TagClassName
{
border-color: #497763;
}
</style>