Shades of Palm Leaf #325321
Tints of Palm Leaf #325321
RGB
CMYK
RGB Variations
Color information
#325321 (or 0x325321) is known color: Palm Leaf. HEX triplet: 32, 53 and 21. RGB value is (50,83,33). Sum of RGB (Red+Green+Blue) = 50+83+33=166 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.12% from 166); Green value is 83 (32.81% from 255 or 50% from 166); Blue value is 33 (13.28% from 255 or 19.88% from 166); Max value from RGB is 83 - color contains mainly: green. Hex color #325321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325321 is #CDACDE. Grayscale: #434343. Windows color (decimal): -13479135 or 2183986. OLE color: 2183986.
HSL color Cylindrical-coordinate representation of color #325321: hue angle of 99.6º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #325321 is Cyan = 0.40, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 83 | 33 | - |
| CMYK | 0.40 | 0 | 0.60 | 0.67 |
| HSL | 99.6º | 0.43% | 0.23% | - |
| HSV(B) | 99.6º | 0.6% | 0.33% | - |
| XYZ | 4.68 | 6.97 | 2.54 | - |
| YUV | 67.43 | 108.57 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 83 | 33 | 0.40 | 0 | 0.60 | 0.67 | 99.6 | 0.43 | 0.23 |
| Hex | 32 | 53 | 21 | 28 | 0 | 3C | 43 | 64 | 2B | 17 |
| Octal | 62 | 123 | 41 | 50 | 0 | 74 | 103 | 144 | 53 | 27 |
| Binary | 110010 | 1010011 | 100001 | 101000 | 0 | 111100 | 1000011 | 1100100 | 101011 | 10111 |
Color Harmonies of #325321
Complementary color
Monochromatic Colors of #325321
Black with #325321
Text Example
Text Example
White with #325321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325321; }
p { color: rgb(50,83,33); }
H1.HeaderClassName
{
color: #325321;
}
.AnyTagClassName
{
color: #325321;
}
</style>
background-color css
<style>
a { background-color: #325321; }
a { background-color: rgb(50,83,33); }
div.DivClassName
{
background-color: #325321;
}
.BgClassName
{
background-color: #325321;
}
</style>
border-color css
<style>
span { border-color: #325321; }
span { border-color: rgb(50,83,33); }
td.TdClassName
{
border-color: #325321;
}
.TagClassName
{
border-color: #325321;
}
</style>