Shades of Como #497857
Tints of Como #497857
RGB
CMYK
RGB Variations
Color information
#497857 (or 0x497857) is known color: Como. HEX triplet: 49, 78 and 57. RGB value is (73,120,87). Sum of RGB (Red+Green+Blue) = 73+120+87=280 (37% of max value = 765). Red value is 73 (28.91% from 255 or 26.07% from 280); Green value is 120 (47.27% from 255 or 42.86% from 280); Blue value is 87 (34.38% from 255 or 31.07% from 280); Max value from RGB is 120 - color contains mainly: green. Hex color #497857 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497857 is #B687A8. Grayscale: #666666. Windows color (decimal): -11962281 or 5732425. OLE color: 5732425.
HSL color Cylindrical-coordinate representation of color #497857: hue angle of 137.87º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #497857 is Cyan = 0.39, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 120 | 87 | - |
| CMYK | 0.39 | 0 | 0.28 | 0.53 |
| HSL | 137.87º | 0.24% | 0.38% | - |
| HSV(B) | 137.87º | 0.39% | 0.47% | - |
| XYZ | 11.18 | 15.54 | 11.43 | - |
| YUV | 102.19 | 119.43 | 107.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 120 | 87 | 0.39 | 0 | 0.28 | 0.53 | 137.87 | 0.24 | 0.38 |
| Hex | 49 | 78 | 57 | 27 | 0 | 1C | 35 | 8A | 18 | 26 |
| Octal | 111 | 170 | 127 | 47 | 0 | 34 | 65 | 212 | 30 | 46 |
| Binary | 1001001 | 1111000 | 1010111 | 100111 | 0 | 11100 | 110101 | 10001010 | 11000 | 100110 |
Color Harmonies of #497857
Complementary color
Monochromatic Colors of #497857
Black with #497857
Text Example
Text Example
White with #497857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497857; }
p { color: rgb(73,120,87); }
H1.HeaderClassName
{
color: #497857;
}
.AnyTagClassName
{
color: #497857;
}
</style>
background-color css
<style>
a { background-color: #497857; }
a { background-color: rgb(73,120,87); }
div.DivClassName
{
background-color: #497857;
}
.BgClassName
{
background-color: #497857;
}
</style>
border-color css
<style>
span { border-color: #497857; }
span { border-color: rgb(73,120,87); }
td.TdClassName
{
border-color: #497857;
}
.TagClassName
{
border-color: #497857;
}
</style>