Shades of Como #497958
Tints of Como #497958
RGB
CMYK
RGB Variations
Color information
#497958 (or 0x497958) is known color: Como. HEX triplet: 49, 79 and 58. RGB value is (73,121,88). Sum of RGB (Red+Green+Blue) = 73+121+88=282 (37% of max value = 765). Red value is 73 (28.91% from 255 or 25.89% from 282); Green value is 121 (47.66% from 255 or 42.91% from 282); Blue value is 88 (34.77% from 255 or 31.21% from 282); Max value from RGB is 121 - color contains mainly: green. Hex color #497958 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497958 is #B686A7. Grayscale: #666666. Windows color (decimal): -11962024 or 5798217. OLE color: 5798217.
HSL color Cylindrical-coordinate representation of color #497958: hue angle of 138.75º 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 #497958 is Cyan = 0.40, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 88 | - |
| CMYK | 0.40 | 0 | 0.27 | 0.53 |
| HSL | 138.75º | 0.25% | 0.38% | - |
| HSV(B) | 138.75º | 0.4% | 0.47% | - |
| XYZ | 11.35 | 15.8 | 11.68 | - |
| YUV | 102.89 | 119.6 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 88 | 0.40 | 0 | 0.27 | 0.53 | 138.75 | 0.25 | 0.38 |
| Hex | 49 | 79 | 58 | 28 | 0 | 1B | 35 | 8B | 19 | 26 |
| Octal | 111 | 171 | 130 | 50 | 0 | 33 | 65 | 213 | 31 | 46 |
| Binary | 1001001 | 1111001 | 1011000 | 101000 | 0 | 11011 | 110101 | 10001011 | 11001 | 100110 |
Color Harmonies of #497958
Complementary color
Monochromatic Colors of #497958
Black with #497958
Text Example
Text Example
White with #497958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497958; }
p { color: rgb(73,121,88); }
H1.HeaderClassName
{
color: #497958;
}
.AnyTagClassName
{
color: #497958;
}
</style>
background-color css
<style>
a { background-color: #497958; }
a { background-color: rgb(73,121,88); }
div.DivClassName
{
background-color: #497958;
}
.BgClassName
{
background-color: #497958;
}
</style>
border-color css
<style>
span { border-color: #497958; }
span { border-color: rgb(73,121,88); }
td.TdClassName
{
border-color: #497958;
}
.TagClassName
{
border-color: #497958;
}
</style>