Shades of Feldgrau #416951
Tints of Feldgrau #416951
RGB
CMYK
RGB Variations
Color information
#416951 (or 0x416951) is known color: Feldgrau. HEX triplet: 41, 69 and 51. RGB value is (65,105,81). Sum of RGB (Red+Green+Blue) = 65+105+81=251 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.90% from 251); Green value is 105 (41.41% from 255 or 41.83% from 251); Blue value is 81 (32.03% from 255 or 32.27% from 251); Max value from RGB is 105 - color contains mainly: green. Hex color #416951 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #416951 is #BE96AE. Grayscale: #5A5A5A. Windows color (decimal): -12490415 or 5335361. OLE color: 5335361.
HSL color Cylindrical-coordinate representation of color #416951: hue angle of 144º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #416951 is Cyan = 0.38, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 105 | 81 | - |
| CMYK | 0.38 | 0 | 0.23 | 0.59 |
| HSL | 144º | 0.24% | 0.33% | - |
| HSV(B) | 144º | 0.38% | 0.41% | - |
| XYZ | 8.72 | 11.82 | 9.61 | - |
| YUV | 90.3 | 122.75 | 109.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 81 | 0.38 | 0 | 0.23 | 0.59 | 144 | 0.24 | 0.33 |
| Hex | 41 | 69 | 51 | 26 | 0 | 17 | 3B | 90 | 18 | 21 |
| Octal | 101 | 151 | 121 | 46 | 0 | 27 | 73 | 220 | 30 | 41 |
| Binary | 1000001 | 1101001 | 1010001 | 100110 | 0 | 10111 | 111011 | 10010000 | 11000 | 100001 |
Color Harmonies of #416951
Complementary color
Monochromatic Colors of #416951
Black with #416951
Text Example
Text Example
White with #416951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416951; }
p { color: rgb(65,105,81); }
H1.HeaderClassName
{
color: #416951;
}
.AnyTagClassName
{
color: #416951;
}
</style>
background-color css
<style>
a { background-color: #416951; }
a { background-color: rgb(65,105,81); }
div.DivClassName
{
background-color: #416951;
}
.BgClassName
{
background-color: #416951;
}
</style>
border-color css
<style>
span { border-color: #416951; }
span { border-color: rgb(65,105,81); }
td.TdClassName
{
border-color: #416951;
}
.TagClassName
{
border-color: #416951;
}
</style>