Shades of Como #497561
Tints of Como #497561
RGB
CMYK
RGB Variations
Color information
#497561 (or 0x497561) is known color: Como. HEX triplet: 49, 75 and 61. RGB value is (73,117,97). Sum of RGB (Red+Green+Blue) = 73+117+97=287 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.44% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 97 (38.28% from 255 or 33.80% from 287); Max value from RGB is 117 - color contains mainly: green. Hex color #497561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497561 is #B68A9E. Grayscale: #656565. Windows color (decimal): -11963039 or 6387017. OLE color: 6387017.
HSL color Cylindrical-coordinate representation of color #497561: hue angle of 152.73º degrees, saturation: 0.23, 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 #497561 is Cyan = 0.38, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 97 | - |
| CMYK | 0.38 | 0 | 0.17 | 0.54 |
| HSL | 152.73º | 0.23% | 0.37% | - |
| HSV(B) | 152.73º | 0.38% | 0.46% | - |
| XYZ | 11.27 | 15 | 13.61 | - |
| YUV | 101.56 | 125.42 | 107.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 97 | 0.38 | 0 | 0.17 | 0.54 | 152.73 | 0.23 | 0.37 |
| Hex | 49 | 75 | 61 | 26 | 0 | 11 | 36 | 99 | 17 | 25 |
| Octal | 111 | 165 | 141 | 46 | 0 | 21 | 66 | 231 | 27 | 45 |
| Binary | 1001001 | 1110101 | 1100001 | 100110 | 0 | 10001 | 110110 | 10011001 | 10111 | 100101 |
Color Harmonies of #497561
Complementary color
Monochromatic Colors of #497561
Black with #497561
Text Example
Text Example
White with #497561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497561; }
p { color: rgb(73,117,97); }
H1.HeaderClassName
{
color: #497561;
}
.AnyTagClassName
{
color: #497561;
}
</style>
background-color css
<style>
a { background-color: #497561; }
a { background-color: rgb(73,117,97); }
div.DivClassName
{
background-color: #497561;
}
.BgClassName
{
background-color: #497561;
}
</style>
border-color css
<style>
span { border-color: #497561; }
span { border-color: rgb(73,117,97); }
td.TdClassName
{
border-color: #497561;
}
.TagClassName
{
border-color: #497561;
}
</style>