Shades of Palm Leaf #325916
Tints of Palm Leaf #325916
RGB
CMYK
RGB Variations
Color information
#325916 (or 0x325916) is known color: Palm Leaf. HEX triplet: 32, 59 and 16. RGB value is (50,89,22). Sum of RGB (Red+Green+Blue) = 50+89+22=161 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.06% from 161); Green value is 89 (35.16% from 255 or 55.28% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 89 - color contains mainly: green. Hex color #325916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #325916 is #CDA6E9. Grayscale: #454545. Windows color (decimal): -13477610 or 1464626. OLE color: 1464626.
HSL color Cylindrical-coordinate representation of color #325916: hue angle of 94.93º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #325916 is Cyan = 0.44, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 89 | 22 | - |
| CMYK | 0.44 | 0 | 0.75 | 0.65 |
| HSL | 94.93º | 0.6% | 0.22% | - |
| HSV(B) | 94.93º | 0.75% | 0.35% | - |
| XYZ | 5.03 | 7.88 | 2.01 | - |
| YUV | 69.7 | 101.08 | 113.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 22 | 0.44 | 0 | 0.75 | 0.65 | 94.93 | 0.6 | 0.22 |
| Hex | 32 | 59 | 16 | 2C | 0 | 4B | 41 | 5F | 3C | 16 |
| Octal | 62 | 131 | 26 | 54 | 0 | 113 | 101 | 137 | 74 | 26 |
| Binary | 110010 | 1011001 | 10110 | 101100 | 0 | 1001011 | 1000001 | 1011111 | 111100 | 10110 |
Color Harmonies of #325916
Complementary color
Monochromatic Colors of #325916
Black with #325916
Text Example
Text Example
White with #325916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325916; }
p { color: rgb(50,89,22); }
H1.HeaderClassName
{
color: #325916;
}
.AnyTagClassName
{
color: #325916;
}
</style>
background-color css
<style>
a { background-color: #325916; }
a { background-color: rgb(50,89,22); }
div.DivClassName
{
background-color: #325916;
}
.BgClassName
{
background-color: #325916;
}
</style>
border-color css
<style>
span { border-color: #325916; }
span { border-color: rgb(50,89,22); }
td.TdClassName
{
border-color: #325916;
}
.TagClassName
{
border-color: #325916;
}
</style>