Shades of Palm Leaf #394931
Tints of Palm Leaf #394931
RGB
CMYK
RGB Variations
Color information
#394931 (or 0x394931) is known color: Palm Leaf. HEX triplet: 39, 49 and 31. RGB value is (57,73,49). Sum of RGB (Red+Green+Blue) = 57+73+49=179 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.84% from 179); Green value is 73 (28.91% from 255 or 40.78% from 179); Blue value is 49 (19.53% from 255 or 27.37% from 179); Max value from RGB is 73 - color contains mainly: green. Hex color #394931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394931 is #C6B6CE. Grayscale: #414141. Windows color (decimal): -13022927 or 3230009. OLE color: 3230009.
HSL color Cylindrical-coordinate representation of color #394931: hue angle of 100º degrees, saturation: 0.2, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #394931 is Cyan = 0.22, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 57 | 73 | 49 | - |
| CMYK | 0.22 | 0 | 0.33 | 0.71 |
| HSL | 100º | 0.2% | 0.24% | - |
| HSV(B) | 100º | 0.33% | 0.29% | - |
| XYZ | 4.62 | 5.86 | 3.79 | - |
| YUV | 65.48 | 118.7 | 121.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 49 | 0.22 | 0 | 0.33 | 0.71 | 100 | 0.2 | 0.24 |
| Hex | 39 | 49 | 31 | 16 | 0 | 21 | 47 | 64 | 14 | 18 |
| Octal | 71 | 111 | 61 | 26 | 0 | 41 | 107 | 144 | 24 | 30 |
| Binary | 111001 | 1001001 | 110001 | 10110 | 0 | 100001 | 1000111 | 1100100 | 10100 | 11000 |
Color Harmonies of #394931
Complementary color
Monochromatic Colors of #394931
Black with #394931
Text Example
Text Example
White with #394931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394931; }
p { color: rgb(57,73,49); }
H1.HeaderClassName
{
color: #394931;
}
.AnyTagClassName
{
color: #394931;
}
</style>
background-color css
<style>
a { background-color: #394931; }
a { background-color: rgb(57,73,49); }
div.DivClassName
{
background-color: #394931;
}
.BgClassName
{
background-color: #394931;
}
</style>
border-color css
<style>
span { border-color: #394931; }
span { border-color: rgb(57,73,49); }
td.TdClassName
{
border-color: #394931;
}
.TagClassName
{
border-color: #394931;
}
</style>