Shades of Palm Leaf #324926
Tints of Palm Leaf #324926
RGB
CMYK
RGB Variations
Color information
#324926 (or 0x324926) is known color: Palm Leaf. HEX triplet: 32, 49 and 26. RGB value is (50,73,38). Sum of RGB (Red+Green+Blue) = 50+73+38=161 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.06% from 161); Green value is 73 (28.91% from 255 or 45.34% from 161); Blue value is 38 (15.23% from 255 or 23.60% from 161); Max value from RGB is 73 - color contains mainly: green. Hex color #324926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324926 is #CDB6D9. Grayscale: #3E3E3E. Windows color (decimal): -13481690 or 2509106. OLE color: 2509106.
HSL color Cylindrical-coordinate representation of color #324926: hue angle of 99.43º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #324926 is Cyan = 0.32, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 50 | 73 | 38 | - |
| CMYK | 0.32 | 0 | 0.48 | 0.71 |
| HSL | 99.43º | 0.32% | 0.22% | - |
| HSV(B) | 99.43º | 0.48% | 0.29% | - |
| XYZ | 4.05 | 5.58 | 2.7 | - |
| YUV | 62.13 | 114.38 | 119.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 73 | 38 | 0.32 | 0 | 0.48 | 0.71 | 99.43 | 0.32 | 0.22 |
| Hex | 32 | 49 | 26 | 20 | 0 | 30 | 47 | 63 | 20 | 16 |
| Octal | 62 | 111 | 46 | 40 | 0 | 60 | 107 | 143 | 40 | 26 |
| Binary | 110010 | 1001001 | 100110 | 100000 | 0 | 110000 | 1000111 | 1100011 | 100000 | 10110 |
Color Harmonies of #324926
Complementary color
Monochromatic Colors of #324926
Black with #324926
Text Example
Text Example
White with #324926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324926; }
p { color: rgb(50,73,38); }
H1.HeaderClassName
{
color: #324926;
}
.AnyTagClassName
{
color: #324926;
}
</style>
background-color css
<style>
a { background-color: #324926; }
a { background-color: rgb(50,73,38); }
div.DivClassName
{
background-color: #324926;
}
.BgClassName
{
background-color: #324926;
}
</style>
border-color css
<style>
span { border-color: #324926; }
span { border-color: rgb(50,73,38); }
td.TdClassName
{
border-color: #324926;
}
.TagClassName
{
border-color: #324926;
}
</style>