Shades of Palm Leaf #324930
Tints of Palm Leaf #324930
RGB
CMYK
RGB Variations
Color information
#324930 (or 0x324930) is known color: Palm Leaf. HEX triplet: 32, 49 and 30. RGB value is (50,73,48). Sum of RGB (Red+Green+Blue) = 50+73+48=171 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.24% from 171); Green value is 73 (28.91% from 255 or 42.69% from 171); Blue value is 48 (19.14% from 255 or 28.07% from 171); Max value from RGB is 73 - color contains mainly: green. Hex color #324930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324930 is #CDB6CF. Grayscale: #3F3F3F. Windows color (decimal): -13481680 or 3164466. OLE color: 3164466.
HSL color Cylindrical-coordinate representation of color #324930: hue angle of 115.2º degrees, saturation: 0.21, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #324930 is Cyan = 0.32, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 50 | 73 | 48 | - |
| CMYK | 0.32 | 0 | 0.34 | 0.71 |
| HSL | 115.2º | 0.21% | 0.24% | - |
| HSV(B) | 115.2º | 0.34% | 0.29% | - |
| XYZ | 4.23 | 5.66 | 3.67 | - |
| YUV | 63.27 | 119.38 | 118.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 73 | 48 | 0.32 | 0 | 0.34 | 0.71 | 115.2 | 0.21 | 0.24 |
| Hex | 32 | 49 | 30 | 20 | 0 | 22 | 47 | 73 | 15 | 18 |
| Octal | 62 | 111 | 60 | 40 | 0 | 42 | 107 | 163 | 25 | 30 |
| Binary | 110010 | 1001001 | 110000 | 100000 | 0 | 100010 | 1000111 | 1110011 | 10101 | 11000 |
Color Harmonies of #324930
Complementary color
Monochromatic Colors of #324930
Black with #324930
Text Example
Text Example
White with #324930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324930; }
p { color: rgb(50,73,48); }
H1.HeaderClassName
{
color: #324930;
}
.AnyTagClassName
{
color: #324930;
}
</style>
background-color css
<style>
a { background-color: #324930; }
a { background-color: rgb(50,73,48); }
div.DivClassName
{
background-color: #324930;
}
.BgClassName
{
background-color: #324930;
}
</style>
border-color css
<style>
span { border-color: #324930; }
span { border-color: rgb(50,73,48); }
td.TdClassName
{
border-color: #324930;
}
.TagClassName
{
border-color: #324930;
}
</style>