Shades of Como #497256
Tints of Como #497256
RGB
CMYK
RGB Variations
Color information
#497256 (or 0x497256) is known color: Como. HEX triplet: 49, 72 and 56. RGB value is (73,114,86). Sum of RGB (Red+Green+Blue) = 73+114+86=273 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.74% from 273); Green value is 114 (44.92% from 255 or 41.76% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 114 - color contains mainly: green. Hex color #497256 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497256 is #B68DA9. Grayscale: #626262. Windows color (decimal): -11963818 or 5665353. OLE color: 5665353.
HSL color Cylindrical-coordinate representation of color #497256: hue angle of 139.02º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #497256 is Cyan = 0.36, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 114 | 86 | - |
| CMYK | 0.36 | 0 | 0.25 | 0.55 |
| HSL | 139.02º | 0.22% | 0.37% | - |
| HSV(B) | 139.02º | 0.36% | 0.45% | - |
| XYZ | 10.44 | 14.12 | 10.98 | - |
| YUV | 98.55 | 120.92 | 109.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 86 | 0.36 | 0 | 0.25 | 0.55 | 139.02 | 0.22 | 0.37 |
| Hex | 49 | 72 | 56 | 24 | 0 | 19 | 37 | 8B | 16 | 25 |
| Octal | 111 | 162 | 126 | 44 | 0 | 31 | 67 | 213 | 26 | 45 |
| Binary | 1001001 | 1110010 | 1010110 | 100100 | 0 | 11001 | 110111 | 10001011 | 10110 | 100101 |
Color Harmonies of #497256
Complementary color
Monochromatic Colors of #497256
Black with #497256
Text Example
Text Example
White with #497256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497256; }
p { color: rgb(73,114,86); }
H1.HeaderClassName
{
color: #497256;
}
.AnyTagClassName
{
color: #497256;
}
</style>
background-color css
<style>
a { background-color: #497256; }
a { background-color: rgb(73,114,86); }
div.DivClassName
{
background-color: #497256;
}
.BgClassName
{
background-color: #497256;
}
</style>
border-color css
<style>
span { border-color: #497256; }
span { border-color: rgb(73,114,86); }
td.TdClassName
{
border-color: #497256;
}
.TagClassName
{
border-color: #497256;
}
</style>