Shades of Palm Leaf #395236
Tints of Palm Leaf #395236
RGB
CMYK
RGB Variations
Color information
#395236 (or 0x395236) is known color: Palm Leaf. HEX triplet: 39, 52 and 36. RGB value is (57,82,54). Sum of RGB (Red+Green+Blue) = 57+82+54=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 82 (32.42% from 255 or 42.49% from 193); Blue value is 54 (21.48% from 255 or 27.98% from 193); Max value from RGB is 82 - color contains mainly: green. Hex color #395236 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395236 is #C6ADC9. Grayscale: #474747. Windows color (decimal): -13020618 or 3559993. OLE color: 3559993.
HSL color Cylindrical-coordinate representation of color #395236: hue angle of 113.57º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #395236 is Cyan = 0.30, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 82 | 54 | - |
| CMYK | 0.30 | 0 | 0.34 | 0.68 |
| HSL | 113.57º | 0.21% | 0.27% | - |
| HSV(B) | 113.57º | 0.34% | 0.32% | - |
| XYZ | 5.37 | 7.17 | 4.59 | - |
| YUV | 71.33 | 118.22 | 117.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 54 | 0.30 | 0 | 0.34 | 0.68 | 113.57 | 0.21 | 0.27 |
| Hex | 39 | 52 | 36 | 1E | 0 | 22 | 44 | 72 | 15 | 1B |
| Octal | 71 | 122 | 66 | 36 | 0 | 42 | 104 | 162 | 25 | 33 |
| Binary | 111001 | 1010010 | 110110 | 11110 | 0 | 100010 | 1000100 | 1110010 | 10101 | 11011 |
Color Harmonies of #395236
Complementary color
Monochromatic Colors of #395236
Black with #395236
Text Example
Text Example
White with #395236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395236; }
p { color: rgb(57,82,54); }
H1.HeaderClassName
{
color: #395236;
}
.AnyTagClassName
{
color: #395236;
}
</style>
background-color css
<style>
a { background-color: #395236; }
a { background-color: rgb(57,82,54); }
div.DivClassName
{
background-color: #395236;
}
.BgClassName
{
background-color: #395236;
}
</style>
border-color css
<style>
span { border-color: #395236; }
span { border-color: rgb(57,82,54); }
td.TdClassName
{
border-color: #395236;
}
.TagClassName
{
border-color: #395236;
}
</style>