Shades of Mineral Green #466952
Tints of Mineral Green #466952
RGB
CMYK
RGB Variations
Color information
#466952 (or 0x466952) is known color: Mineral Green. HEX triplet: 46, 69 and 52. RGB value is (70,105,82). Sum of RGB (Red+Green+Blue) = 70+105+82=257 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.24% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 82 (32.42% from 255 or 31.91% from 257); Max value from RGB is 105 - color contains mainly: green. Hex color #466952 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466952 is #B996AD. Grayscale: #5B5B5B. Windows color (decimal): -12162734 or 5400902. OLE color: 5400902.
HSL color Cylindrical-coordinate representation of color #466952: hue angle of 140.57º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #466952 is Cyan = 0.33, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 82 | - |
| CMYK | 0.33 | 0 | 0.22 | 0.59 |
| HSL | 140.57º | 0.2% | 0.34% | - |
| HSV(B) | 140.57º | 0.33% | 0.41% | - |
| XYZ | 9.1 | 12.01 | 9.82 | - |
| YUV | 91.91 | 122.4 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 82 | 0.33 | 0 | 0.22 | 0.59 | 140.57 | 0.2 | 0.34 |
| Hex | 46 | 69 | 52 | 21 | 0 | 16 | 3B | 8D | 14 | 22 |
| Octal | 106 | 151 | 122 | 41 | 0 | 26 | 73 | 215 | 24 | 42 |
| Binary | 1000110 | 1101001 | 1010010 | 100001 | 0 | 10110 | 111011 | 10001101 | 10100 | 100010 |
Color Harmonies of #466952
Complementary color
Monochromatic Colors of #466952
Black with #466952
Text Example
Text Example
White with #466952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466952; }
p { color: rgb(70,105,82); }
H1.HeaderClassName
{
color: #466952;
}
.AnyTagClassName
{
color: #466952;
}
</style>
background-color css
<style>
a { background-color: #466952; }
a { background-color: rgb(70,105,82); }
div.DivClassName
{
background-color: #466952;
}
.BgClassName
{
background-color: #466952;
}
</style>
border-color css
<style>
span { border-color: #466952; }
span { border-color: rgb(70,105,82); }
td.TdClassName
{
border-color: #466952;
}
.TagClassName
{
border-color: #466952;
}
</style>