Shades of Mineral Green #466951
Tints of Mineral Green #466951
RGB
CMYK
RGB Variations
Color information
#466951 (or 0x466951) is known color: Mineral Green. HEX triplet: 46, 69 and 51. RGB value is (70,105,81). Sum of RGB (Red+Green+Blue) = 70+105+81=256 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.34% from 256); Green value is 105 (41.41% from 255 or 41.02% from 256); Blue value is 81 (32.03% from 255 or 31.64% from 256); Max value from RGB is 105 - color contains mainly: green. Hex color #466951 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466951 is #B996AE. Grayscale: #5B5B5B. Windows color (decimal): -12162735 or 5335366. OLE color: 5335366.
HSL color Cylindrical-coordinate representation of color #466951: hue angle of 138.86º 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 #466951 is Cyan = 0.33, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 81 | - |
| CMYK | 0.33 | 0 | 0.23 | 0.59 |
| HSL | 138.86º | 0.2% | 0.34% | - |
| HSV(B) | 138.86º | 0.33% | 0.41% | - |
| XYZ | 9.06 | 12 | 9.62 | - |
| YUV | 91.8 | 121.9 | 112.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 81 | 0.33 | 0 | 0.23 | 0.59 | 138.86 | 0.2 | 0.34 |
| Hex | 46 | 69 | 51 | 21 | 0 | 17 | 3B | 8B | 14 | 22 |
| Octal | 106 | 151 | 121 | 41 | 0 | 27 | 73 | 213 | 24 | 42 |
| Binary | 1000110 | 1101001 | 1010001 | 100001 | 0 | 10111 | 111011 | 10001011 | 10100 | 100010 |
Color Harmonies of #466951
Complementary color
Monochromatic Colors of #466951
Black with #466951
Text Example
Text Example
White with #466951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466951; }
p { color: rgb(70,105,81); }
H1.HeaderClassName
{
color: #466951;
}
.AnyTagClassName
{
color: #466951;
}
</style>
background-color css
<style>
a { background-color: #466951; }
a { background-color: rgb(70,105,81); }
div.DivClassName
{
background-color: #466951;
}
.BgClassName
{
background-color: #466951;
}
</style>
border-color css
<style>
span { border-color: #466951; }
span { border-color: rgb(70,105,81); }
td.TdClassName
{
border-color: #466951;
}
.TagClassName
{
border-color: #466951;
}
</style>