Shades of Palm Leaf #395131
Tints of Palm Leaf #395131
RGB
CMYK
RGB Variations
Color information
#395131 (or 0x395131) is known color: Palm Leaf. HEX triplet: 39, 51 and 31. RGB value is (57,81,49). Sum of RGB (Red+Green+Blue) = 57+81+49=187 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.48% from 187); Green value is 81 (32.03% from 255 or 43.32% from 187); Blue value is 49 (19.53% from 255 or 26.20% from 187); Max value from RGB is 81 - color contains mainly: green. Hex color #395131 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395131 is #C6AECE. Grayscale: #464646. Windows color (decimal): -13020879 or 3232057. OLE color: 3232057.
HSL color Cylindrical-coordinate representation of color #395131: hue angle of 105º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #395131 is Cyan = 0.30, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 49 | - |
| CMYK | 0.30 | 0 | 0.40 | 0.68 |
| HSL | 105º | 0.25% | 0.25% | - |
| HSV(B) | 105º | 0.4% | 0.32% | - |
| XYZ | 5.18 | 6.98 | 3.98 | - |
| YUV | 70.18 | 116.05 | 118.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 49 | 0.30 | 0 | 0.40 | 0.68 | 105 | 0.25 | 0.25 |
| Hex | 39 | 51 | 31 | 1E | 0 | 28 | 44 | 69 | 19 | 19 |
| Octal | 71 | 121 | 61 | 36 | 0 | 50 | 104 | 151 | 31 | 31 |
| Binary | 111001 | 1010001 | 110001 | 11110 | 0 | 101000 | 1000100 | 1101001 | 11001 | 11001 |
Color Harmonies of #395131
Complementary color
Monochromatic Colors of #395131
Black with #395131
Text Example
Text Example
White with #395131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395131; }
p { color: rgb(57,81,49); }
H1.HeaderClassName
{
color: #395131;
}
.AnyTagClassName
{
color: #395131;
}
</style>
background-color css
<style>
a { background-color: #395131; }
a { background-color: rgb(57,81,49); }
div.DivClassName
{
background-color: #395131;
}
.BgClassName
{
background-color: #395131;
}
</style>
border-color css
<style>
span { border-color: #395131; }
span { border-color: rgb(57,81,49); }
td.TdClassName
{
border-color: #395131;
}
.TagClassName
{
border-color: #395131;
}
</style>