Shades of Feldgrau #466452
Tints of Feldgrau #466452
RGB
CMYK
RGB Variations
Color information
#466452 (or 0x466452) is known color: Feldgrau. HEX triplet: 46, 64 and 52. RGB value is (70,100,82). Sum of RGB (Red+Green+Blue) = 70+100+82=252 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.78% from 252); Green value is 100 (39.45% from 255 or 39.68% from 252); Blue value is 82 (32.42% from 255 or 32.54% from 252); Max value from RGB is 100 - color contains mainly: green. Hex color #466452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466452 is #B99BAD. Grayscale: #595959. Windows color (decimal): -12164014 or 5399622. OLE color: 5399622.
HSL color Cylindrical-coordinate representation of color #466452: hue angle of 144º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #466452 is Cyan = 0.30, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 82 | - |
| CMYK | 0.30 | 0 | 0.18 | 0.61 |
| HSL | 144º | 0.18% | 0.33% | - |
| HSV(B) | 144º | 0.3% | 0.39% | - |
| XYZ | 8.61 | 11.03 | 9.66 | - |
| YUV | 88.98 | 124.06 | 114.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 82 | 0.30 | 0 | 0.18 | 0.61 | 144 | 0.18 | 0.33 |
| Hex | 46 | 64 | 52 | 1E | 0 | 12 | 3D | 90 | 12 | 21 |
| Octal | 106 | 144 | 122 | 36 | 0 | 22 | 75 | 220 | 22 | 41 |
| Binary | 1000110 | 1100100 | 1010010 | 11110 | 0 | 10010 | 111101 | 10010000 | 10010 | 100001 |
Color Harmonies of #466452
Complementary color
Monochromatic Colors of #466452
Black with #466452
Text Example
Text Example
White with #466452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466452; }
p { color: rgb(70,100,82); }
H1.HeaderClassName
{
color: #466452;
}
.AnyTagClassName
{
color: #466452;
}
</style>
background-color css
<style>
a { background-color: #466452; }
a { background-color: rgb(70,100,82); }
div.DivClassName
{
background-color: #466452;
}
.BgClassName
{
background-color: #466452;
}
</style>
border-color css
<style>
span { border-color: #466452; }
span { border-color: rgb(70,100,82); }
td.TdClassName
{
border-color: #466452;
}
.TagClassName
{
border-color: #466452;
}
</style>