Shades of Palm Leaf #324629
Tints of Palm Leaf #324629
RGB
CMYK
RGB Variations
Color information
#324629 (or 0x324629) is known color: Palm Leaf. HEX triplet: 32, 46 and 29. RGB value is (50,70,41). Sum of RGB (Red+Green+Blue) = 50+70+41=161 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.06% from 161); Green value is 70 (27.73% from 255 or 43.48% from 161); Blue value is 41 (16.41% from 255 or 25.47% from 161); Max value from RGB is 70 - color contains mainly: green. Hex color #324629 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324629 is #CDB9D6. Grayscale: #3C3C3C. Windows color (decimal): -13482455 or 2704946. OLE color: 2704946.
HSL color Cylindrical-coordinate representation of color #324629: hue angle of 101.38º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #324629 is Cyan = 0.29, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 50 | 70 | 41 | - |
| CMYK | 0.29 | 0 | 0.41 | 0.73 |
| HSL | 101.38º | 0.26% | 0.22% | - |
| HSV(B) | 101.38º | 0.41% | 0.27% | - |
| XYZ | 3.91 | 5.22 | 2.9 | - |
| YUV | 60.71 | 116.87 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 70 | 41 | 0.29 | 0 | 0.41 | 0.73 | 101.38 | 0.26 | 0.22 |
| Hex | 32 | 46 | 29 | 1D | 0 | 29 | 49 | 65 | 1A | 16 |
| Octal | 62 | 106 | 51 | 35 | 0 | 51 | 111 | 145 | 32 | 26 |
| Binary | 110010 | 1000110 | 101001 | 11101 | 0 | 101001 | 1001001 | 1100101 | 11010 | 10110 |
Color Harmonies of #324629
Complementary color
Monochromatic Colors of #324629
Black with #324629
Text Example
Text Example
White with #324629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324629; }
p { color: rgb(50,70,41); }
H1.HeaderClassName
{
color: #324629;
}
.AnyTagClassName
{
color: #324629;
}
</style>
background-color css
<style>
a { background-color: #324629; }
a { background-color: rgb(50,70,41); }
div.DivClassName
{
background-color: #324629;
}
.BgClassName
{
background-color: #324629;
}
</style>
border-color css
<style>
span { border-color: #324629; }
span { border-color: rgb(50,70,41); }
td.TdClassName
{
border-color: #324629;
}
.TagClassName
{
border-color: #324629;
}
</style>