Shades of Mallard #395321
Tints of Mallard #395321
RGB
CMYK
RGB Variations
Color information
#395321 (or 0x395321) is known color: Mallard. HEX triplet: 39, 53 and 21. RGB value is (57,83,33). Sum of RGB (Red+Green+Blue) = 57+83+33=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 83 (32.81% from 255 or 47.98% from 173); Blue value is 33 (13.28% from 255 or 19.08% from 173); Max value from RGB is 83 - color contains mainly: green. Hex color #395321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395321 is #C6ACDE. Grayscale: #454545. Windows color (decimal): -13020383 or 2183993. OLE color: 2183993.
HSL color Cylindrical-coordinate representation of color #395321: hue angle of 91.2º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #395321 is Cyan = 0.31, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 83 | 33 | - |
| CMYK | 0.31 | 0 | 0.60 | 0.67 |
| HSL | 91.2º | 0.43% | 0.23% | - |
| HSV(B) | 91.2º | 0.6% | 0.33% | - |
| XYZ | 5.06 | 7.17 | 2.56 | - |
| YUV | 69.53 | 107.39 | 119.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 83 | 33 | 0.31 | 0 | 0.60 | 0.67 | 91.2 | 0.43 | 0.23 |
| Hex | 39 | 53 | 21 | 1F | 0 | 3C | 43 | 5B | 2B | 17 |
| Octal | 71 | 123 | 41 | 37 | 0 | 74 | 103 | 133 | 53 | 27 |
| Binary | 111001 | 1010011 | 100001 | 11111 | 0 | 111100 | 1000011 | 1011011 | 101011 | 10111 |
Color Harmonies of #395321
Complementary color
Monochromatic Colors of #395321
Black with #395321
Text Example
Text Example
White with #395321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395321; }
p { color: rgb(57,83,33); }
H1.HeaderClassName
{
color: #395321;
}
.AnyTagClassName
{
color: #395321;
}
</style>
background-color css
<style>
a { background-color: #395321; }
a { background-color: rgb(57,83,33); }
div.DivClassName
{
background-color: #395321;
}
.BgClassName
{
background-color: #395321;
}
</style>
border-color css
<style>
span { border-color: #395321; }
span { border-color: rgb(57,83,33); }
td.TdClassName
{
border-color: #395321;
}
.TagClassName
{
border-color: #395321;
}
</style>