Shades of Palm Leaf #324729
Tints of Palm Leaf #324729
RGB
CMYK
RGB Variations
Color information
#324729 (or 0x324729) is known color: Palm Leaf. HEX triplet: 32, 47 and 29. RGB value is (50,71,41). Sum of RGB (Red+Green+Blue) = 50+71+41=162 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.86% from 162); Green value is 71 (28.12% from 255 or 43.83% from 162); Blue value is 41 (16.41% from 255 or 25.31% from 162); Max value from RGB is 71 - color contains mainly: green. Hex color #324729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324729 is #CDB8D6. Grayscale: #3D3D3D. Windows color (decimal): -13482199 or 2705202. OLE color: 2705202.
HSL color Cylindrical-coordinate representation of color #324729: hue angle of 102º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #324729 is Cyan = 0.30, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 50 | 71 | 41 | - |
| CMYK | 0.30 | 0 | 0.42 | 0.72 |
| HSL | 102º | 0.27% | 0.22% | - |
| HSV(B) | 102º | 0.42% | 0.28% | - |
| XYZ | 3.97 | 5.34 | 2.92 | - |
| YUV | 61.3 | 116.54 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 41 | 0.30 | 0 | 0.42 | 0.72 | 102 | 0.27 | 0.22 |
| Hex | 32 | 47 | 29 | 1E | 0 | 2A | 48 | 66 | 1B | 16 |
| Octal | 62 | 107 | 51 | 36 | 0 | 52 | 110 | 146 | 33 | 26 |
| Binary | 110010 | 1000111 | 101001 | 11110 | 0 | 101010 | 1001000 | 1100110 | 11011 | 10110 |
Color Harmonies of #324729
Complementary color
Monochromatic Colors of #324729
Black with #324729
Text Example
Text Example
White with #324729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324729; }
p { color: rgb(50,71,41); }
H1.HeaderClassName
{
color: #324729;
}
.AnyTagClassName
{
color: #324729;
}
</style>
background-color css
<style>
a { background-color: #324729; }
a { background-color: rgb(50,71,41); }
div.DivClassName
{
background-color: #324729;
}
.BgClassName
{
background-color: #324729;
}
</style>
border-color css
<style>
span { border-color: #324729; }
span { border-color: rgb(50,71,41); }
td.TdClassName
{
border-color: #324729;
}
.TagClassName
{
border-color: #324729;
}
</style>