Shades of Palm Leaf #394734
Tints of Palm Leaf #394734
RGB
CMYK
RGB Variations
Color information
#394734 (or 0x394734) is known color: Palm Leaf. HEX triplet: 39, 47 and 34. RGB value is (57,71,52). Sum of RGB (Red+Green+Blue) = 57+71+52=180 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.67% from 180); Green value is 71 (28.12% from 255 or 39.44% from 180); Blue value is 52 (20.70% from 255 or 28.89% from 180); Max value from RGB is 71 - color contains mainly: green. Hex color #394734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394734 is #C6B8CB. Grayscale: #404040. Windows color (decimal): -13023436 or 3426105. OLE color: 3426105.
HSL color Cylindrical-coordinate representation of color #394734: hue angle of 104.21º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #394734 is Cyan = 0.20, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 71 | 52 | - |
| CMYK | 0.20 | 0 | 0.27 | 0.72 |
| HSL | 104.21º | 0.15% | 0.24% | - |
| HSV(B) | 104.21º | 0.27% | 0.28% | - |
| XYZ | 4.56 | 5.62 | 4.09 | - |
| YUV | 64.65 | 120.86 | 122.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 52 | 0.20 | 0 | 0.27 | 0.72 | 104.21 | 0.15 | 0.24 |
| Hex | 39 | 47 | 34 | 14 | 0 | 1B | 48 | 68 | F | 18 |
| Octal | 71 | 107 | 64 | 24 | 0 | 33 | 110 | 150 | 17 | 30 |
| Binary | 111001 | 1000111 | 110100 | 10100 | 0 | 11011 | 1001000 | 1101000 | 1111 | 11000 |
Color Harmonies of #394734
Complementary color
Monochromatic Colors of #394734
Black with #394734
Text Example
Text Example
White with #394734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394734; }
p { color: rgb(57,71,52); }
H1.HeaderClassName
{
color: #394734;
}
.AnyTagClassName
{
color: #394734;
}
</style>
background-color css
<style>
a { background-color: #394734; }
a { background-color: rgb(57,71,52); }
div.DivClassName
{
background-color: #394734;
}
.BgClassName
{
background-color: #394734;
}
</style>
border-color css
<style>
span { border-color: #394734; }
span { border-color: rgb(57,71,52); }
td.TdClassName
{
border-color: #394734;
}
.TagClassName
{
border-color: #394734;
}
</style>