Shades of Mineral Green #496351
Tints of Mineral Green #496351
RGB
CMYK
RGB Variations
Color information
#496351 (or 0x496351) is known color: Mineral Green. HEX triplet: 49, 63 and 51. RGB value is (73,99,81). Sum of RGB (Red+Green+Blue) = 73+99+81=253 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.85% from 253); Green value is 99 (39.06% from 255 or 39.13% from 253); Blue value is 81 (32.03% from 255 or 32.02% from 253); Max value from RGB is 99 - color contains mainly: green. Hex color #496351 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496351 is #B69CAE. Grayscale: #595959. Windows color (decimal): -11967663 or 5333833. OLE color: 5333833.
HSL color Cylindrical-coordinate representation of color #496351: hue angle of 138.46º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #496351 is Cyan = 0.26, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 99 | 81 | - |
| CMYK | 0.26 | 0 | 0.18 | 0.61 |
| HSL | 138.46º | 0.15% | 0.34% | - |
| HSV(B) | 138.46º | 0.26% | 0.39% | - |
| XYZ | 8.69 | 10.93 | 9.44 | - |
| YUV | 89.17 | 123.39 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 99 | 81 | 0.26 | 0 | 0.18 | 0.61 | 138.46 | 0.15 | 0.34 |
| Hex | 49 | 63 | 51 | 1A | 0 | 12 | 3D | 8A | F | 22 |
| Octal | 111 | 143 | 121 | 32 | 0 | 22 | 75 | 212 | 17 | 42 |
| Binary | 1001001 | 1100011 | 1010001 | 11010 | 0 | 10010 | 111101 | 10001010 | 1111 | 100010 |
Color Harmonies of #496351
Complementary color
Monochromatic Colors of #496351
Black with #496351
Text Example
Text Example
White with #496351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496351; }
p { color: rgb(73,99,81); }
H1.HeaderClassName
{
color: #496351;
}
.AnyTagClassName
{
color: #496351;
}
</style>
background-color css
<style>
a { background-color: #496351; }
a { background-color: rgb(73,99,81); }
div.DivClassName
{
background-color: #496351;
}
.BgClassName
{
background-color: #496351;
}
</style>
border-color css
<style>
span { border-color: #496351; }
span { border-color: rgb(73,99,81); }
td.TdClassName
{
border-color: #496351;
}
.TagClassName
{
border-color: #496351;
}
</style>