Shades of Mineral Green #496751
Tints of Mineral Green #496751
RGB
CMYK
RGB Variations
Color information
#496751 (or 0x496751) is known color: Mineral Green. HEX triplet: 49, 67 and 51. RGB value is (73,103,81). Sum of RGB (Red+Green+Blue) = 73+103+81=257 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.40% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 81 (32.03% from 255 or 31.52% from 257); Max value from RGB is 103 - color contains mainly: green. Hex color #496751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496751 is #B698AE. Grayscale: #5B5B5B. Windows color (decimal): -11966639 or 5334857. OLE color: 5334857.
HSL color Cylindrical-coordinate representation of color #496751: hue angle of 136º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #496751 is Cyan = 0.29, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 103 | 81 | - |
| CMYK | 0.29 | 0 | 0.21 | 0.60 |
| HSL | 136º | 0.17% | 0.35% | - |
| HSV(B) | 136º | 0.29% | 0.4% | - |
| XYZ | 9.08 | 11.71 | 9.57 | - |
| YUV | 91.52 | 122.06 | 114.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 81 | 0.29 | 0 | 0.21 | 0.60 | 136 | 0.17 | 0.35 |
| Hex | 49 | 67 | 51 | 1D | 0 | 15 | 3C | 88 | 11 | 23 |
| Octal | 111 | 147 | 121 | 35 | 0 | 25 | 74 | 210 | 21 | 43 |
| Binary | 1001001 | 1100111 | 1010001 | 11101 | 0 | 10101 | 111100 | 10001000 | 10001 | 100011 |
Color Harmonies of #496751
Complementary color
Monochromatic Colors of #496751
Black with #496751
Text Example
Text Example
White with #496751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496751; }
p { color: rgb(73,103,81); }
H1.HeaderClassName
{
color: #496751;
}
.AnyTagClassName
{
color: #496751;
}
</style>
background-color css
<style>
a { background-color: #496751; }
a { background-color: rgb(73,103,81); }
div.DivClassName
{
background-color: #496751;
}
.BgClassName
{
background-color: #496751;
}
</style>
border-color css
<style>
span { border-color: #496751; }
span { border-color: rgb(73,103,81); }
td.TdClassName
{
border-color: #496751;
}
.TagClassName
{
border-color: #496751;
}
</style>