Shades of Como #497358
Tints of Como #497358
RGB
CMYK
RGB Variations
Color information
#497358 (or 0x497358) is known color: Como. HEX triplet: 49, 73 and 58. RGB value is (73,115,88). Sum of RGB (Red+Green+Blue) = 73+115+88=276 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.45% from 276); Green value is 115 (45.31% from 255 or 41.67% from 276); Blue value is 88 (34.77% from 255 or 31.88% from 276); Max value from RGB is 115 - color contains mainly: green. Hex color #497358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497358 is #B68CA7. Grayscale: #636363. Windows color (decimal): -11963560 or 5796681. OLE color: 5796681.
HSL color Cylindrical-coordinate representation of color #497358: hue angle of 141.43º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #497358 is Cyan = 0.37, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 88 | - |
| CMYK | 0.37 | 0 | 0.23 | 0.55 |
| HSL | 141.43º | 0.22% | 0.37% | - |
| HSV(B) | 141.43º | 0.37% | 0.45% | - |
| XYZ | 10.64 | 14.38 | 11.45 | - |
| YUV | 99.36 | 121.59 | 109.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 88 | 0.37 | 0 | 0.23 | 0.55 | 141.43 | 0.22 | 0.37 |
| Hex | 49 | 73 | 58 | 25 | 0 | 17 | 37 | 8D | 16 | 25 |
| Octal | 111 | 163 | 130 | 45 | 0 | 27 | 67 | 215 | 26 | 45 |
| Binary | 1001001 | 1110011 | 1011000 | 100101 | 0 | 10111 | 110111 | 10001101 | 10110 | 100101 |
Color Harmonies of #497358
Complementary color
Monochromatic Colors of #497358
Black with #497358
Text Example
Text Example
White with #497358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497358; }
p { color: rgb(73,115,88); }
H1.HeaderClassName
{
color: #497358;
}
.AnyTagClassName
{
color: #497358;
}
</style>
background-color css
<style>
a { background-color: #497358; }
a { background-color: rgb(73,115,88); }
div.DivClassName
{
background-color: #497358;
}
.BgClassName
{
background-color: #497358;
}
</style>
border-color css
<style>
span { border-color: #497358; }
span { border-color: rgb(73,115,88); }
td.TdClassName
{
border-color: #497358;
}
.TagClassName
{
border-color: #497358;
}
</style>