Shades of Feldgrau #476350
Tints of Feldgrau #476350
RGB
CMYK
RGB Variations
Color information
#476350 (or 0x476350) is known color: Feldgrau. HEX triplet: 47, 63 and 50. RGB value is (71,99,80). Sum of RGB (Red+Green+Blue) = 71+99+80=250 (33% of max value = 765). Red value is 71 (28.12% from 255 or 28.4% from 250); Green value is 99 (39.06% from 255 or 39.6% from 250); Blue value is 80 (31.64% from 255 or 32% from 250); Max value from RGB is 99 - color contains mainly: green. Hex color #476350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476350 is #B89CAF. Grayscale: #585858. Windows color (decimal): -12098736 or 5268295. OLE color: 5268295.
HSL color Cylindrical-coordinate representation of color #476350: hue angle of 139.29º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #476350 is Cyan = 0.28, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 80 | - |
| CMYK | 0.28 | 0 | 0.19 | 0.61 |
| HSL | 139.29º | 0.16% | 0.33% | - |
| HSV(B) | 139.29º | 0.28% | 0.39% | - |
| XYZ | 8.51 | 10.84 | 9.23 | - |
| YUV | 88.46 | 123.22 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 80 | 0.28 | 0 | 0.19 | 0.61 | 139.29 | 0.16 | 0.33 |
| Hex | 47 | 63 | 50 | 1C | 0 | 13 | 3D | 8B | 10 | 21 |
| Octal | 107 | 143 | 120 | 34 | 0 | 23 | 75 | 213 | 20 | 41 |
| Binary | 1000111 | 1100011 | 1010000 | 11100 | 0 | 10011 | 111101 | 10001011 | 10000 | 100001 |
Color Harmonies of #476350
Complementary color
Monochromatic Colors of #476350
Black with #476350
Text Example
Text Example
White with #476350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476350; }
p { color: rgb(71,99,80); }
H1.HeaderClassName
{
color: #476350;
}
.AnyTagClassName
{
color: #476350;
}
</style>
background-color css
<style>
a { background-color: #476350; }
a { background-color: rgb(71,99,80); }
div.DivClassName
{
background-color: #476350;
}
.BgClassName
{
background-color: #476350;
}
</style>
border-color css
<style>
span { border-color: #476350; }
span { border-color: rgb(71,99,80); }
td.TdClassName
{
border-color: #476350;
}
.TagClassName
{
border-color: #476350;
}
</style>