Shades of Palm Leaf #324528
Tints of Palm Leaf #324528
RGB
CMYK
RGB Variations
Color information
#324528 (or 0x324528) is known color: Palm Leaf. HEX triplet: 32, 45 and 28. RGB value is (50,69,40). Sum of RGB (Red+Green+Blue) = 50+69+40=159 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.45% from 159); Green value is 69 (27.34% from 255 or 43.40% from 159); Blue value is 40 (16.02% from 255 or 25.16% from 159); Max value from RGB is 69 - color contains mainly: green. Hex color #324528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324528 is #CDBAD7. Grayscale: #3C3C3C. Windows color (decimal): -13482712 or 2639154. OLE color: 2639154.
HSL color Cylindrical-coordinate representation of color #324528: hue angle of 99.31º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #324528 is Cyan = 0.28, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 50 | 69 | 40 | - |
| CMYK | 0.28 | 0 | 0.42 | 0.73 |
| HSL | 99.31º | 0.27% | 0.21% | - |
| HSV(B) | 99.31º | 0.42% | 0.27% | - |
| XYZ | 3.83 | 5.09 | 2.79 | - |
| YUV | 60.01 | 116.71 | 120.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 40 | 0.28 | 0 | 0.42 | 0.73 | 99.31 | 0.27 | 0.21 |
| Hex | 32 | 45 | 28 | 1C | 0 | 2A | 49 | 63 | 1B | 15 |
| Octal | 62 | 105 | 50 | 34 | 0 | 52 | 111 | 143 | 33 | 25 |
| Binary | 110010 | 1000101 | 101000 | 11100 | 0 | 101010 | 1001001 | 1100011 | 11011 | 10101 |
Color Harmonies of #324528
Complementary color
Monochromatic Colors of #324528
Black with #324528
Text Example
Text Example
White with #324528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324528; }
p { color: rgb(50,69,40); }
H1.HeaderClassName
{
color: #324528;
}
.AnyTagClassName
{
color: #324528;
}
</style>
background-color css
<style>
a { background-color: #324528; }
a { background-color: rgb(50,69,40); }
div.DivClassName
{
background-color: #324528;
}
.BgClassName
{
background-color: #324528;
}
</style>
border-color css
<style>
span { border-color: #324528; }
span { border-color: rgb(50,69,40); }
td.TdClassName
{
border-color: #324528;
}
.TagClassName
{
border-color: #324528;
}
</style>