Shades of Mallard #385126
Tints of Mallard #385126
RGB
CMYK
RGB Variations
Color information
#385126 (or 0x385126) is known color: Mallard. HEX triplet: 38, 51 and 26. RGB value is (56,81,38). Sum of RGB (Red+Green+Blue) = 56+81+38=175 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32% from 175); Green value is 81 (32.03% from 255 or 46.29% from 175); Blue value is 38 (15.23% from 255 or 21.71% from 175); Max value from RGB is 81 - color contains mainly: green. Hex color #385126 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385126 is #C7AED9. Grayscale: #444444. Windows color (decimal): -13086426 or 2511160. OLE color: 2511160.
HSL color Cylindrical-coordinate representation of color #385126: hue angle of 94.88º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #385126 is Cyan = 0.31, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 81 | 38 | - |
| CMYK | 0.31 | 0 | 0.53 | 0.68 |
| HSL | 94.88º | 0.36% | 0.23% | - |
| HSV(B) | 94.88º | 0.53% | 0.32% | - |
| XYZ | 4.92 | 6.87 | 2.9 | - |
| YUV | 68.62 | 110.72 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 81 | 38 | 0.31 | 0 | 0.53 | 0.68 | 94.88 | 0.36 | 0.23 |
| Hex | 38 | 51 | 26 | 1F | 0 | 35 | 44 | 5F | 24 | 17 |
| Octal | 70 | 121 | 46 | 37 | 0 | 65 | 104 | 137 | 44 | 27 |
| Binary | 111000 | 1010001 | 100110 | 11111 | 0 | 110101 | 1000100 | 1011111 | 100100 | 10111 |
Color Harmonies of #385126
Complementary color
Monochromatic Colors of #385126
Black with #385126
Text Example
Text Example
White with #385126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385126; }
p { color: rgb(56,81,38); }
H1.HeaderClassName
{
color: #385126;
}
.AnyTagClassName
{
color: #385126;
}
</style>
background-color css
<style>
a { background-color: #385126; }
a { background-color: rgb(56,81,38); }
div.DivClassName
{
background-color: #385126;
}
.BgClassName
{
background-color: #385126;
}
</style>
border-color css
<style>
span { border-color: #385126; }
span { border-color: rgb(56,81,38); }
td.TdClassName
{
border-color: #385126;
}
.TagClassName
{
border-color: #385126;
}
</style>