Shades of Mallard #414938
Tints of Mallard #414938
RGB
CMYK
RGB Variations
Color information
#414938 (or 0x414938) is known color: Mallard. HEX triplet: 41, 49 and 38. RGB value is (65,73,56). Sum of RGB (Red+Green+Blue) = 65+73+56=194 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.51% from 194); Green value is 73 (28.91% from 255 or 37.63% from 194); Blue value is 56 (22.27% from 255 or 28.87% from 194); Max value from RGB is 73 - color contains mainly: green. Hex color #414938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414938 is #BEB6C7. Grayscale: #444444. Windows color (decimal): -12498632 or 3688769. OLE color: 3688769.
HSL color Cylindrical-coordinate representation of color #414938: hue angle of 88.24º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #414938 is Cyan = 0.11, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 65 | 73 | 56 | - |
| CMYK | 0.11 | 0 | 0.23 | 0.71 |
| HSL | 88.24º | 0.13% | 0.25% | - |
| HSV(B) | 88.24º | 0.23% | 0.29% | - |
| XYZ | 5.28 | 6.17 | 4.66 | - |
| YUV | 68.67 | 120.85 | 125.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 73 | 56 | 0.11 | 0 | 0.23 | 0.71 | 88.24 | 0.13 | 0.25 |
| Hex | 41 | 49 | 38 | B | 0 | 17 | 47 | 58 | D | 19 |
| Octal | 101 | 111 | 70 | 13 | 0 | 27 | 107 | 130 | 15 | 31 |
| Binary | 1000001 | 1001001 | 111000 | 1011 | 0 | 10111 | 1000111 | 1011000 | 1101 | 11001 |
Color Harmonies of #414938
Complementary color
Monochromatic Colors of #414938
Black with #414938
Text Example
Text Example
White with #414938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414938; }
p { color: rgb(65,73,56); }
H1.HeaderClassName
{
color: #414938;
}
.AnyTagClassName
{
color: #414938;
}
</style>
background-color css
<style>
a { background-color: #414938; }
a { background-color: rgb(65,73,56); }
div.DivClassName
{
background-color: #414938;
}
.BgClassName
{
background-color: #414938;
}
</style>
border-color css
<style>
span { border-color: #414938; }
span { border-color: rgb(65,73,56); }
td.TdClassName
{
border-color: #414938;
}
.TagClassName
{
border-color: #414938;
}
</style>