Shades of Palm Leaf #395135
Tints of Palm Leaf #395135
RGB
CMYK
RGB Variations
Color information
#395135 (or 0x395135) is known color: Palm Leaf. HEX triplet: 39, 51 and 35. RGB value is (57,81,53). Sum of RGB (Red+Green+Blue) = 57+81+53=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 81 (32.03% from 255 or 42.41% from 191); Blue value is 53 (21.09% from 255 or 27.75% from 191); Max value from RGB is 81 - color contains mainly: green. Hex color #395135 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395135 is #C6AECA. Grayscale: #464646. Windows color (decimal): -13020875 or 3494201. OLE color: 3494201.
HSL color Cylindrical-coordinate representation of color #395135: hue angle of 111.43º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #395135 is Cyan = 0.30, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 53 | - |
| CMYK | 0.30 | 0 | 0.35 | 0.68 |
| HSL | 111.43º | 0.21% | 0.26% | - |
| HSV(B) | 111.43º | 0.35% | 0.32% | - |
| XYZ | 5.27 | 7.01 | 4.44 | - |
| YUV | 70.63 | 118.05 | 118.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 53 | 0.30 | 0 | 0.35 | 0.68 | 111.43 | 0.21 | 0.26 |
| Hex | 39 | 51 | 35 | 1E | 0 | 23 | 44 | 6F | 15 | 1A |
| Octal | 71 | 121 | 65 | 36 | 0 | 43 | 104 | 157 | 25 | 32 |
| Binary | 111001 | 1010001 | 110101 | 11110 | 0 | 100011 | 1000100 | 1101111 | 10101 | 11010 |
Color Harmonies of #395135
Complementary color
Monochromatic Colors of #395135
Black with #395135
Text Example
Text Example
White with #395135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395135; }
p { color: rgb(57,81,53); }
H1.HeaderClassName
{
color: #395135;
}
.AnyTagClassName
{
color: #395135;
}
</style>
background-color css
<style>
a { background-color: #395135; }
a { background-color: rgb(57,81,53); }
div.DivClassName
{
background-color: #395135;
}
.BgClassName
{
background-color: #395135;
}
</style>
border-color css
<style>
span { border-color: #395135; }
span { border-color: rgb(57,81,53); }
td.TdClassName
{
border-color: #395135;
}
.TagClassName
{
border-color: #395135;
}
</style>