Shades of Feldgrau #476954
Tints of Feldgrau #476954
RGB
CMYK
RGB Variations
Color information
#476954 (or 0x476954) is known color: Feldgrau. HEX triplet: 47, 69 and 54. RGB value is (71,105,84). Sum of RGB (Red+Green+Blue) = 71+105+84=260 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.31% from 260); Green value is 105 (41.41% from 255 or 40.38% from 260); Blue value is 84 (33.20% from 255 or 32.31% from 260); Max value from RGB is 105 - color contains mainly: green. Hex color #476954 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476954 is #B896AB. Grayscale: #5C5C5C. Windows color (decimal): -12097196 or 5531975. OLE color: 5531975.
HSL color Cylindrical-coordinate representation of color #476954: hue angle of 142.94º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #476954 is Cyan = 0.32, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 105 | 84 | - |
| CMYK | 0.32 | 0 | 0.20 | 0.59 |
| HSL | 142.94º | 0.19% | 0.35% | - |
| HSV(B) | 142.94º | 0.32% | 0.41% | - |
| XYZ | 9.25 | 12.08 | 10.23 | - |
| YUV | 92.44 | 123.24 | 112.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 84 | 0.32 | 0 | 0.20 | 0.59 | 142.94 | 0.19 | 0.35 |
| Hex | 47 | 69 | 54 | 20 | 0 | 14 | 3B | 8F | 13 | 23 |
| Octal | 107 | 151 | 124 | 40 | 0 | 24 | 73 | 217 | 23 | 43 |
| Binary | 1000111 | 1101001 | 1010100 | 100000 | 0 | 10100 | 111011 | 10001111 | 10011 | 100011 |
Color Harmonies of #476954
Complementary color
Monochromatic Colors of #476954
Black with #476954
Text Example
Text Example
White with #476954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476954; }
p { color: rgb(71,105,84); }
H1.HeaderClassName
{
color: #476954;
}
.AnyTagClassName
{
color: #476954;
}
</style>
background-color css
<style>
a { background-color: #476954; }
a { background-color: rgb(71,105,84); }
div.DivClassName
{
background-color: #476954;
}
.BgClassName
{
background-color: #476954;
}
</style>
border-color css
<style>
span { border-color: #476954; }
span { border-color: rgb(71,105,84); }
td.TdClassName
{
border-color: #476954;
}
.TagClassName
{
border-color: #476954;
}
</style>