Shades of Palm Leaf #395429
Tints of Palm Leaf #395429
RGB
CMYK
RGB Variations
Color information
#395429 (or 0x395429) is known color: Palm Leaf. HEX triplet: 39, 54 and 29. RGB value is (57,84,41). Sum of RGB (Red+Green+Blue) = 57+84+41=182 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.32% from 182); Green value is 84 (33.20% from 255 or 46.15% from 182); Blue value is 41 (16.41% from 255 or 22.53% from 182); Max value from RGB is 84 - color contains mainly: green. Hex color #395429 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395429 is #C6ABD6. Grayscale: #474747. Windows color (decimal): -13020119 or 2708537. OLE color: 2708537.
HSL color Cylindrical-coordinate representation of color #395429: hue angle of 97.67º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #395429 is Cyan = 0.32, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 84 | 41 | - |
| CMYK | 0.32 | 0 | 0.51 | 0.67 |
| HSL | 97.67º | 0.34% | 0.25% | - |
| HSV(B) | 97.67º | 0.51% | 0.33% | - |
| XYZ | 5.26 | 7.37 | 3.24 | - |
| YUV | 71.03 | 111.05 | 118 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 41 | 0.32 | 0 | 0.51 | 0.67 | 97.67 | 0.34 | 0.25 |
| Hex | 39 | 54 | 29 | 20 | 0 | 33 | 43 | 62 | 22 | 19 |
| Octal | 71 | 124 | 51 | 40 | 0 | 63 | 103 | 142 | 42 | 31 |
| Binary | 111001 | 1010100 | 101001 | 100000 | 0 | 110011 | 1000011 | 1100010 | 100010 | 11001 |
Color Harmonies of #395429
Complementary color
Monochromatic Colors of #395429
Black with #395429
Text Example
Text Example
White with #395429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395429; }
p { color: rgb(57,84,41); }
H1.HeaderClassName
{
color: #395429;
}
.AnyTagClassName
{
color: #395429;
}
</style>
background-color css
<style>
a { background-color: #395429; }
a { background-color: rgb(57,84,41); }
div.DivClassName
{
background-color: #395429;
}
.BgClassName
{
background-color: #395429;
}
</style>
border-color css
<style>
span { border-color: #395429; }
span { border-color: rgb(57,84,41); }
td.TdClassName
{
border-color: #395429;
}
.TagClassName
{
border-color: #395429;
}
</style>