Shades of Mineral Green #406549
Tints of Mineral Green #406549
RGB
CMYK
RGB Variations
Color information
#406549 (or 0x406549) is known color: Mineral Green. HEX triplet: 40, 65 and 49. RGB value is (64,101,73). Sum of RGB (Red+Green+Blue) = 64+101+73=238 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.89% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 73 (28.91% from 255 or 30.67% from 238); Max value from RGB is 101 - color contains mainly: green. Hex color #406549 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406549 is #BF9AB6. Grayscale: #565656. Windows color (decimal): -12556983 or 4810048. OLE color: 4810048.
HSL color Cylindrical-coordinate representation of color #406549: hue angle of 134.59º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #406549 is Cyan = 0.37, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 101 | 73 | - |
| CMYK | 0.37 | 0 | 0.28 | 0.60 |
| HSL | 134.59º | 0.22% | 0.32% | - |
| HSV(B) | 134.59º | 0.37% | 0.4% | - |
| XYZ | 7.97 | 10.88 | 7.98 | - |
| YUV | 86.75 | 120.24 | 111.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 73 | 0.37 | 0 | 0.28 | 0.60 | 134.59 | 0.22 | 0.32 |
| Hex | 40 | 65 | 49 | 25 | 0 | 1C | 3C | 87 | 16 | 20 |
| Octal | 100 | 145 | 111 | 45 | 0 | 34 | 74 | 207 | 26 | 40 |
| Binary | 1000000 | 1100101 | 1001001 | 100101 | 0 | 11100 | 111100 | 10000111 | 10110 | 100000 |
Color Harmonies of #406549
Complementary color
Monochromatic Colors of #406549
Black with #406549
Text Example
Text Example
White with #406549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406549; }
p { color: rgb(64,101,73); }
H1.HeaderClassName
{
color: #406549;
}
.AnyTagClassName
{
color: #406549;
}
</style>
background-color css
<style>
a { background-color: #406549; }
a { background-color: rgb(64,101,73); }
div.DivClassName
{
background-color: #406549;
}
.BgClassName
{
background-color: #406549;
}
</style>
border-color css
<style>
span { border-color: #406549; }
span { border-color: rgb(64,101,73); }
td.TdClassName
{
border-color: #406549;
}
.TagClassName
{
border-color: #406549;
}
</style>