Shades of Mineral Green #446149
Tints of Mineral Green #446149
RGB
CMYK
RGB Variations
Color information
#446149 (or 0x446149) is known color: Mineral Green. HEX triplet: 44, 61 and 49. RGB value is (68,97,73). Sum of RGB (Red+Green+Blue) = 68+97+73=238 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.57% from 238); Green value is 97 (38.28% from 255 or 40.76% from 238); Blue value is 73 (28.91% from 255 or 30.67% from 238); Max value from RGB is 97 - color contains mainly: green. Hex color #446149 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446149 is #BB9EB6. Grayscale: #555555. Windows color (decimal): -12295863 or 4809028. OLE color: 4809028.
HSL color Cylindrical-coordinate representation of color #446149: hue angle of 130.34º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #446149 is Cyan = 0.30, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 97 | 73 | - |
| CMYK | 0.30 | 0 | 0.25 | 0.62 |
| HSL | 130.34º | 0.18% | 0.32% | - |
| HSV(B) | 130.34º | 0.3% | 0.38% | - |
| XYZ | 7.86 | 10.26 | 7.87 | - |
| YUV | 85.59 | 120.89 | 115.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 97 | 73 | 0.30 | 0 | 0.25 | 0.62 | 130.34 | 0.18 | 0.32 |
| Hex | 44 | 61 | 49 | 1E | 0 | 19 | 3E | 82 | 12 | 20 |
| Octal | 104 | 141 | 111 | 36 | 0 | 31 | 76 | 202 | 22 | 40 |
| Binary | 1000100 | 1100001 | 1001001 | 11110 | 0 | 11001 | 111110 | 10000010 | 10010 | 100000 |
Color Harmonies of #446149
Complementary color
Monochromatic Colors of #446149
Black with #446149
Text Example
Text Example
White with #446149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446149; }
p { color: rgb(68,97,73); }
H1.HeaderClassName
{
color: #446149;
}
.AnyTagClassName
{
color: #446149;
}
</style>
background-color css
<style>
a { background-color: #446149; }
a { background-color: rgb(68,97,73); }
div.DivClassName
{
background-color: #446149;
}
.BgClassName
{
background-color: #446149;
}
</style>
border-color css
<style>
span { border-color: #446149; }
span { border-color: rgb(68,97,73); }
td.TdClassName
{
border-color: #446149;
}
.TagClassName
{
border-color: #446149;
}
</style>