Shades of Mineral Green #496753
Tints of Mineral Green #496753
RGB
CMYK
RGB Variations
Color information
#496753 (or 0x496753) is known color: Mineral Green. HEX triplet: 49, 67 and 53. RGB value is (73,103,83). Sum of RGB (Red+Green+Blue) = 73+103+83=259 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.19% from 259); Green value is 103 (40.62% from 255 or 39.77% from 259); Blue value is 83 (32.81% from 255 or 32.05% from 259); Max value from RGB is 103 - color contains mainly: green. Hex color #496753 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496753 is #B698AC. Grayscale: #5B5B5B. Windows color (decimal): -11966637 or 5465929. OLE color: 5465929.
HSL color Cylindrical-coordinate representation of color #496753: hue angle of 140º 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 #496753 is Cyan = 0.29, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 103 | 83 | - |
| CMYK | 0.29 | 0 | 0.19 | 0.60 |
| HSL | 140º | 0.17% | 0.35% | - |
| HSV(B) | 140º | 0.29% | 0.4% | - |
| XYZ | 9.16 | 11.74 | 9.97 | - |
| YUV | 91.75 | 123.06 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 83 | 0.29 | 0 | 0.19 | 0.60 | 140 | 0.17 | 0.35 |
| Hex | 49 | 67 | 53 | 1D | 0 | 13 | 3C | 8C | 11 | 23 |
| Octal | 111 | 147 | 123 | 35 | 0 | 23 | 74 | 214 | 21 | 43 |
| Binary | 1001001 | 1100111 | 1010011 | 11101 | 0 | 10011 | 111100 | 10001100 | 10001 | 100011 |
Color Harmonies of #496753
Complementary color
Monochromatic Colors of #496753
Black with #496753
Text Example
Text Example
White with #496753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496753; }
p { color: rgb(73,103,83); }
H1.HeaderClassName
{
color: #496753;
}
.AnyTagClassName
{
color: #496753;
}
</style>
background-color css
<style>
a { background-color: #496753; }
a { background-color: rgb(73,103,83); }
div.DivClassName
{
background-color: #496753;
}
.BgClassName
{
background-color: #496753;
}
</style>
border-color css
<style>
span { border-color: #496753; }
span { border-color: rgb(73,103,83); }
td.TdClassName
{
border-color: #496753;
}
.TagClassName
{
border-color: #496753;
}
</style>