Shades of Mallard #385620
Tints of Mallard #385620
RGB
CMYK
RGB Variations
Color information
#385620 (or 0x385620) is known color: Mallard. HEX triplet: 38, 56 and 20. RGB value is (56,86,32). Sum of RGB (Red+Green+Blue) = 56+86+32=174 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32.18% from 174); Green value is 86 (33.98% from 255 or 49.43% from 174); Blue value is 32 (12.89% from 255 or 18.39% from 174); Max value from RGB is 86 - color contains mainly: green. Hex color #385620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385620 is #C7A9DF. Grayscale: #474747. Windows color (decimal): -13085152 or 2119224. OLE color: 2119224.
HSL color Cylindrical-coordinate representation of color #385620: hue angle of 93.33º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #385620 is Cyan = 0.35, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 86 | 32 | - |
| CMYK | 0.35 | 0 | 0.63 | 0.66 |
| HSL | 93.33º | 0.46% | 0.23% | - |
| HSV(B) | 93.33º | 0.63% | 0.34% | - |
| XYZ | 5.22 | 7.6 | 2.56 | - |
| YUV | 70.87 | 106.06 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 32 | 0.35 | 0 | 0.63 | 0.66 | 93.33 | 0.46 | 0.23 |
| Hex | 38 | 56 | 20 | 23 | 0 | 3F | 42 | 5D | 2E | 17 |
| Octal | 70 | 126 | 40 | 43 | 0 | 77 | 102 | 135 | 56 | 27 |
| Binary | 111000 | 1010110 | 100000 | 100011 | 0 | 111111 | 1000010 | 1011101 | 101110 | 10111 |
Color Harmonies of #385620
Complementary color
Monochromatic Colors of #385620
Black with #385620
Text Example
Text Example
White with #385620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385620; }
p { color: rgb(56,86,32); }
H1.HeaderClassName
{
color: #385620;
}
.AnyTagClassName
{
color: #385620;
}
</style>
background-color css
<style>
a { background-color: #385620; }
a { background-color: rgb(56,86,32); }
div.DivClassName
{
background-color: #385620;
}
.BgClassName
{
background-color: #385620;
}
</style>
border-color css
<style>
span { border-color: #385620; }
span { border-color: rgb(56,86,32); }
td.TdClassName
{
border-color: #385620;
}
.TagClassName
{
border-color: #385620;
}
</style>