Shades of Palm Leaf #325829
Tints of Palm Leaf #325829
RGB
CMYK
RGB Variations
Color information
#325829 (or 0x325829) is known color: Palm Leaf. HEX triplet: 32, 58 and 29. RGB value is (50,88,41). Sum of RGB (Red+Green+Blue) = 50+88+41=179 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.93% from 179); Green value is 88 (34.77% from 255 or 49.16% from 179); Blue value is 41 (16.41% from 255 or 22.91% from 179); Max value from RGB is 88 - color contains mainly: green. Hex color #325829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325829 is #CDA7D6. Grayscale: #474747. Windows color (decimal): -13477847 or 2709554. OLE color: 2709554.
HSL color Cylindrical-coordinate representation of color #325829: hue angle of 108.51º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #325829 is Cyan = 0.43, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 88 | 41 | - |
| CMYK | 0.43 | 0 | 0.53 | 0.65 |
| HSL | 108.51º | 0.36% | 0.25% | - |
| HSV(B) | 108.51º | 0.53% | 0.35% | - |
| XYZ | 5.21 | 7.82 | 3.33 | - |
| YUV | 71.28 | 110.91 | 112.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 88 | 41 | 0.43 | 0 | 0.53 | 0.65 | 108.51 | 0.36 | 0.25 |
| Hex | 32 | 58 | 29 | 2B | 0 | 35 | 41 | 6D | 24 | 19 |
| Octal | 62 | 130 | 51 | 53 | 0 | 65 | 101 | 155 | 44 | 31 |
| Binary | 110010 | 1011000 | 101001 | 101011 | 0 | 110101 | 1000001 | 1101101 | 100100 | 11001 |
Color Harmonies of #325829
Complementary color
Monochromatic Colors of #325829
Black with #325829
Text Example
Text Example
White with #325829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325829; }
p { color: rgb(50,88,41); }
H1.HeaderClassName
{
color: #325829;
}
.AnyTagClassName
{
color: #325829;
}
</style>
background-color css
<style>
a { background-color: #325829; }
a { background-color: rgb(50,88,41); }
div.DivClassName
{
background-color: #325829;
}
.BgClassName
{
background-color: #325829;
}
</style>
border-color css
<style>
span { border-color: #325829; }
span { border-color: rgb(50,88,41); }
td.TdClassName
{
border-color: #325829;
}
.TagClassName
{
border-color: #325829;
}
</style>