Shades of Como #497758
Tints of Como #497758
RGB
CMYK
RGB Variations
Color information
#497758 (or 0x497758) is known color: Como. HEX triplet: 49, 77 and 58. RGB value is (73,119,88). Sum of RGB (Red+Green+Blue) = 73+119+88=280 (37% of max value = 765). Red value is 73 (28.91% from 255 or 26.07% from 280); Green value is 119 (46.88% from 255 or 42.5% from 280); Blue value is 88 (34.77% from 255 or 31.43% from 280); Max value from RGB is 119 - color contains mainly: green. Hex color #497758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497758 is #B688A7. Grayscale: #656565. Windows color (decimal): -11962536 or 5797705. OLE color: 5797705.
HSL color Cylindrical-coordinate representation of color #497758: hue angle of 139.57º 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 #497758 is Cyan = 0.39, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 88 | - |
| CMYK | 0.39 | 0 | 0.26 | 0.53 |
| HSL | 139.57º | 0.24% | 0.38% | - |
| HSV(B) | 139.57º | 0.39% | 0.47% | - |
| XYZ | 11.11 | 15.31 | 11.6 | - |
| YUV | 101.71 | 120.26 | 107.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 88 | 0.39 | 0 | 0.26 | 0.53 | 139.57 | 0.24 | 0.38 |
| Hex | 49 | 77 | 58 | 27 | 0 | 1A | 35 | 8C | 18 | 26 |
| Octal | 111 | 167 | 130 | 47 | 0 | 32 | 65 | 214 | 30 | 46 |
| Binary | 1001001 | 1110111 | 1011000 | 100111 | 0 | 11010 | 110101 | 10001100 | 11000 | 100110 |
Color Harmonies of #497758
Complementary color
Monochromatic Colors of #497758
Black with #497758
Text Example
Text Example
White with #497758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497758; }
p { color: rgb(73,119,88); }
H1.HeaderClassName
{
color: #497758;
}
.AnyTagClassName
{
color: #497758;
}
</style>
background-color css
<style>
a { background-color: #497758; }
a { background-color: rgb(73,119,88); }
div.DivClassName
{
background-color: #497758;
}
.BgClassName
{
background-color: #497758;
}
</style>
border-color css
<style>
span { border-color: #497758; }
span { border-color: rgb(73,119,88); }
td.TdClassName
{
border-color: #497758;
}
.TagClassName
{
border-color: #497758;
}
</style>