Shades of Feldgrau #466152
Tints of Feldgrau #466152
RGB
CMYK
RGB Variations
Color information
#466152 (or 0x466152) is known color: Feldgrau. HEX triplet: 46, 61 and 52. RGB value is (70,97,82). Sum of RGB (Red+Green+Blue) = 70+97+82=249 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.11% from 249); Green value is 97 (38.28% from 255 or 38.96% from 249); Blue value is 82 (32.42% from 255 or 32.93% from 249); Max value from RGB is 97 - color contains mainly: green. Hex color #466152 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466152 is #B99EAD. Grayscale: #575757. Windows color (decimal): -12164782 or 5398854. OLE color: 5398854.
HSL color Cylindrical-coordinate representation of color #466152: hue angle of 146.67º 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 #466152 is Cyan = 0.28, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 82 | - |
| CMYK | 0.28 | 0 | 0.15 | 0.62 |
| HSL | 146.67º | 0.16% | 0.33% | - |
| HSV(B) | 146.67º | 0.28% | 0.38% | - |
| XYZ | 8.32 | 10.46 | 9.56 | - |
| YUV | 87.22 | 125.05 | 115.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 82 | 0.28 | 0 | 0.15 | 0.62 | 146.67 | 0.16 | 0.33 |
| Hex | 46 | 61 | 52 | 1C | 0 | F | 3E | 93 | 10 | 21 |
| Octal | 106 | 141 | 122 | 34 | 0 | 17 | 76 | 223 | 20 | 41 |
| Binary | 1000110 | 1100001 | 1010010 | 11100 | 0 | 1111 | 111110 | 10010011 | 10000 | 100001 |
Color Harmonies of #466152
Complementary color
Monochromatic Colors of #466152
Black with #466152
Text Example
Text Example
White with #466152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466152; }
p { color: rgb(70,97,82); }
H1.HeaderClassName
{
color: #466152;
}
.AnyTagClassName
{
color: #466152;
}
</style>
background-color css
<style>
a { background-color: #466152; }
a { background-color: rgb(70,97,82); }
div.DivClassName
{
background-color: #466152;
}
.BgClassName
{
background-color: #466152;
}
</style>
border-color css
<style>
span { border-color: #466152; }
span { border-color: rgb(70,97,82); }
td.TdClassName
{
border-color: #466152;
}
.TagClassName
{
border-color: #466152;
}
</style>