Shades of Feldgrau #496253
Tints of Feldgrau #496253
RGB
CMYK
RGB Variations
Color information
#496253 (or 0x496253) is known color: Feldgrau. HEX triplet: 49, 62 and 53. RGB value is (73,98,83). Sum of RGB (Red+Green+Blue) = 73+98+83=254 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.74% from 254); Green value is 98 (38.67% from 255 or 38.58% from 254); Blue value is 83 (32.81% from 255 or 32.68% from 254); Max value from RGB is 98 - color contains mainly: green. Hex color #496253 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496253 is #B69DAC. Grayscale: #585858. Windows color (decimal): -11967917 or 5464649. OLE color: 5464649.
HSL color Cylindrical-coordinate representation of color #496253: hue angle of 144º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #496253 is Cyan = 0.26, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 98 | 83 | - |
| CMYK | 0.26 | 0 | 0.15 | 0.62 |
| HSL | 144º | 0.15% | 0.34% | - |
| HSV(B) | 144º | 0.26% | 0.38% | - |
| XYZ | 8.68 | 10.78 | 9.81 | - |
| YUV | 88.82 | 124.72 | 116.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 98 | 83 | 0.26 | 0 | 0.15 | 0.62 | 144 | 0.15 | 0.34 |
| Hex | 49 | 62 | 53 | 1A | 0 | F | 3E | 90 | F | 22 |
| Octal | 111 | 142 | 123 | 32 | 0 | 17 | 76 | 220 | 17 | 42 |
| Binary | 1001001 | 1100010 | 1010011 | 11010 | 0 | 1111 | 111110 | 10010000 | 1111 | 100010 |
Color Harmonies of #496253
Complementary color
Monochromatic Colors of #496253
Black with #496253
Text Example
Text Example
White with #496253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496253; }
p { color: rgb(73,98,83); }
H1.HeaderClassName
{
color: #496253;
}
.AnyTagClassName
{
color: #496253;
}
</style>
background-color css
<style>
a { background-color: #496253; }
a { background-color: rgb(73,98,83); }
div.DivClassName
{
background-color: #496253;
}
.BgClassName
{
background-color: #496253;
}
</style>
border-color css
<style>
span { border-color: #496253; }
span { border-color: rgb(73,98,83); }
td.TdClassName
{
border-color: #496253;
}
.TagClassName
{
border-color: #496253;
}
</style>