Shades of Feldgrau #446451
Tints of Feldgrau #446451
RGB
CMYK
RGB Variations
Color information
#446451 (or 0x446451) is known color: Feldgrau. HEX triplet: 44, 64 and 51. RGB value is (68,100,81). Sum of RGB (Red+Green+Blue) = 68+100+81=249 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.31% from 249); Green value is 100 (39.45% from 255 or 40.16% from 249); Blue value is 81 (32.03% from 255 or 32.53% from 249); Max value from RGB is 100 - color contains mainly: green. Hex color #446451 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446451 is #BB9BAE. Grayscale: #585858. Windows color (decimal): -12295087 or 5334084. OLE color: 5334084.
HSL color Cylindrical-coordinate representation of color #446451: hue angle of 144.38º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #446451 is Cyan = 0.32, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 81 | - |
| CMYK | 0.32 | 0 | 0.19 | 0.61 |
| HSL | 144.38º | 0.19% | 0.33% | - |
| HSV(B) | 144.38º | 0.32% | 0.39% | - |
| XYZ | 8.43 | 10.94 | 9.45 | - |
| YUV | 88.27 | 123.9 | 113.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 81 | 0.32 | 0 | 0.19 | 0.61 | 144.38 | 0.19 | 0.33 |
| Hex | 44 | 64 | 51 | 20 | 0 | 13 | 3D | 90 | 13 | 21 |
| Octal | 104 | 144 | 121 | 40 | 0 | 23 | 75 | 220 | 23 | 41 |
| Binary | 1000100 | 1100100 | 1010001 | 100000 | 0 | 10011 | 111101 | 10010000 | 10011 | 100001 |
Color Harmonies of #446451
Complementary color
Monochromatic Colors of #446451
Black with #446451
Text Example
Text Example
White with #446451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446451; }
p { color: rgb(68,100,81); }
H1.HeaderClassName
{
color: #446451;
}
.AnyTagClassName
{
color: #446451;
}
</style>
background-color css
<style>
a { background-color: #446451; }
a { background-color: rgb(68,100,81); }
div.DivClassName
{
background-color: #446451;
}
.BgClassName
{
background-color: #446451;
}
</style>
border-color css
<style>
span { border-color: #446451; }
span { border-color: rgb(68,100,81); }
td.TdClassName
{
border-color: #446451;
}
.TagClassName
{
border-color: #446451;
}
</style>