Shades of Como #497359
Tints of Como #497359
RGB
CMYK
RGB Variations
Color information
#497359 (or 0x497359) is known color: Como. HEX triplet: 49, 73 and 59. RGB value is (73,115,89). Sum of RGB (Red+Green+Blue) = 73+115+89=277 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.35% from 277); Green value is 115 (45.31% from 255 or 41.52% from 277); Blue value is 89 (35.16% from 255 or 32.13% from 277); Max value from RGB is 115 - color contains mainly: green. Hex color #497359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497359 is #B68CA6. Grayscale: #636363. Windows color (decimal): -11963559 or 5862217. OLE color: 5862217.
HSL color Cylindrical-coordinate representation of color #497359: hue angle of 142.86º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #497359 is Cyan = 0.37, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 89 | - |
| CMYK | 0.37 | 0 | 0.23 | 0.55 |
| HSL | 142.86º | 0.22% | 0.37% | - |
| HSV(B) | 142.86º | 0.37% | 0.45% | - |
| XYZ | 10.68 | 14.4 | 11.67 | - |
| YUV | 99.48 | 122.09 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 89 | 0.37 | 0 | 0.23 | 0.55 | 142.86 | 0.22 | 0.37 |
| Hex | 49 | 73 | 59 | 25 | 0 | 17 | 37 | 8F | 16 | 25 |
| Octal | 111 | 163 | 131 | 45 | 0 | 27 | 67 | 217 | 26 | 45 |
| Binary | 1001001 | 1110011 | 1011001 | 100101 | 0 | 10111 | 110111 | 10001111 | 10110 | 100101 |
Color Harmonies of #497359
Complementary color
Monochromatic Colors of #497359
Black with #497359
Text Example
Text Example
White with #497359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497359; }
p { color: rgb(73,115,89); }
H1.HeaderClassName
{
color: #497359;
}
.AnyTagClassName
{
color: #497359;
}
</style>
background-color css
<style>
a { background-color: #497359; }
a { background-color: rgb(73,115,89); }
div.DivClassName
{
background-color: #497359;
}
.BgClassName
{
background-color: #497359;
}
</style>
border-color css
<style>
span { border-color: #497359; }
span { border-color: rgb(73,115,89); }
td.TdClassName
{
border-color: #497359;
}
.TagClassName
{
border-color: #497359;
}
</style>