Shades of Palm Leaf #395432
Tints of Palm Leaf #395432
RGB
CMYK
RGB Variations
Color information
#395432 (or 0x395432) is known color: Palm Leaf. HEX triplet: 39, 54 and 32. RGB value is (57,84,50). Sum of RGB (Red+Green+Blue) = 57+84+50=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 84 (33.20% from 255 or 43.98% from 191); Blue value is 50 (19.92% from 255 or 26.18% from 191); Max value from RGB is 84 - color contains mainly: green. Hex color #395432 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395432 is #C6ABCD. Grayscale: #484848. Windows color (decimal): -13020110 or 3298361. OLE color: 3298361.
HSL color Cylindrical-coordinate representation of color #395432: hue angle of 107.65º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #395432 is Cyan = 0.32, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 84 | 50 | - |
| CMYK | 0.32 | 0 | 0.40 | 0.67 |
| HSL | 107.65º | 0.25% | 0.26% | - |
| HSV(B) | 107.65º | 0.4% | 0.33% | - |
| XYZ | 5.43 | 7.44 | 4.17 | - |
| YUV | 72.05 | 115.55 | 117.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 50 | 0.32 | 0 | 0.40 | 0.67 | 107.65 | 0.25 | 0.26 |
| Hex | 39 | 54 | 32 | 20 | 0 | 28 | 43 | 6C | 19 | 1A |
| Octal | 71 | 124 | 62 | 40 | 0 | 50 | 103 | 154 | 31 | 32 |
| Binary | 111001 | 1010100 | 110010 | 100000 | 0 | 101000 | 1000011 | 1101100 | 11001 | 11010 |
Color Harmonies of #395432
Complementary color
Monochromatic Colors of #395432
Black with #395432
Text Example
Text Example
White with #395432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395432; }
p { color: rgb(57,84,50); }
H1.HeaderClassName
{
color: #395432;
}
.AnyTagClassName
{
color: #395432;
}
</style>
background-color css
<style>
a { background-color: #395432; }
a { background-color: rgb(57,84,50); }
div.DivClassName
{
background-color: #395432;
}
.BgClassName
{
background-color: #395432;
}
</style>
border-color css
<style>
span { border-color: #395432; }
span { border-color: rgb(57,84,50); }
td.TdClassName
{
border-color: #395432;
}
.TagClassName
{
border-color: #395432;
}
</style>