Shades of Mineral Green #466850
Tints of Mineral Green #466850
RGB
CMYK
RGB Variations
Color information
#466850 (or 0x466850) is known color: Mineral Green. HEX triplet: 46, 68 and 50. RGB value is (70,104,80). Sum of RGB (Red+Green+Blue) = 70+104+80=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 104 (41.02% from 255 or 40.94% from 254); Blue value is 80 (31.64% from 255 or 31.50% from 254); Max value from RGB is 104 - color contains mainly: green. Hex color #466850 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466850 is #B997AF. Grayscale: #5B5B5B. Windows color (decimal): -12162992 or 5269574. OLE color: 5269574.
HSL color Cylindrical-coordinate representation of color #466850: hue angle of 137.65º 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 #466850 is Cyan = 0.33, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 80 | - |
| CMYK | 0.33 | 0 | 0.23 | 0.59 |
| HSL | 137.65º | 0.2% | 0.34% | - |
| HSV(B) | 137.65º | 0.33% | 0.41% | - |
| XYZ | 8.92 | 11.78 | 9.39 | - |
| YUV | 91.1 | 121.74 | 112.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 80 | 0.33 | 0 | 0.23 | 0.59 | 137.65 | 0.2 | 0.34 |
| Hex | 46 | 68 | 50 | 21 | 0 | 17 | 3B | 8A | 14 | 22 |
| Octal | 106 | 150 | 120 | 41 | 0 | 27 | 73 | 212 | 24 | 42 |
| Binary | 1000110 | 1101000 | 1010000 | 100001 | 0 | 10111 | 111011 | 10001010 | 10100 | 100010 |
Color Harmonies of #466850
Complementary color
Monochromatic Colors of #466850
Black with #466850
Text Example
Text Example
White with #466850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466850; }
p { color: rgb(70,104,80); }
H1.HeaderClassName
{
color: #466850;
}
.AnyTagClassName
{
color: #466850;
}
</style>
background-color css
<style>
a { background-color: #466850; }
a { background-color: rgb(70,104,80); }
div.DivClassName
{
background-color: #466850;
}
.BgClassName
{
background-color: #466850;
}
</style>
border-color css
<style>
span { border-color: #466850; }
span { border-color: rgb(70,104,80); }
td.TdClassName
{
border-color: #466850;
}
.TagClassName
{
border-color: #466850;
}
</style>