Shades of Palm Leaf #325329
Tints of Palm Leaf #325329
RGB
CMYK
RGB Variations
Color information
#325329 (or 0x325329) is known color: Palm Leaf. HEX triplet: 32, 53 and 29. RGB value is (50,83,41). Sum of RGB (Red+Green+Blue) = 50+83+41=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 83 (32.81% from 255 or 47.70% from 174); Blue value is 41 (16.41% from 255 or 23.56% from 174); Max value from RGB is 83 - color contains mainly: green. Hex color #325329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325329 is #CDACD6. Grayscale: #444444. Windows color (decimal): -13479127 or 2708274. OLE color: 2708274.
HSL color Cylindrical-coordinate representation of color #325329: hue angle of 107.14º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #325329 is Cyan = 0.40, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 83 | 41 | - |
| CMYK | 0.40 | 0 | 0.51 | 0.67 |
| HSL | 107.14º | 0.34% | 0.24% | - |
| HSV(B) | 107.14º | 0.51% | 0.33% | - |
| XYZ | 4.81 | 7.02 | 3.2 | - |
| YUV | 68.35 | 112.57 | 114.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 83 | 41 | 0.40 | 0 | 0.51 | 0.67 | 107.14 | 0.34 | 0.24 |
| Hex | 32 | 53 | 29 | 28 | 0 | 33 | 43 | 6B | 22 | 18 |
| Octal | 62 | 123 | 51 | 50 | 0 | 63 | 103 | 153 | 42 | 30 |
| Binary | 110010 | 1010011 | 101001 | 101000 | 0 | 110011 | 1000011 | 1101011 | 100010 | 11000 |
Color Harmonies of #325329
Complementary color
Monochromatic Colors of #325329
Black with #325329
Text Example
Text Example
White with #325329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325329; }
p { color: rgb(50,83,41); }
H1.HeaderClassName
{
color: #325329;
}
.AnyTagClassName
{
color: #325329;
}
</style>
background-color css
<style>
a { background-color: #325329; }
a { background-color: rgb(50,83,41); }
div.DivClassName
{
background-color: #325329;
}
.BgClassName
{
background-color: #325329;
}
</style>
border-color css
<style>
span { border-color: #325329; }
span { border-color: rgb(50,83,41); }
td.TdClassName
{
border-color: #325329;
}
.TagClassName
{
border-color: #325329;
}
</style>