Shades of Como #497956
Tints of Como #497956
RGB
CMYK
RGB Variations
Color information
#497956 (or 0x497956) is known color: Como. HEX triplet: 49, 79 and 56. RGB value is (73,121,86). Sum of RGB (Red+Green+Blue) = 73+121+86=280 (37% of max value = 765). Red value is 73 (28.91% from 255 or 26.07% from 280); Green value is 121 (47.66% from 255 or 43.21% from 280); Blue value is 86 (33.98% from 255 or 30.71% from 280); Max value from RGB is 121 - color contains mainly: green. Hex color #497956 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497956 is #B686A9. Grayscale: #666666. Windows color (decimal): -11962026 or 5667145. OLE color: 5667145.
HSL color Cylindrical-coordinate representation of color #497956: hue angle of 136.25º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #497956 is Cyan = 0.40, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 86 | - |
| CMYK | 0.40 | 0 | 0.29 | 0.53 |
| HSL | 136.25º | 0.25% | 0.38% | - |
| HSV(B) | 136.25º | 0.4% | 0.47% | - |
| XYZ | 11.26 | 15.76 | 11.25 | - |
| YUV | 102.66 | 118.6 | 106.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 86 | 0.40 | 0 | 0.29 | 0.53 | 136.25 | 0.25 | 0.38 |
| Hex | 49 | 79 | 56 | 28 | 0 | 1D | 35 | 88 | 19 | 26 |
| Octal | 111 | 171 | 126 | 50 | 0 | 35 | 65 | 210 | 31 | 46 |
| Binary | 1001001 | 1111001 | 1010110 | 101000 | 0 | 11101 | 110101 | 10001000 | 11001 | 100110 |
Color Harmonies of #497956
Complementary color
Monochromatic Colors of #497956
Black with #497956
Text Example
Text Example
White with #497956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497956; }
p { color: rgb(73,121,86); }
H1.HeaderClassName
{
color: #497956;
}
.AnyTagClassName
{
color: #497956;
}
</style>
background-color css
<style>
a { background-color: #497956; }
a { background-color: rgb(73,121,86); }
div.DivClassName
{
background-color: #497956;
}
.BgClassName
{
background-color: #497956;
}
</style>
border-color css
<style>
span { border-color: #497956; }
span { border-color: rgb(73,121,86); }
td.TdClassName
{
border-color: #497956;
}
.TagClassName
{
border-color: #497956;
}
</style>