Shades of Palm Leaf #325915
Tints of Palm Leaf #325915
RGB
CMYK
RGB Variations
Color information
#325915 (or 0x325915) is known color: Palm Leaf. HEX triplet: 32, 59 and 15. RGB value is (50,89,21). Sum of RGB (Red+Green+Blue) = 50+89+21=160 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.25% from 160); Green value is 89 (35.16% from 255 or 55.62% from 160); Blue value is 21 (8.59% from 255 or 13.12% from 160); Max value from RGB is 89 - color contains mainly: green. Hex color #325915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #325915 is #CDA6EA. Grayscale: #454545. Windows color (decimal): -13477611 or 1399090. OLE color: 1399090.
HSL color Cylindrical-coordinate representation of color #325915: hue angle of 94.41º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #325915 is Cyan = 0.44, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 89 | 21 | - |
| CMYK | 0.44 | 0 | 0.76 | 0.65 |
| HSL | 94.41º | 0.62% | 0.22% | - |
| HSV(B) | 94.41º | 0.76% | 0.35% | - |
| XYZ | 5.02 | 7.88 | 1.97 | - |
| YUV | 69.59 | 100.58 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 21 | 0.44 | 0 | 0.76 | 0.65 | 94.41 | 0.62 | 0.22 |
| Hex | 32 | 59 | 15 | 2C | 0 | 4C | 41 | 5E | 3E | 16 |
| Octal | 62 | 131 | 25 | 54 | 0 | 114 | 101 | 136 | 76 | 26 |
| Binary | 110010 | 1011001 | 10101 | 101100 | 0 | 1001100 | 1000001 | 1011110 | 111110 | 10110 |
Color Harmonies of #325915
Complementary color
Monochromatic Colors of #325915
Black with #325915
Text Example
Text Example
White with #325915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325915; }
p { color: rgb(50,89,21); }
H1.HeaderClassName
{
color: #325915;
}
.AnyTagClassName
{
color: #325915;
}
</style>
background-color css
<style>
a { background-color: #325915; }
a { background-color: rgb(50,89,21); }
div.DivClassName
{
background-color: #325915;
}
.BgClassName
{
background-color: #325915;
}
</style>
border-color css
<style>
span { border-color: #325915; }
span { border-color: rgb(50,89,21); }
td.TdClassName
{
border-color: #325915;
}
.TagClassName
{
border-color: #325915;
}
</style>