Shades of Palm Leaf #395136
Tints of Palm Leaf #395136
RGB
CMYK
RGB Variations
Color information
#395136 (or 0x395136) is known color: Palm Leaf. HEX triplet: 39, 51 and 36. RGB value is (57,81,54). Sum of RGB (Red+Green+Blue) = 57+81+54=192 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.69% from 192); Green value is 81 (32.03% from 255 or 42.19% from 192); Blue value is 54 (21.48% from 255 or 28.12% from 192); Max value from RGB is 81 - color contains mainly: green. Hex color #395136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395136 is #C6AEC9. Grayscale: #464646. Windows color (decimal): -13020874 or 3559737. OLE color: 3559737.
HSL color Cylindrical-coordinate representation of color #395136: hue angle of 113.33º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #395136 is Cyan = 0.30, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 54 | - |
| CMYK | 0.30 | 0 | 0.33 | 0.68 |
| HSL | 113.33º | 0.2% | 0.26% | - |
| HSV(B) | 113.33º | 0.33% | 0.32% | - |
| XYZ | 5.3 | 7.02 | 4.57 | - |
| YUV | 70.75 | 118.55 | 118.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 54 | 0.30 | 0 | 0.33 | 0.68 | 113.33 | 0.2 | 0.26 |
| Hex | 39 | 51 | 36 | 1E | 0 | 21 | 44 | 71 | 14 | 1A |
| Octal | 71 | 121 | 66 | 36 | 0 | 41 | 104 | 161 | 24 | 32 |
| Binary | 111001 | 1010001 | 110110 | 11110 | 0 | 100001 | 1000100 | 1110001 | 10100 | 11010 |
Color Harmonies of #395136
Complementary color
Monochromatic Colors of #395136
Black with #395136
Text Example
Text Example
White with #395136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395136; }
p { color: rgb(57,81,54); }
H1.HeaderClassName
{
color: #395136;
}
.AnyTagClassName
{
color: #395136;
}
</style>
background-color css
<style>
a { background-color: #395136; }
a { background-color: rgb(57,81,54); }
div.DivClassName
{
background-color: #395136;
}
.BgClassName
{
background-color: #395136;
}
</style>
border-color css
<style>
span { border-color: #395136; }
span { border-color: rgb(57,81,54); }
td.TdClassName
{
border-color: #395136;
}
.TagClassName
{
border-color: #395136;
}
</style>