Shades of Como #497757
Tints of Como #497757
RGB
CMYK
RGB Variations
Color information
#497757 (or 0x497757) is known color: Como. HEX triplet: 49, 77 and 57. RGB value is (73,119,87). Sum of RGB (Red+Green+Blue) = 73+119+87=279 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.16% from 279); Green value is 119 (46.88% from 255 or 42.65% from 279); Blue value is 87 (34.38% from 255 or 31.18% from 279); Max value from RGB is 119 - color contains mainly: green. Hex color #497757 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497757 is #B688A8. Grayscale: #656565. Windows color (decimal): -11962537 or 5732169. OLE color: 5732169.
HSL color Cylindrical-coordinate representation of color #497757: hue angle of 138.26º 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 #497757 is Cyan = 0.39, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 87 | - |
| CMYK | 0.39 | 0 | 0.27 | 0.53 |
| HSL | 138.26º | 0.24% | 0.38% | - |
| HSV(B) | 138.26º | 0.39% | 0.47% | - |
| XYZ | 11.06 | 15.3 | 11.39 | - |
| YUV | 101.6 | 119.76 | 107.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 87 | 0.39 | 0 | 0.27 | 0.53 | 138.26 | 0.24 | 0.38 |
| Hex | 49 | 77 | 57 | 27 | 0 | 1B | 35 | 8A | 18 | 26 |
| Octal | 111 | 167 | 127 | 47 | 0 | 33 | 65 | 212 | 30 | 46 |
| Binary | 1001001 | 1110111 | 1010111 | 100111 | 0 | 11011 | 110101 | 10001010 | 11000 | 100110 |
Color Harmonies of #497757
Complementary color
Monochromatic Colors of #497757
Black with #497757
Text Example
Text Example
White with #497757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497757; }
p { color: rgb(73,119,87); }
H1.HeaderClassName
{
color: #497757;
}
.AnyTagClassName
{
color: #497757;
}
</style>
background-color css
<style>
a { background-color: #497757; }
a { background-color: rgb(73,119,87); }
div.DivClassName
{
background-color: #497757;
}
.BgClassName
{
background-color: #497757;
}
</style>
border-color css
<style>
span { border-color: #497757; }
span { border-color: rgb(73,119,87); }
td.TdClassName
{
border-color: #497757;
}
.TagClassName
{
border-color: #497757;
}
</style>