Shades of Palm Leaf #325322
Tints of Palm Leaf #325322
RGB
CMYK
RGB Variations
Color information
#325322 (or 0x325322) is known color: Palm Leaf. HEX triplet: 32, 53 and 22. RGB value is (50,83,34). Sum of RGB (Red+Green+Blue) = 50+83+34=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 83 (32.81% from 255 or 49.70% from 167); Blue value is 34 (13.67% from 255 or 20.36% from 167); Max value from RGB is 83 - color contains mainly: green. Hex color #325322 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325322 is #CDACDD. Grayscale: #434343. Windows color (decimal): -13479134 or 2249522. OLE color: 2249522.
HSL color Cylindrical-coordinate representation of color #325322: hue angle of 100.41º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #325322 is Cyan = 0.40, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 83 | 34 | - |
| CMYK | 0.40 | 0 | 0.59 | 0.67 |
| HSL | 100.41º | 0.42% | 0.23% | - |
| HSV(B) | 100.41º | 0.59% | 0.33% | - |
| XYZ | 4.7 | 6.98 | 2.61 | - |
| YUV | 67.55 | 109.07 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 83 | 34 | 0.40 | 0 | 0.59 | 0.67 | 100.41 | 0.42 | 0.23 |
| Hex | 32 | 53 | 22 | 28 | 0 | 3B | 43 | 64 | 2A | 17 |
| Octal | 62 | 123 | 42 | 50 | 0 | 73 | 103 | 144 | 52 | 27 |
| Binary | 110010 | 1010011 | 100010 | 101000 | 0 | 111011 | 1000011 | 1100100 | 101010 | 10111 |
Color Harmonies of #325322
Complementary color
Monochromatic Colors of #325322
Black with #325322
Text Example
Text Example
White with #325322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325322; }
p { color: rgb(50,83,34); }
H1.HeaderClassName
{
color: #325322;
}
.AnyTagClassName
{
color: #325322;
}
</style>
background-color css
<style>
a { background-color: #325322; }
a { background-color: rgb(50,83,34); }
div.DivClassName
{
background-color: #325322;
}
.BgClassName
{
background-color: #325322;
}
</style>
border-color css
<style>
span { border-color: #325322; }
span { border-color: rgb(50,83,34); }
td.TdClassName
{
border-color: #325322;
}
.TagClassName
{
border-color: #325322;
}
</style>