Shades of Mallard #395620
Tints of Mallard #395620
RGB
CMYK
RGB Variations
Color information
#395620 (or 0x395620) is known color: Mallard. HEX triplet: 39, 56 and 20. RGB value is (57,86,32). Sum of RGB (Red+Green+Blue) = 57+86+32=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 86 (33.98% from 255 or 49.14% from 175); Blue value is 32 (12.89% from 255 or 18.29% from 175); Max value from RGB is 86 - color contains mainly: green. Hex color #395620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395620 is #C6A9DF. Grayscale: #474747. Windows color (decimal): -13019616 or 2119225. OLE color: 2119225.
HSL color Cylindrical-coordinate representation of color #395620: hue angle of 92.22º 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 #395620 is Cyan = 0.34, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 86 | 32 | - |
| CMYK | 0.34 | 0 | 0.63 | 0.66 |
| HSL | 92.22º | 0.46% | 0.23% | - |
| HSV(B) | 92.22º | 0.63% | 0.34% | - |
| XYZ | 5.28 | 7.63 | 2.56 | - |
| YUV | 71.17 | 105.89 | 117.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 86 | 32 | 0.34 | 0 | 0.63 | 0.66 | 92.22 | 0.46 | 0.23 |
| Hex | 39 | 56 | 20 | 22 | 0 | 3F | 42 | 5C | 2E | 17 |
| Octal | 71 | 126 | 40 | 42 | 0 | 77 | 102 | 134 | 56 | 27 |
| Binary | 111001 | 1010110 | 100000 | 100010 | 0 | 111111 | 1000010 | 1011100 | 101110 | 10111 |
Color Harmonies of #395620
Complementary color
Monochromatic Colors of #395620
Black with #395620
Text Example
Text Example
White with #395620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395620; }
p { color: rgb(57,86,32); }
H1.HeaderClassName
{
color: #395620;
}
.AnyTagClassName
{
color: #395620;
}
</style>
background-color css
<style>
a { background-color: #395620; }
a { background-color: rgb(57,86,32); }
div.DivClassName
{
background-color: #395620;
}
.BgClassName
{
background-color: #395620;
}
</style>
border-color css
<style>
span { border-color: #395620; }
span { border-color: rgb(57,86,32); }
td.TdClassName
{
border-color: #395620;
}
.TagClassName
{
border-color: #395620;
}
</style>