Shades of Palm Leaf #394935
Tints of Palm Leaf #394935
RGB
CMYK
RGB Variations
Color information
#394935 (or 0x394935) is known color: Palm Leaf. HEX triplet: 39, 49 and 35. RGB value is (57,73,53). Sum of RGB (Red+Green+Blue) = 57+73+53=183 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.15% from 183); Green value is 73 (28.91% from 255 or 39.89% from 183); Blue value is 53 (21.09% from 255 or 28.96% from 183); Max value from RGB is 73 - color contains mainly: green. Hex color #394935 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394935 is #C6B6CA. Grayscale: #424242. Windows color (decimal): -13022923 or 3492153. OLE color: 3492153.
HSL color Cylindrical-coordinate representation of color #394935: hue angle of 108º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #394935 is Cyan = 0.22, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 57 | 73 | 53 | - |
| CMYK | 0.22 | 0 | 0.27 | 0.71 |
| HSL | 108º | 0.16% | 0.25% | - |
| HSV(B) | 108º | 0.27% | 0.29% | - |
| XYZ | 4.71 | 5.89 | 4.26 | - |
| YUV | 65.94 | 120.7 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 53 | 0.22 | 0 | 0.27 | 0.71 | 108 | 0.16 | 0.25 |
| Hex | 39 | 49 | 35 | 16 | 0 | 1B | 47 | 6C | 10 | 19 |
| Octal | 71 | 111 | 65 | 26 | 0 | 33 | 107 | 154 | 20 | 31 |
| Binary | 111001 | 1001001 | 110101 | 10110 | 0 | 11011 | 1000111 | 1101100 | 10000 | 11001 |
Color Harmonies of #394935
Complementary color
Monochromatic Colors of #394935
Black with #394935
Text Example
Text Example
White with #394935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394935; }
p { color: rgb(57,73,53); }
H1.HeaderClassName
{
color: #394935;
}
.AnyTagClassName
{
color: #394935;
}
</style>
background-color css
<style>
a { background-color: #394935; }
a { background-color: rgb(57,73,53); }
div.DivClassName
{
background-color: #394935;
}
.BgClassName
{
background-color: #394935;
}
</style>
border-color css
<style>
span { border-color: #394935; }
span { border-color: rgb(57,73,53); }
td.TdClassName
{
border-color: #394935;
}
.TagClassName
{
border-color: #394935;
}
</style>