Shades of Mallard #385520
Tints of Mallard #385520
RGB
CMYK
RGB Variations
Color information
#385520 (or 0x385520) is known color: Mallard. HEX triplet: 38, 55 and 20. RGB value is (56,85,32). Sum of RGB (Red+Green+Blue) = 56+85+32=173 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.37% from 173); Green value is 85 (33.59% from 255 or 49.13% from 173); Blue value is 32 (12.89% from 255 or 18.50% from 173); Max value from RGB is 85 - color contains mainly: green. Hex color #385520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385520 is #C7AADF. Grayscale: #464646. Windows color (decimal): -13085408 or 2118968. OLE color: 2118968.
HSL color Cylindrical-coordinate representation of color #385520: hue angle of 92.83º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #385520 is Cyan = 0.34, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 85 | 32 | - |
| CMYK | 0.34 | 0 | 0.62 | 0.67 |
| HSL | 92.83º | 0.45% | 0.23% | - |
| HSV(B) | 92.83º | 0.62% | 0.33% | - |
| XYZ | 5.14 | 7.44 | 2.53 | - |
| YUV | 70.29 | 106.39 | 117.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 32 | 0.34 | 0 | 0.62 | 0.67 | 92.83 | 0.45 | 0.23 |
| Hex | 38 | 55 | 20 | 22 | 0 | 3E | 43 | 5D | 2D | 17 |
| Octal | 70 | 125 | 40 | 42 | 0 | 76 | 103 | 135 | 55 | 27 |
| Binary | 111000 | 1010101 | 100000 | 100010 | 0 | 111110 | 1000011 | 1011101 | 101101 | 10111 |
Color Harmonies of #385520
Complementary color
Monochromatic Colors of #385520
Black with #385520
Text Example
Text Example
White with #385520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385520; }
p { color: rgb(56,85,32); }
H1.HeaderClassName
{
color: #385520;
}
.AnyTagClassName
{
color: #385520;
}
</style>
background-color css
<style>
a { background-color: #385520; }
a { background-color: rgb(56,85,32); }
div.DivClassName
{
background-color: #385520;
}
.BgClassName
{
background-color: #385520;
}
</style>
border-color css
<style>
span { border-color: #385520; }
span { border-color: rgb(56,85,32); }
td.TdClassName
{
border-color: #385520;
}
.TagClassName
{
border-color: #385520;
}
</style>