Shades of Palm Leaf #325821
Tints of Palm Leaf #325821
RGB
CMYK
RGB Variations
Color information
#325821 (or 0x325821) is known color: Palm Leaf. HEX triplet: 32, 58 and 21. RGB value is (50,88,33). Sum of RGB (Red+Green+Blue) = 50+88+33=171 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.24% from 171); Green value is 88 (34.77% from 255 or 51.46% from 171); Blue value is 33 (13.28% from 255 or 19.30% from 171); Max value from RGB is 88 - color contains mainly: green. Hex color #325821 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325821 is #CDA7DE. Grayscale: #464646. Windows color (decimal): -13477855 or 2185266. OLE color: 2185266.
HSL color Cylindrical-coordinate representation of color #325821: hue angle of 101.45º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #325821 is Cyan = 0.43, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 88 | 33 | - |
| CMYK | 0.43 | 0 | 0.62 | 0.65 |
| HSL | 101.45º | 0.45% | 0.24% | - |
| HSV(B) | 101.45º | 0.63% | 0.35% | - |
| XYZ | 5.08 | 7.77 | 2.67 | - |
| YUV | 70.37 | 106.91 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 88 | 33 | 0.43 | 0 | 0.62 | 0.65 | 101.45 | 0.45 | 0.24 |
| Hex | 32 | 58 | 21 | 2B | 0 | 3E | 41 | 65 | 2D | 18 |
| Octal | 62 | 130 | 41 | 53 | 0 | 76 | 101 | 145 | 55 | 30 |
| Binary | 110010 | 1011000 | 100001 | 101011 | 0 | 111110 | 1000001 | 1100101 | 101101 | 11000 |
Color Harmonies of #325821
Complementary color
Monochromatic Colors of #325821
Black with #325821
Text Example
Text Example
White with #325821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325821; }
p { color: rgb(50,88,33); }
H1.HeaderClassName
{
color: #325821;
}
.AnyTagClassName
{
color: #325821;
}
</style>
background-color css
<style>
a { background-color: #325821; }
a { background-color: rgb(50,88,33); }
div.DivClassName
{
background-color: #325821;
}
.BgClassName
{
background-color: #325821;
}
</style>
border-color css
<style>
span { border-color: #325821; }
span { border-color: rgb(50,88,33); }
td.TdClassName
{
border-color: #325821;
}
.TagClassName
{
border-color: #325821;
}
</style>