Shades of Mallard #394230
Tints of Mallard #394230
RGB
CMYK
RGB Variations
Color information
#394230 (or 0x394230) is known color: Mallard. HEX triplet: 39, 42 and 30. RGB value is (57,66,48). Sum of RGB (Red+Green+Blue) = 57+66+48=171 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.33% from 171); Green value is 66 (26.17% from 255 or 38.60% from 171); Blue value is 48 (19.14% from 255 or 28.07% from 171); Max value from RGB is 66 - color contains mainly: green. Hex color #394230 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394230 is #C6BDCF. Grayscale: #3D3D3D. Windows color (decimal): -13024720 or 3162681. OLE color: 3162681.
HSL color Cylindrical-coordinate representation of color #394230: hue angle of 90º degrees, saturation: 0.16, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #394230 is Cyan = 0.14, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 66 | 48 | - |
| CMYK | 0.14 | 0 | 0.27 | 0.74 |
| HSL | 90º | 0.16% | 0.22% | - |
| HSV(B) | 90º | 0.27% | 0.26% | - |
| XYZ | 4.17 | 4.98 | 3.54 | - |
| YUV | 61.26 | 120.52 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 48 | 0.14 | 0 | 0.27 | 0.74 | 90 | 0.16 | 0.22 |
| Hex | 39 | 42 | 30 | E | 0 | 1B | 4A | 5A | 10 | 16 |
| Octal | 71 | 102 | 60 | 16 | 0 | 33 | 112 | 132 | 20 | 26 |
| Binary | 111001 | 1000010 | 110000 | 1110 | 0 | 11011 | 1001010 | 1011010 | 10000 | 10110 |
Color Harmonies of #394230
Complementary color
Monochromatic Colors of #394230
Black with #394230
Text Example
Text Example
White with #394230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394230; }
p { color: rgb(57,66,48); }
H1.HeaderClassName
{
color: #394230;
}
.AnyTagClassName
{
color: #394230;
}
</style>
background-color css
<style>
a { background-color: #394230; }
a { background-color: rgb(57,66,48); }
div.DivClassName
{
background-color: #394230;
}
.BgClassName
{
background-color: #394230;
}
</style>
border-color css
<style>
span { border-color: #394230; }
span { border-color: rgb(57,66,48); }
td.TdClassName
{
border-color: #394230;
}
.TagClassName
{
border-color: #394230;
}
</style>