Shades of Como #497556
Tints of Como #497556
RGB
CMYK
RGB Variations
Color information
#497556 (or 0x497556) is known color: Como. HEX triplet: 49, 75 and 56. RGB value is (73,117,86). Sum of RGB (Red+Green+Blue) = 73+117+86=276 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.45% from 276); Green value is 117 (46.09% from 255 or 42.39% from 276); Blue value is 86 (33.98% from 255 or 31.16% from 276); Max value from RGB is 117 - color contains mainly: green. Hex color #497556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497556 is #B68AA9. Grayscale: #646464. Windows color (decimal): -11963050 or 5666121. OLE color: 5666121.
HSL color Cylindrical-coordinate representation of color #497556: hue angle of 137.73º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #497556 is Cyan = 0.38, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 86 | - |
| CMYK | 0.38 | 0 | 0.26 | 0.54 |
| HSL | 137.73º | 0.23% | 0.37% | - |
| HSV(B) | 137.73º | 0.38% | 0.46% | - |
| XYZ | 10.79 | 14.81 | 11.09 | - |
| YUV | 100.31 | 119.92 | 108.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 86 | 0.38 | 0 | 0.26 | 0.54 | 137.73 | 0.23 | 0.37 |
| Hex | 49 | 75 | 56 | 26 | 0 | 1A | 36 | 8A | 17 | 25 |
| Octal | 111 | 165 | 126 | 46 | 0 | 32 | 66 | 212 | 27 | 45 |
| Binary | 1001001 | 1110101 | 1010110 | 100110 | 0 | 11010 | 110110 | 10001010 | 10111 | 100101 |
Color Harmonies of #497556
Complementary color
Monochromatic Colors of #497556
Black with #497556
Text Example
Text Example
White with #497556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497556; }
p { color: rgb(73,117,86); }
H1.HeaderClassName
{
color: #497556;
}
.AnyTagClassName
{
color: #497556;
}
</style>
background-color css
<style>
a { background-color: #497556; }
a { background-color: rgb(73,117,86); }
div.DivClassName
{
background-color: #497556;
}
.BgClassName
{
background-color: #497556;
}
</style>
border-color css
<style>
span { border-color: #497556; }
span { border-color: rgb(73,117,86); }
td.TdClassName
{
border-color: #497556;
}
.TagClassName
{
border-color: #497556;
}
</style>