Shades of Mallard #414738
Tints of Mallard #414738
RGB
CMYK
RGB Variations
Color information
#414738 (or 0x414738) is known color: Mallard. HEX triplet: 41, 47 and 38. RGB value is (65,71,56). Sum of RGB (Red+Green+Blue) = 65+71+56=192 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.85% from 192); Green value is 71 (28.12% from 255 or 36.98% from 192); Blue value is 56 (22.27% from 255 or 29.17% from 192); Max value from RGB is 71 - color contains mainly: green. Hex color #414738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414738 is #BEB8C7. Grayscale: #434343. Windows color (decimal): -12499144 or 3688257. OLE color: 3688257.
HSL color Cylindrical-coordinate representation of color #414738: hue angle of 84º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #414738 is Cyan = 0.08, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 71 | 56 | - |
| CMYK | 0.08 | 0 | 0.21 | 0.72 |
| HSL | 84º | 0.12% | 0.25% | - |
| HSV(B) | 84º | 0.21% | 0.28% | - |
| XYZ | 5.15 | 5.92 | 4.61 | - |
| YUV | 67.5 | 121.51 | 126.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 71 | 56 | 0.08 | 0 | 0.21 | 0.72 | 84 | 0.12 | 0.25 |
| Hex | 41 | 47 | 38 | 8 | 0 | 15 | 48 | 54 | C | 19 |
| Octal | 101 | 107 | 70 | 10 | 0 | 25 | 110 | 124 | 14 | 31 |
| Binary | 1000001 | 1000111 | 111000 | 1000 | 0 | 10101 | 1001000 | 1010100 | 1100 | 11001 |
Color Harmonies of #414738
Complementary color
Monochromatic Colors of #414738
Black with #414738
Text Example
Text Example
White with #414738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414738; }
p { color: rgb(65,71,56); }
H1.HeaderClassName
{
color: #414738;
}
.AnyTagClassName
{
color: #414738;
}
</style>
background-color css
<style>
a { background-color: #414738; }
a { background-color: rgb(65,71,56); }
div.DivClassName
{
background-color: #414738;
}
.BgClassName
{
background-color: #414738;
}
</style>
border-color css
<style>
span { border-color: #414738; }
span { border-color: rgb(65,71,56); }
td.TdClassName
{
border-color: #414738;
}
.TagClassName
{
border-color: #414738;
}
</style>