Shades of Feldgrau #466953
Tints of Feldgrau #466953
RGB
CMYK
RGB Variations
Color information
#466953 (or 0x466953) is known color: Feldgrau. HEX triplet: 46, 69 and 53. RGB value is (70,105,83). Sum of RGB (Red+Green+Blue) = 70+105+83=258 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.13% from 258); Green value is 105 (41.41% from 255 or 40.70% from 258); Blue value is 83 (32.81% from 255 or 32.17% from 258); Max value from RGB is 105 - color contains mainly: green. Hex color #466953 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466953 is #B996AC. Grayscale: #5C5C5C. Windows color (decimal): -12162733 or 5466438. OLE color: 5466438.
HSL color Cylindrical-coordinate representation of color #466953: hue angle of 142.29º 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 #466953 is Cyan = 0.33, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 83 | - |
| CMYK | 0.33 | 0 | 0.21 | 0.59 |
| HSL | 142.29º | 0.2% | 0.34% | - |
| HSV(B) | 142.29º | 0.33% | 0.41% | - |
| XYZ | 9.14 | 12.03 | 10.02 | - |
| YUV | 92.03 | 122.9 | 112.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 83 | 0.33 | 0 | 0.21 | 0.59 | 142.29 | 0.2 | 0.34 |
| Hex | 46 | 69 | 53 | 21 | 0 | 15 | 3B | 8E | 14 | 22 |
| Octal | 106 | 151 | 123 | 41 | 0 | 25 | 73 | 216 | 24 | 42 |
| Binary | 1000110 | 1101001 | 1010011 | 100001 | 0 | 10101 | 111011 | 10001110 | 10100 | 100010 |
Color Harmonies of #466953
Complementary color
Monochromatic Colors of #466953
Black with #466953
Text Example
Text Example
White with #466953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466953; }
p { color: rgb(70,105,83); }
H1.HeaderClassName
{
color: #466953;
}
.AnyTagClassName
{
color: #466953;
}
</style>
background-color css
<style>
a { background-color: #466953; }
a { background-color: rgb(70,105,83); }
div.DivClassName
{
background-color: #466953;
}
.BgClassName
{
background-color: #466953;
}
</style>
border-color css
<style>
span { border-color: #466953; }
span { border-color: rgb(70,105,83); }
td.TdClassName
{
border-color: #466953;
}
.TagClassName
{
border-color: #466953;
}
</style>