Shades of Como #497455
Tints of Como #497455
RGB
CMYK
RGB Variations
Color information
#497455 (or 0x497455) is known color: Como. HEX triplet: 49, 74 and 55. RGB value is (73,116,85). Sum of RGB (Red+Green+Blue) = 73+116+85=274 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.64% from 274); Green value is 116 (45.70% from 255 or 42.34% from 274); Blue value is 85 (33.59% from 255 or 31.02% from 274); Max value from RGB is 116 - color contains mainly: green. Hex color #497455 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497455 is #B68BAA. Grayscale: #636363. Windows color (decimal): -11963307 or 5600329. OLE color: 5600329.
HSL color Cylindrical-coordinate representation of color #497455: hue angle of 136.74º 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 #497455 is Cyan = 0.37, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 116 | 85 | - |
| CMYK | 0.37 | 0 | 0.27 | 0.55 |
| HSL | 136.74º | 0.23% | 0.37% | - |
| HSV(B) | 136.74º | 0.37% | 0.45% | - |
| XYZ | 10.63 | 14.56 | 10.84 | - |
| YUV | 99.61 | 119.75 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 85 | 0.37 | 0 | 0.27 | 0.55 | 136.74 | 0.23 | 0.37 |
| Hex | 49 | 74 | 55 | 25 | 0 | 1B | 37 | 89 | 17 | 25 |
| Octal | 111 | 164 | 125 | 45 | 0 | 33 | 67 | 211 | 27 | 45 |
| Binary | 1001001 | 1110100 | 1010101 | 100101 | 0 | 11011 | 110111 | 10001001 | 10111 | 100101 |
Color Harmonies of #497455
Complementary color
Monochromatic Colors of #497455
Black with #497455
Text Example
Text Example
White with #497455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497455; }
p { color: rgb(73,116,85); }
H1.HeaderClassName
{
color: #497455;
}
.AnyTagClassName
{
color: #497455;
}
</style>
background-color css
<style>
a { background-color: #497455; }
a { background-color: rgb(73,116,85); }
div.DivClassName
{
background-color: #497455;
}
.BgClassName
{
background-color: #497455;
}
</style>
border-color css
<style>
span { border-color: #497455; }
span { border-color: rgb(73,116,85); }
td.TdClassName
{
border-color: #497455;
}
.TagClassName
{
border-color: #497455;
}
</style>