Shades of Como #497456
Tints of Como #497456
RGB
CMYK
RGB Variations
Color information
#497456 (or 0x497456) is known color: Como. HEX triplet: 49, 74 and 56. RGB value is (73,116,86). Sum of RGB (Red+Green+Blue) = 73+116+86=275 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.55% from 275); Green value is 116 (45.70% from 255 or 42.18% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 116 - color contains mainly: green. Hex color #497456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497456 is #B68BA9. Grayscale: #636363. Windows color (decimal): -11963306 or 5665865. OLE color: 5665865.
HSL color Cylindrical-coordinate representation of color #497456: hue angle of 138.14º degrees, saturation: 0.23, 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 #497456 is Cyan = 0.37, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 116 | 86 | - |
| CMYK | 0.37 | 0 | 0.26 | 0.55 |
| HSL | 138.14º | 0.23% | 0.37% | - |
| HSV(B) | 138.14º | 0.37% | 0.45% | - |
| XYZ | 10.67 | 14.58 | 11.06 | - |
| YUV | 99.72 | 120.25 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 86 | 0.37 | 0 | 0.26 | 0.55 | 138.14 | 0.23 | 0.37 |
| Hex | 49 | 74 | 56 | 25 | 0 | 1A | 37 | 8A | 17 | 25 |
| Octal | 111 | 164 | 126 | 45 | 0 | 32 | 67 | 212 | 27 | 45 |
| Binary | 1001001 | 1110100 | 1010110 | 100101 | 0 | 11010 | 110111 | 10001010 | 10111 | 100101 |
Color Harmonies of #497456
Complementary color
Monochromatic Colors of #497456
Black with #497456
Text Example
Text Example
White with #497456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497456; }
p { color: rgb(73,116,86); }
H1.HeaderClassName
{
color: #497456;
}
.AnyTagClassName
{
color: #497456;
}
</style>
background-color css
<style>
a { background-color: #497456; }
a { background-color: rgb(73,116,86); }
div.DivClassName
{
background-color: #497456;
}
.BgClassName
{
background-color: #497456;
}
</style>
border-color css
<style>
span { border-color: #497456; }
span { border-color: rgb(73,116,86); }
td.TdClassName
{
border-color: #497456;
}
.TagClassName
{
border-color: #497456;
}
</style>