Shades of Como #497660
Tints of Como #497660
RGB
CMYK
RGB Variations
Color information
#497660 (or 0x497660) is known color: Como. HEX triplet: 49, 76 and 60. RGB value is (73,118,96). Sum of RGB (Red+Green+Blue) = 73+118+96=287 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.44% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 96 (37.89% from 255 or 33.45% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #497660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497660 is #B6899F. Grayscale: #666666. Windows color (decimal): -11962784 or 6321737. OLE color: 6321737.
HSL color Cylindrical-coordinate representation of color #497660: hue angle of 150.67º degrees, saturation: 0.24, 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 #497660 is Cyan = 0.38, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 96 | - |
| CMYK | 0.38 | 0 | 0.19 | 0.54 |
| HSL | 150.67º | 0.24% | 0.37% | - |
| HSV(B) | 150.67º | 0.38% | 0.46% | - |
| XYZ | 11.34 | 15.22 | 13.41 | - |
| YUV | 102.04 | 124.59 | 107.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 96 | 0.38 | 0 | 0.19 | 0.54 | 150.67 | 0.24 | 0.37 |
| Hex | 49 | 76 | 60 | 26 | 0 | 13 | 36 | 97 | 18 | 25 |
| Octal | 111 | 166 | 140 | 46 | 0 | 23 | 66 | 227 | 30 | 45 |
| Binary | 1001001 | 1110110 | 1100000 | 100110 | 0 | 10011 | 110110 | 10010111 | 11000 | 100101 |
Color Harmonies of #497660
Complementary color
Monochromatic Colors of #497660
Black with #497660
Text Example
Text Example
White with #497660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497660; }
p { color: rgb(73,118,96); }
H1.HeaderClassName
{
color: #497660;
}
.AnyTagClassName
{
color: #497660;
}
</style>
background-color css
<style>
a { background-color: #497660; }
a { background-color: rgb(73,118,96); }
div.DivClassName
{
background-color: #497660;
}
.BgClassName
{
background-color: #497660;
}
</style>
border-color css
<style>
span { border-color: #497660; }
span { border-color: rgb(73,118,96); }
td.TdClassName
{
border-color: #497660;
}
.TagClassName
{
border-color: #497660;
}
</style>