Shades of Feldgrau #466351
Tints of Feldgrau #466351
RGB
CMYK
RGB Variations
Color information
#466351 (or 0x466351) is known color: Feldgrau. HEX triplet: 46, 63 and 51. RGB value is (70,99,81). Sum of RGB (Red+Green+Blue) = 70+99+81=250 (33% of max value = 765). Red value is 70 (27.73% from 255 or 28% from 250); Green value is 99 (39.06% from 255 or 39.6% from 250); Blue value is 81 (32.03% from 255 or 32.4% from 250); Max value from RGB is 99 - color contains mainly: green. Hex color #466351 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466351 is #B99CAE. Grayscale: #585858. Windows color (decimal): -12164271 or 5333830. OLE color: 5333830.
HSL color Cylindrical-coordinate representation of color #466351: hue angle of 142.76º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #466351 is Cyan = 0.29, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 81 | - |
| CMYK | 0.29 | 0 | 0.18 | 0.61 |
| HSL | 142.76º | 0.17% | 0.33% | - |
| HSV(B) | 142.76º | 0.29% | 0.39% | - |
| XYZ | 8.47 | 10.82 | 9.43 | - |
| YUV | 88.28 | 123.89 | 114.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 81 | 0.29 | 0 | 0.18 | 0.61 | 142.76 | 0.17 | 0.33 |
| Hex | 46 | 63 | 51 | 1D | 0 | 12 | 3D | 8F | 11 | 21 |
| Octal | 106 | 143 | 121 | 35 | 0 | 22 | 75 | 217 | 21 | 41 |
| Binary | 1000110 | 1100011 | 1010001 | 11101 | 0 | 10010 | 111101 | 10001111 | 10001 | 100001 |
Color Harmonies of #466351
Complementary color
Monochromatic Colors of #466351
Black with #466351
Text Example
Text Example
White with #466351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466351; }
p { color: rgb(70,99,81); }
H1.HeaderClassName
{
color: #466351;
}
.AnyTagClassName
{
color: #466351;
}
</style>
background-color css
<style>
a { background-color: #466351; }
a { background-color: rgb(70,99,81); }
div.DivClassName
{
background-color: #466351;
}
.BgClassName
{
background-color: #466351;
}
</style>
border-color css
<style>
span { border-color: #466351; }
span { border-color: rgb(70,99,81); }
td.TdClassName
{
border-color: #466351;
}
.TagClassName
{
border-color: #466351;
}
</style>