Shades of Mallard #395421
Tints of Mallard #395421
RGB
CMYK
RGB Variations
Color information
#395421 (or 0x395421) is known color: Mallard. HEX triplet: 39, 54 and 21. RGB value is (57,84,33). Sum of RGB (Red+Green+Blue) = 57+84+33=174 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.76% from 174); Green value is 84 (33.20% from 255 or 48.28% from 174); Blue value is 33 (13.28% from 255 or 18.97% from 174); Max value from RGB is 84 - color contains mainly: green. Hex color #395421 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395421 is #C6ABDE. Grayscale: #464646. Windows color (decimal): -13020127 or 2184249. OLE color: 2184249.
HSL color Cylindrical-coordinate representation of color #395421: hue angle of 91.76º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #395421 is Cyan = 0.32, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 84 | 33 | - |
| CMYK | 0.32 | 0 | 0.61 | 0.67 |
| HSL | 91.76º | 0.44% | 0.23% | - |
| HSV(B) | 91.76º | 0.61% | 0.33% | - |
| XYZ | 5.13 | 7.32 | 2.58 | - |
| YUV | 70.11 | 107.05 | 118.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 33 | 0.32 | 0 | 0.61 | 0.67 | 91.76 | 0.44 | 0.23 |
| Hex | 39 | 54 | 21 | 20 | 0 | 3D | 43 | 5C | 2C | 17 |
| Octal | 71 | 124 | 41 | 40 | 0 | 75 | 103 | 134 | 54 | 27 |
| Binary | 111001 | 1010100 | 100001 | 100000 | 0 | 111101 | 1000011 | 1011100 | 101100 | 10111 |
Color Harmonies of #395421
Complementary color
Monochromatic Colors of #395421
Black with #395421
Text Example
Text Example
White with #395421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395421; }
p { color: rgb(57,84,33); }
H1.HeaderClassName
{
color: #395421;
}
.AnyTagClassName
{
color: #395421;
}
</style>
background-color css
<style>
a { background-color: #395421; }
a { background-color: rgb(57,84,33); }
div.DivClassName
{
background-color: #395421;
}
.BgClassName
{
background-color: #395421;
}
</style>
border-color css
<style>
span { border-color: #395421; }
span { border-color: rgb(57,84,33); }
td.TdClassName
{
border-color: #395421;
}
.TagClassName
{
border-color: #395421;
}
</style>