Shades of Palm Leaf #324628
Tints of Palm Leaf #324628
RGB
CMYK
RGB Variations
Color information
#324628 (or 0x324628) is known color: Palm Leaf. HEX triplet: 32, 46 and 28. RGB value is (50,70,40). Sum of RGB (Red+Green+Blue) = 50+70+40=160 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.25% from 160); Green value is 70 (27.73% from 255 or 43.75% from 160); Blue value is 40 (16.02% from 255 or 25% from 160); Max value from RGB is 70 - color contains mainly: green. Hex color #324628 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324628 is #CDB9D7. Grayscale: #3C3C3C. Windows color (decimal): -13482456 or 2639410. OLE color: 2639410.
HSL color Cylindrical-coordinate representation of color #324628: hue angle of 100º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #324628 is Cyan = 0.29, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 50 | 70 | 40 | - |
| CMYK | 0.29 | 0 | 0.43 | 0.73 |
| HSL | 100º | 0.27% | 0.22% | - |
| HSV(B) | 100º | 0.43% | 0.27% | - |
| XYZ | 3.89 | 5.21 | 2.81 | - |
| YUV | 60.6 | 116.37 | 120.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 70 | 40 | 0.29 | 0 | 0.43 | 0.73 | 100 | 0.27 | 0.22 |
| Hex | 32 | 46 | 28 | 1D | 0 | 2B | 49 | 64 | 1B | 16 |
| Octal | 62 | 106 | 50 | 35 | 0 | 53 | 111 | 144 | 33 | 26 |
| Binary | 110010 | 1000110 | 101000 | 11101 | 0 | 101011 | 1001001 | 1100100 | 11011 | 10110 |
Color Harmonies of #324628
Complementary color
Monochromatic Colors of #324628
Black with #324628
Text Example
Text Example
White with #324628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324628; }
p { color: rgb(50,70,40); }
H1.HeaderClassName
{
color: #324628;
}
.AnyTagClassName
{
color: #324628;
}
</style>
background-color css
<style>
a { background-color: #324628; }
a { background-color: rgb(50,70,40); }
div.DivClassName
{
background-color: #324628;
}
.BgClassName
{
background-color: #324628;
}
</style>
border-color css
<style>
span { border-color: #324628; }
span { border-color: rgb(50,70,40); }
td.TdClassName
{
border-color: #324628;
}
.TagClassName
{
border-color: #324628;
}
</style>