Shades of Feldgrau #476452
Tints of Feldgrau #476452
RGB
CMYK
RGB Variations
Color information
#476452 (or 0x476452) is known color: Feldgrau. HEX triplet: 47, 64 and 52. RGB value is (71,100,82). Sum of RGB (Red+Green+Blue) = 71+100+82=253 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.06% from 253); Green value is 100 (39.45% from 255 or 39.53% from 253); Blue value is 82 (32.42% from 255 or 32.41% from 253); Max value from RGB is 100 - color contains mainly: green. Hex color #476452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476452 is #B89BAD. Grayscale: #595959. Windows color (decimal): -12098478 or 5399623. OLE color: 5399623.
HSL color Cylindrical-coordinate representation of color #476452: hue angle of 142.76º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #476452 is Cyan = 0.29, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 82 | - |
| CMYK | 0.29 | 0 | 0.18 | 0.61 |
| HSL | 142.76º | 0.17% | 0.34% | - |
| HSV(B) | 142.76º | 0.29% | 0.39% | - |
| XYZ | 8.68 | 11.06 | 9.66 | - |
| YUV | 89.28 | 123.89 | 114.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 82 | 0.29 | 0 | 0.18 | 0.61 | 142.76 | 0.17 | 0.34 |
| Hex | 47 | 64 | 52 | 1D | 0 | 12 | 3D | 8F | 11 | 22 |
| Octal | 107 | 144 | 122 | 35 | 0 | 22 | 75 | 217 | 21 | 42 |
| Binary | 1000111 | 1100100 | 1010010 | 11101 | 0 | 10010 | 111101 | 10001111 | 10001 | 100010 |
Color Harmonies of #476452
Complementary color
Monochromatic Colors of #476452
Black with #476452
Text Example
Text Example
White with #476452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476452; }
p { color: rgb(71,100,82); }
H1.HeaderClassName
{
color: #476452;
}
.AnyTagClassName
{
color: #476452;
}
</style>
background-color css
<style>
a { background-color: #476452; }
a { background-color: rgb(71,100,82); }
div.DivClassName
{
background-color: #476452;
}
.BgClassName
{
background-color: #476452;
}
</style>
border-color css
<style>
span { border-color: #476452; }
span { border-color: rgb(71,100,82); }
td.TdClassName
{
border-color: #476452;
}
.TagClassName
{
border-color: #476452;
}
</style>