Shades of Feldgrau #446050
Tints of Feldgrau #446050
RGB
CMYK
RGB Variations
Color information
#446050 (or 0x446050) is known color: Feldgrau. HEX triplet: 44, 60 and 50. RGB value is (68,96,80). Sum of RGB (Red+Green+Blue) = 68+96+80=244 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.87% from 244); Green value is 96 (37.89% from 255 or 39.34% from 244); Blue value is 80 (31.64% from 255 or 32.79% from 244); Max value from RGB is 96 - color contains mainly: green. Hex color #446050 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446050 is #BB9FAF. Grayscale: #555555. Windows color (decimal): -12296112 or 5267524. OLE color: 5267524.
HSL color Cylindrical-coordinate representation of color #446050: hue angle of 145.71º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #446050 is Cyan = 0.29, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 96 | 80 | - |
| CMYK | 0.29 | 0 | 0.17 | 0.62 |
| HSL | 145.71º | 0.17% | 0.32% | - |
| HSV(B) | 145.71º | 0.29% | 0.38% | - |
| XYZ | 8.01 | 10.17 | 9.13 | - |
| YUV | 85.8 | 124.72 | 115.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 80 | 0.29 | 0 | 0.17 | 0.62 | 145.71 | 0.17 | 0.32 |
| Hex | 44 | 60 | 50 | 1D | 0 | 11 | 3E | 92 | 11 | 20 |
| Octal | 104 | 140 | 120 | 35 | 0 | 21 | 76 | 222 | 21 | 40 |
| Binary | 1000100 | 1100000 | 1010000 | 11101 | 0 | 10001 | 111110 | 10010010 | 10001 | 100000 |
Color Harmonies of #446050
Complementary color
Monochromatic Colors of #446050
Black with #446050
Text Example
Text Example
White with #446050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446050; }
p { color: rgb(68,96,80); }
H1.HeaderClassName
{
color: #446050;
}
.AnyTagClassName
{
color: #446050;
}
</style>
background-color css
<style>
a { background-color: #446050; }
a { background-color: rgb(68,96,80); }
div.DivClassName
{
background-color: #446050;
}
.BgClassName
{
background-color: #446050;
}
</style>
border-color css
<style>
span { border-color: #446050; }
span { border-color: rgb(68,96,80); }
td.TdClassName
{
border-color: #446050;
}
.TagClassName
{
border-color: #446050;
}
</style>