Shades of Palm Leaf #324924
Tints of Palm Leaf #324924
RGB
CMYK
RGB Variations
Color information
#324924 (or 0x324924) is known color: Palm Leaf. HEX triplet: 32, 49 and 24. RGB value is (50,73,36). Sum of RGB (Red+Green+Blue) = 50+73+36=159 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.45% from 159); Green value is 73 (28.91% from 255 or 45.91% from 159); Blue value is 36 (14.45% from 255 or 22.64% from 159); Max value from RGB is 73 - color contains mainly: green. Hex color #324924 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324924 is #CDB6DB. Grayscale: #3E3E3E. Windows color (decimal): -13481692 or 2378034. OLE color: 2378034.
HSL color Cylindrical-coordinate representation of color #324924: hue angle of 97.3º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #324924 is Cyan = 0.32, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 50 | 73 | 36 | - |
| CMYK | 0.32 | 0 | 0.51 | 0.71 |
| HSL | 97.3º | 0.34% | 0.21% | - |
| HSV(B) | 97.3º | 0.51% | 0.29% | - |
| XYZ | 4.02 | 5.57 | 2.53 | - |
| YUV | 61.91 | 113.38 | 119.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 73 | 36 | 0.32 | 0 | 0.51 | 0.71 | 97.3 | 0.34 | 0.21 |
| Hex | 32 | 49 | 24 | 20 | 0 | 33 | 47 | 61 | 22 | 15 |
| Octal | 62 | 111 | 44 | 40 | 0 | 63 | 107 | 141 | 42 | 25 |
| Binary | 110010 | 1001001 | 100100 | 100000 | 0 | 110011 | 1000111 | 1100001 | 100010 | 10101 |
Color Harmonies of #324924
Complementary color
Monochromatic Colors of #324924
Black with #324924
Text Example
Text Example
White with #324924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324924; }
p { color: rgb(50,73,36); }
H1.HeaderClassName
{
color: #324924;
}
.AnyTagClassName
{
color: #324924;
}
</style>
background-color css
<style>
a { background-color: #324924; }
a { background-color: rgb(50,73,36); }
div.DivClassName
{
background-color: #324924;
}
.BgClassName
{
background-color: #324924;
}
</style>
border-color css
<style>
span { border-color: #324924; }
span { border-color: rgb(50,73,36); }
td.TdClassName
{
border-color: #324924;
}
.TagClassName
{
border-color: #324924;
}
</style>