Shades of Mallard #415138
Tints of Mallard #415138
RGB
CMYK
RGB Variations
Color information
#415138 (or 0x415138) is known color: Mallard. HEX triplet: 41, 51 and 38. RGB value is (65,81,56). Sum of RGB (Red+Green+Blue) = 65+81+56=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 81 (32.03% from 255 or 40.10% from 202); Blue value is 56 (22.27% from 255 or 27.72% from 202); Max value from RGB is 81 - color contains mainly: green. Hex color #415138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415138 is #BEAEC7. Grayscale: #494949. Windows color (decimal): -12496584 or 3690817. OLE color: 3690817.
HSL color Cylindrical-coordinate representation of color #415138: hue angle of 98.4º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #415138 is Cyan = 0.20, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 81 | 56 | - |
| CMYK | 0.20 | 0 | 0.31 | 0.68 |
| HSL | 98.4º | 0.18% | 0.27% | - |
| HSV(B) | 98.4º | 0.31% | 0.32% | - |
| XYZ | 5.84 | 7.29 | 4.84 | - |
| YUV | 73.37 | 118.2 | 122.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 56 | 0.20 | 0 | 0.31 | 0.68 | 98.4 | 0.18 | 0.27 |
| Hex | 41 | 51 | 38 | 14 | 0 | 1F | 44 | 62 | 12 | 1B |
| Octal | 101 | 121 | 70 | 24 | 0 | 37 | 104 | 142 | 22 | 33 |
| Binary | 1000001 | 1010001 | 111000 | 10100 | 0 | 11111 | 1000100 | 1100010 | 10010 | 11011 |
Color Harmonies of #415138
Complementary color
Monochromatic Colors of #415138
Black with #415138
Text Example
Text Example
White with #415138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415138; }
p { color: rgb(65,81,56); }
H1.HeaderClassName
{
color: #415138;
}
.AnyTagClassName
{
color: #415138;
}
</style>
background-color css
<style>
a { background-color: #415138; }
a { background-color: rgb(65,81,56); }
div.DivClassName
{
background-color: #415138;
}
.BgClassName
{
background-color: #415138;
}
</style>
border-color css
<style>
span { border-color: #415138; }
span { border-color: rgb(65,81,56); }
td.TdClassName
{
border-color: #415138;
}
.TagClassName
{
border-color: #415138;
}
</style>