Shades of Mallard #365320
Tints of Mallard #365320
RGB
CMYK
RGB Variations
Color information
#365320 (or 0x365320) is known color: Mallard. HEX triplet: 36, 53 and 20. RGB value is (54,83,32). Sum of RGB (Red+Green+Blue) = 54+83+32=169 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.95% from 169); Green value is 83 (32.81% from 255 or 49.11% from 169); Blue value is 32 (12.89% from 255 or 18.93% from 169); Max value from RGB is 83 - color contains mainly: green. Hex color #365320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365320 is #C9ACDF. Grayscale: #444444. Windows color (decimal): -13216992 or 2118454. OLE color: 2118454.
HSL color Cylindrical-coordinate representation of color #365320: hue angle of 94.12º 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 #365320 is Cyan = 0.35, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 83 | 32 | - |
| CMYK | 0.35 | 0 | 0.61 | 0.67 |
| HSL | 94.12º | 0.44% | 0.23% | - |
| HSV(B) | 94.12º | 0.61% | 0.33% | - |
| XYZ | 4.88 | 7.08 | 2.48 | - |
| YUV | 68.52 | 107.39 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 83 | 32 | 0.35 | 0 | 0.61 | 0.67 | 94.12 | 0.44 | 0.23 |
| Hex | 36 | 53 | 20 | 23 | 0 | 3D | 43 | 5E | 2C | 17 |
| Octal | 66 | 123 | 40 | 43 | 0 | 75 | 103 | 136 | 54 | 27 |
| Binary | 110110 | 1010011 | 100000 | 100011 | 0 | 111101 | 1000011 | 1011110 | 101100 | 10111 |
Color Harmonies of #365320
Complementary color
Monochromatic Colors of #365320
Black with #365320
Text Example
Text Example
White with #365320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365320; }
p { color: rgb(54,83,32); }
H1.HeaderClassName
{
color: #365320;
}
.AnyTagClassName
{
color: #365320;
}
</style>
background-color css
<style>
a { background-color: #365320; }
a { background-color: rgb(54,83,32); }
div.DivClassName
{
background-color: #365320;
}
.BgClassName
{
background-color: #365320;
}
</style>
border-color css
<style>
span { border-color: #365320; }
span { border-color: rgb(54,83,32); }
td.TdClassName
{
border-color: #365320;
}
.TagClassName
{
border-color: #365320;
}
</style>