Shades of Mallard #375321
Tints of Mallard #375321
RGB
CMYK
RGB Variations
Color information
#375321 (or 0x375321) is known color: Mallard. HEX triplet: 37, 53 and 21. RGB value is (55,83,33). Sum of RGB (Red+Green+Blue) = 55+83+33=171 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.16% from 171); Green value is 83 (32.81% from 255 or 48.54% from 171); Blue value is 33 (13.28% from 255 or 19.30% from 171); Max value from RGB is 83 - color contains mainly: green. Hex color #375321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375321 is #C8ACDE. Grayscale: #454545. Windows color (decimal): -13151455 or 2183991. OLE color: 2183991.
HSL color Cylindrical-coordinate representation of color #375321: hue angle of 93.6º 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 #375321 is Cyan = 0.34, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 83 | 33 | - |
| CMYK | 0.34 | 0 | 0.60 | 0.67 |
| HSL | 93.6º | 0.43% | 0.23% | - |
| HSV(B) | 93.6º | 0.6% | 0.33% | - |
| XYZ | 4.94 | 7.11 | 2.55 | - |
| YUV | 68.93 | 107.72 | 118.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 33 | 0.34 | 0 | 0.60 | 0.67 | 93.6 | 0.43 | 0.23 |
| Hex | 37 | 53 | 21 | 22 | 0 | 3C | 43 | 5E | 2B | 17 |
| Octal | 67 | 123 | 41 | 42 | 0 | 74 | 103 | 136 | 53 | 27 |
| Binary | 110111 | 1010011 | 100001 | 100010 | 0 | 111100 | 1000011 | 1011110 | 101011 | 10111 |
Color Harmonies of #375321
Complementary color
Monochromatic Colors of #375321
Black with #375321
Text Example
Text Example
White with #375321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375321; }
p { color: rgb(55,83,33); }
H1.HeaderClassName
{
color: #375321;
}
.AnyTagClassName
{
color: #375321;
}
</style>
background-color css
<style>
a { background-color: #375321; }
a { background-color: rgb(55,83,33); }
div.DivClassName
{
background-color: #375321;
}
.BgClassName
{
background-color: #375321;
}
</style>
border-color css
<style>
span { border-color: #375321; }
span { border-color: rgb(55,83,33); }
td.TdClassName
{
border-color: #375321;
}
.TagClassName
{
border-color: #375321;
}
</style>