Shades of Mallard #394233
Tints of Mallard #394233
RGB
CMYK
RGB Variations
Color information
#394233 (or 0x394233) is known color: Mallard. HEX triplet: 39, 42 and 33. RGB value is (57,66,51). Sum of RGB (Red+Green+Blue) = 57+66+51=174 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.76% from 174); Green value is 66 (26.17% from 255 or 37.93% from 174); Blue value is 51 (20.31% from 255 or 29.31% from 174); Max value from RGB is 66 - color contains mainly: green. Hex color #394233 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394233 is #C6BDCC. Grayscale: #3D3D3D. Windows color (decimal): -13024717 or 3359289. OLE color: 3359289.
HSL color Cylindrical-coordinate representation of color #394233: hue angle of 96º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #394233 is Cyan = 0.14, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 66 | 51 | - |
| CMYK | 0.14 | 0 | 0.23 | 0.74 |
| HSL | 96º | 0.13% | 0.23% | - |
| HSV(B) | 96º | 0.23% | 0.26% | - |
| XYZ | 4.23 | 5.01 | 3.87 | - |
| YUV | 61.6 | 122.02 | 124.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 51 | 0.14 | 0 | 0.23 | 0.74 | 96 | 0.13 | 0.23 |
| Hex | 39 | 42 | 33 | E | 0 | 17 | 4A | 60 | D | 17 |
| Octal | 71 | 102 | 63 | 16 | 0 | 27 | 112 | 140 | 15 | 27 |
| Binary | 111001 | 1000010 | 110011 | 1110 | 0 | 10111 | 1001010 | 1100000 | 1101 | 10111 |
Color Harmonies of #394233
Complementary color
Monochromatic Colors of #394233
Black with #394233
Text Example
Text Example
White with #394233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394233; }
p { color: rgb(57,66,51); }
H1.HeaderClassName
{
color: #394233;
}
.AnyTagClassName
{
color: #394233;
}
</style>
background-color css
<style>
a { background-color: #394233; }
a { background-color: rgb(57,66,51); }
div.DivClassName
{
background-color: #394233;
}
.BgClassName
{
background-color: #394233;
}
</style>
border-color css
<style>
span { border-color: #394233; }
span { border-color: rgb(57,66,51); }
td.TdClassName
{
border-color: #394233;
}
.TagClassName
{
border-color: #394233;
}
</style>