Shades of Palm Leaf #325620
Tints of Palm Leaf #325620
RGB
CMYK
RGB Variations
Color information
#325620 (or 0x325620) is known color: Palm Leaf. HEX triplet: 32, 56 and 20. RGB value is (50,86,32). Sum of RGB (Red+Green+Blue) = 50+86+32=168 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.76% from 168); Green value is 86 (33.98% from 255 or 51.19% from 168); Blue value is 32 (12.89% from 255 or 19.05% from 168); Max value from RGB is 86 - color contains mainly: green. Hex color #325620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325620 is #CDA9DF. Grayscale: #454545. Windows color (decimal): -13478368 or 2119218. OLE color: 2119218.
HSL color Cylindrical-coordinate representation of color #325620: hue angle of 100º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #325620 is Cyan = 0.42, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 86 | 32 | - |
| CMYK | 0.42 | 0 | 0.63 | 0.66 |
| HSL | 100º | 0.46% | 0.23% | - |
| HSV(B) | 100º | 0.63% | 0.34% | - |
| XYZ | 4.9 | 7.44 | 2.54 | - |
| YUV | 69.08 | 107.07 | 114.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 86 | 32 | 0.42 | 0 | 0.63 | 0.66 | 100 | 0.46 | 0.23 |
| Hex | 32 | 56 | 20 | 2A | 0 | 3F | 42 | 64 | 2E | 17 |
| Octal | 62 | 126 | 40 | 52 | 0 | 77 | 102 | 144 | 56 | 27 |
| Binary | 110010 | 1010110 | 100000 | 101010 | 0 | 111111 | 1000010 | 1100100 | 101110 | 10111 |
Color Harmonies of #325620
Complementary color
Monochromatic Colors of #325620
Black with #325620
Text Example
Text Example
White with #325620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325620; }
p { color: rgb(50,86,32); }
H1.HeaderClassName
{
color: #325620;
}
.AnyTagClassName
{
color: #325620;
}
</style>
background-color css
<style>
a { background-color: #325620; }
a { background-color: rgb(50,86,32); }
div.DivClassName
{
background-color: #325620;
}
.BgClassName
{
background-color: #325620;
}
</style>
border-color css
<style>
span { border-color: #325620; }
span { border-color: rgb(50,86,32); }
td.TdClassName
{
border-color: #325620;
}
.TagClassName
{
border-color: #325620;
}
</style>