Shades of Palm Leaf #395032
Tints of Palm Leaf #395032
RGB
CMYK
RGB Variations
Color information
#395032 (or 0x395032) is known color: Palm Leaf. HEX triplet: 39, 50 and 32. RGB value is (57,80,50). Sum of RGB (Red+Green+Blue) = 57+80+50=187 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.48% from 187); Green value is 80 (31.64% from 255 or 42.78% from 187); Blue value is 50 (19.92% from 255 or 26.74% from 187); Max value from RGB is 80 - color contains mainly: green. Hex color #395032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395032 is #C6AFCD. Grayscale: #454545. Windows color (decimal): -13021134 or 3297337. OLE color: 3297337.
HSL color Cylindrical-coordinate representation of color #395032: hue angle of 106º degrees, saturation: 0.23, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #395032 is Cyan = 0.29, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 57 | 80 | 50 | - |
| CMYK | 0.29 | 0 | 0.37 | 0.69 |
| HSL | 106º | 0.23% | 0.25% | - |
| HSV(B) | 106º | 0.38% | 0.31% | - |
| XYZ | 5.13 | 6.84 | 4.07 | - |
| YUV | 69.7 | 116.88 | 118.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 80 | 50 | 0.29 | 0 | 0.37 | 0.69 | 106 | 0.23 | 0.25 |
| Hex | 39 | 50 | 32 | 1D | 0 | 25 | 45 | 6A | 17 | 19 |
| Octal | 71 | 120 | 62 | 35 | 0 | 45 | 105 | 152 | 27 | 31 |
| Binary | 111001 | 1010000 | 110010 | 11101 | 0 | 100101 | 1000101 | 1101010 | 10111 | 11001 |
Color Harmonies of #395032
Complementary color
Monochromatic Colors of #395032
Black with #395032
Text Example
Text Example
White with #395032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395032; }
p { color: rgb(57,80,50); }
H1.HeaderClassName
{
color: #395032;
}
.AnyTagClassName
{
color: #395032;
}
</style>
background-color css
<style>
a { background-color: #395032; }
a { background-color: rgb(57,80,50); }
div.DivClassName
{
background-color: #395032;
}
.BgClassName
{
background-color: #395032;
}
</style>
border-color css
<style>
span { border-color: #395032; }
span { border-color: rgb(57,80,50); }
td.TdClassName
{
border-color: #395032;
}
.TagClassName
{
border-color: #395032;
}
</style>