Shades of Feldgrau #466150
Tints of Feldgrau #466150
RGB
CMYK
RGB Variations
Color information
#466150 (or 0x466150) is known color: Feldgrau. HEX triplet: 46, 61 and 50. RGB value is (70,97,80). Sum of RGB (Red+Green+Blue) = 70+97+80=247 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.34% from 247); Green value is 97 (38.28% from 255 or 39.27% from 247); Blue value is 80 (31.64% from 255 or 32.39% from 247); Max value from RGB is 97 - color contains mainly: green. Hex color #466150 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466150 is #B99EAF. Grayscale: #575757. Windows color (decimal): -12164784 or 5267782. OLE color: 5267782.
HSL color Cylindrical-coordinate representation of color #466150: hue angle of 142.22º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #466150 is Cyan = 0.28, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 80 | - |
| CMYK | 0.28 | 0 | 0.18 | 0.62 |
| HSL | 142.22º | 0.16% | 0.33% | - |
| HSV(B) | 142.22º | 0.28% | 0.38% | - |
| XYZ | 8.25 | 10.43 | 9.17 | - |
| YUV | 86.99 | 124.05 | 115.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 80 | 0.28 | 0 | 0.18 | 0.62 | 142.22 | 0.16 | 0.33 |
| Hex | 46 | 61 | 50 | 1C | 0 | 12 | 3E | 8E | 10 | 21 |
| Octal | 106 | 141 | 120 | 34 | 0 | 22 | 76 | 216 | 20 | 41 |
| Binary | 1000110 | 1100001 | 1010000 | 11100 | 0 | 10010 | 111110 | 10001110 | 10000 | 100001 |
Color Harmonies of #466150
Complementary color
Monochromatic Colors of #466150
Black with #466150
Text Example
Text Example
White with #466150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466150; }
p { color: rgb(70,97,80); }
H1.HeaderClassName
{
color: #466150;
}
.AnyTagClassName
{
color: #466150;
}
</style>
background-color css
<style>
a { background-color: #466150; }
a { background-color: rgb(70,97,80); }
div.DivClassName
{
background-color: #466150;
}
.BgClassName
{
background-color: #466150;
}
</style>
border-color css
<style>
span { border-color: #466150; }
span { border-color: rgb(70,97,80); }
td.TdClassName
{
border-color: #466150;
}
.TagClassName
{
border-color: #466150;
}
</style>