Shades of Mallard #394035
Tints of Mallard #394035
RGB
CMYK
RGB Variations
Color information
#394035 (or 0x394035) is known color: Mallard. HEX triplet: 39, 40 and 35. RGB value is (57,64,53). Sum of RGB (Red+Green+Blue) = 57+64+53=174 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.76% from 174); Green value is 64 (25.39% from 255 or 36.78% from 174); Blue value is 53 (21.09% from 255 or 30.46% from 174); Max value from RGB is 64 - color contains mainly: green. Hex color #394035 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394035 is #C6BFCA. Grayscale: #3C3C3C. Windows color (decimal): -13025227 or 3489849. OLE color: 3489849.
HSL color Cylindrical-coordinate representation of color #394035: hue angle of 98.18º degrees, saturation: 0.09, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #394035 is Cyan = 0.11, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 64 | 53 | - |
| CMYK | 0.11 | 0 | 0.17 | 0.75 |
| HSL | 98.18º | 0.09% | 0.23% | - |
| HSV(B) | 98.18º | 0.17% | 0.25% | - |
| XYZ | 4.16 | 4.79 | 4.07 | - |
| YUV | 60.65 | 123.68 | 125.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 53 | 0.11 | 0 | 0.17 | 0.75 | 98.18 | 0.09 | 0.23 |
| Hex | 39 | 40 | 35 | B | 0 | 11 | 4B | 62 | 9 | 17 |
| Octal | 71 | 100 | 65 | 13 | 0 | 21 | 113 | 142 | 11 | 27 |
| Binary | 111001 | 1000000 | 110101 | 1011 | 0 | 10001 | 1001011 | 1100010 | 1001 | 10111 |
Color Harmonies of #394035
Complementary color
Monochromatic Colors of #394035
Black with #394035
Text Example
Text Example
White with #394035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394035; }
p { color: rgb(57,64,53); }
H1.HeaderClassName
{
color: #394035;
}
.AnyTagClassName
{
color: #394035;
}
</style>
background-color css
<style>
a { background-color: #394035; }
a { background-color: rgb(57,64,53); }
div.DivClassName
{
background-color: #394035;
}
.BgClassName
{
background-color: #394035;
}
</style>
border-color css
<style>
span { border-color: #394035; }
span { border-color: rgb(57,64,53); }
td.TdClassName
{
border-color: #394035;
}
.TagClassName
{
border-color: #394035;
}
</style>