Shades of Mallard #395622
Tints of Mallard #395622
RGB
CMYK
RGB Variations
Color information
#395622 (or 0x395622) is known color: Mallard. HEX triplet: 39, 56 and 22. RGB value is (57,86,34). Sum of RGB (Red+Green+Blue) = 57+86+34=177 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.20% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 34 (13.67% from 255 or 19.21% from 177); Max value from RGB is 86 - color contains mainly: green. Hex color #395622 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395622 is #C6A9DD. Grayscale: #474747. Windows color (decimal): -13019614 or 2250297. OLE color: 2250297.
HSL color Cylindrical-coordinate representation of color #395622: hue angle of 93.46º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #395622 is Cyan = 0.34, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 86 | 34 | - |
| CMYK | 0.34 | 0 | 0.60 | 0.66 |
| HSL | 93.46º | 0.43% | 0.24% | - |
| HSV(B) | 93.46º | 0.6% | 0.34% | - |
| XYZ | 5.3 | 7.64 | 2.71 | - |
| YUV | 71.4 | 106.89 | 117.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 86 | 34 | 0.34 | 0 | 0.60 | 0.66 | 93.46 | 0.43 | 0.24 |
| Hex | 39 | 56 | 22 | 22 | 0 | 3C | 42 | 5D | 2B | 18 |
| Octal | 71 | 126 | 42 | 42 | 0 | 74 | 102 | 135 | 53 | 30 |
| Binary | 111001 | 1010110 | 100010 | 100010 | 0 | 111100 | 1000010 | 1011101 | 101011 | 11000 |
Color Harmonies of #395622
Complementary color
Monochromatic Colors of #395622
Black with #395622
Text Example
Text Example
White with #395622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395622; }
p { color: rgb(57,86,34); }
H1.HeaderClassName
{
color: #395622;
}
.AnyTagClassName
{
color: #395622;
}
</style>
background-color css
<style>
a { background-color: #395622; }
a { background-color: rgb(57,86,34); }
div.DivClassName
{
background-color: #395622;
}
.BgClassName
{
background-color: #395622;
}
</style>
border-color css
<style>
span { border-color: #395622; }
span { border-color: rgb(57,86,34); }
td.TdClassName
{
border-color: #395622;
}
.TagClassName
{
border-color: #395622;
}
</style>