Shades of Como #497054
Tints of Como #497054
RGB
CMYK
RGB Variations
Color information
#497054 (or 0x497054) is known color: Como. HEX triplet: 49, 70 and 54. RGB value is (73,112,84). Sum of RGB (Red+Green+Blue) = 73+112+84=269 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.14% from 269); Green value is 112 (44.14% from 255 or 41.64% from 269); Blue value is 84 (33.20% from 255 or 31.23% from 269); Max value from RGB is 112 - color contains mainly: green. Hex color #497054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497054 is #B68FAB. Grayscale: #616161. Windows color (decimal): -11964332 or 5533769. OLE color: 5533769.
HSL color Cylindrical-coordinate representation of color #497054: hue angle of 136.92º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #497054 is Cyan = 0.35, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 112 | 84 | - |
| CMYK | 0.35 | 0 | 0.25 | 0.56 |
| HSL | 136.92º | 0.21% | 0.36% | - |
| HSV(B) | 136.92º | 0.35% | 0.44% | - |
| XYZ | 10.14 | 13.64 | 10.49 | - |
| YUV | 97.15 | 120.58 | 110.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 84 | 0.35 | 0 | 0.25 | 0.56 | 136.92 | 0.21 | 0.36 |
| Hex | 49 | 70 | 54 | 23 | 0 | 19 | 38 | 89 | 15 | 24 |
| Octal | 111 | 160 | 124 | 43 | 0 | 31 | 70 | 211 | 25 | 44 |
| Binary | 1001001 | 1110000 | 1010100 | 100011 | 0 | 11001 | 111000 | 10001001 | 10101 | 100100 |
Color Harmonies of #497054
Complementary color
Monochromatic Colors of #497054
Black with #497054
Text Example
Text Example
White with #497054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497054; }
p { color: rgb(73,112,84); }
H1.HeaderClassName
{
color: #497054;
}
.AnyTagClassName
{
color: #497054;
}
</style>
background-color css
<style>
a { background-color: #497054; }
a { background-color: rgb(73,112,84); }
div.DivClassName
{
background-color: #497054;
}
.BgClassName
{
background-color: #497054;
}
</style>
border-color css
<style>
span { border-color: #497054; }
span { border-color: rgb(73,112,84); }
td.TdClassName
{
border-color: #497054;
}
.TagClassName
{
border-color: #497054;
}
</style>