Shades of Palm Leaf #324730
Tints of Palm Leaf #324730
RGB
CMYK
RGB Variations
Color information
#324730 (or 0x324730) is known color: Palm Leaf. HEX triplet: 32, 47 and 30. RGB value is (50,71,48). Sum of RGB (Red+Green+Blue) = 50+71+48=169 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.59% from 169); Green value is 71 (28.12% from 255 or 42.01% from 169); Blue value is 48 (19.14% from 255 or 28.40% from 169); Max value from RGB is 71 - color contains mainly: green. Hex color #324730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324730 is #CDB8CF. Grayscale: #3E3E3E. Windows color (decimal): -13482192 or 3163954. OLE color: 3163954.
HSL color Cylindrical-coordinate representation of color #324730: hue angle of 114.78º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #324730 is Cyan = 0.30, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 50 | 71 | 48 | - |
| CMYK | 0.30 | 0 | 0.32 | 0.72 |
| HSL | 114.78º | 0.19% | 0.23% | - |
| HSV(B) | 114.78º | 0.32% | 0.28% | - |
| XYZ | 4.1 | 5.4 | 3.62 | - |
| YUV | 62.1 | 120.04 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 48 | 0.30 | 0 | 0.32 | 0.72 | 114.78 | 0.19 | 0.23 |
| Hex | 32 | 47 | 30 | 1E | 0 | 20 | 48 | 73 | 13 | 17 |
| Octal | 62 | 107 | 60 | 36 | 0 | 40 | 110 | 163 | 23 | 27 |
| Binary | 110010 | 1000111 | 110000 | 11110 | 0 | 100000 | 1001000 | 1110011 | 10011 | 10111 |
Color Harmonies of #324730
Complementary color
Monochromatic Colors of #324730
Black with #324730
Text Example
Text Example
White with #324730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324730; }
p { color: rgb(50,71,48); }
H1.HeaderClassName
{
color: #324730;
}
.AnyTagClassName
{
color: #324730;
}
</style>
background-color css
<style>
a { background-color: #324730; }
a { background-color: rgb(50,71,48); }
div.DivClassName
{
background-color: #324730;
}
.BgClassName
{
background-color: #324730;
}
</style>
border-color css
<style>
span { border-color: #324730; }
span { border-color: rgb(50,71,48); }
td.TdClassName
{
border-color: #324730;
}
.TagClassName
{
border-color: #324730;
}
</style>