Shades of Mallard #395228
Tints of Mallard #395228
RGB
CMYK
RGB Variations
Color information
#395228 (or 0x395228) is known color: Mallard. HEX triplet: 39, 52 and 28. RGB value is (57,82,40). Sum of RGB (Red+Green+Blue) = 57+82+40=179 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.84% from 179); Green value is 82 (32.42% from 255 or 45.81% from 179); Blue value is 40 (16.02% from 255 or 22.35% from 179); Max value from RGB is 82 - color contains mainly: green. Hex color #395228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395228 is #C6ADD7. Grayscale: #454545. Windows color (decimal): -13020632 or 2642489. OLE color: 2642489.
HSL color Cylindrical-coordinate representation of color #395228: hue angle of 95.71º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #395228 is Cyan = 0.30, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 82 | 40 | - |
| CMYK | 0.30 | 0 | 0.51 | 0.68 |
| HSL | 95.71º | 0.34% | 0.24% | - |
| HSV(B) | 95.71º | 0.51% | 0.32% | - |
| XYZ | 5.09 | 7.06 | 3.1 | - |
| YUV | 69.74 | 111.22 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 40 | 0.30 | 0 | 0.51 | 0.68 | 95.71 | 0.34 | 0.24 |
| Hex | 39 | 52 | 28 | 1E | 0 | 33 | 44 | 60 | 22 | 18 |
| Octal | 71 | 122 | 50 | 36 | 0 | 63 | 104 | 140 | 42 | 30 |
| Binary | 111001 | 1010010 | 101000 | 11110 | 0 | 110011 | 1000100 | 1100000 | 100010 | 11000 |
Color Harmonies of #395228
Complementary color
Monochromatic Colors of #395228
Black with #395228
Text Example
Text Example
White with #395228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395228; }
p { color: rgb(57,82,40); }
H1.HeaderClassName
{
color: #395228;
}
.AnyTagClassName
{
color: #395228;
}
</style>
background-color css
<style>
a { background-color: #395228; }
a { background-color: rgb(57,82,40); }
div.DivClassName
{
background-color: #395228;
}
.BgClassName
{
background-color: #395228;
}
</style>
border-color css
<style>
span { border-color: #395228; }
span { border-color: rgb(57,82,40); }
td.TdClassName
{
border-color: #395228;
}
.TagClassName
{
border-color: #395228;
}
</style>