Shades of Palm Leaf #324831
Tints of Palm Leaf #324831
RGB
CMYK
RGB Variations
Color information
#324831 (or 0x324831) is known color: Palm Leaf. HEX triplet: 32, 48 and 31. RGB value is (50,72,49). Sum of RGB (Red+Green+Blue) = 50+72+49=171 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.24% from 171); Green value is 72 (28.52% from 255 or 42.11% from 171); Blue value is 49 (19.53% from 255 or 28.65% from 171); Max value from RGB is 72 - color contains mainly: green. Hex color #324831 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324831 is #CDB7CE. Grayscale: #3E3E3E. Windows color (decimal): -13481935 or 3229746. OLE color: 3229746.
HSL color Cylindrical-coordinate representation of color #324831: hue angle of 117.39º degrees, saturation: 0.19, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #324831 is Cyan = 0.31, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 50 | 72 | 49 | - |
| CMYK | 0.31 | 0 | 0.32 | 0.72 |
| HSL | 117.39º | 0.19% | 0.24% | - |
| HSV(B) | 117.39º | 0.32% | 0.28% | - |
| XYZ | 4.19 | 5.53 | 3.75 | - |
| YUV | 62.8 | 120.21 | 118.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 72 | 49 | 0.31 | 0 | 0.32 | 0.72 | 117.39 | 0.19 | 0.24 |
| Hex | 32 | 48 | 31 | 1F | 0 | 20 | 48 | 75 | 13 | 18 |
| Octal | 62 | 110 | 61 | 37 | 0 | 40 | 110 | 165 | 23 | 30 |
| Binary | 110010 | 1001000 | 110001 | 11111 | 0 | 100000 | 1001000 | 1110101 | 10011 | 11000 |
Color Harmonies of #324831
Complementary color
Monochromatic Colors of #324831
Black with #324831
Text Example
Text Example
White with #324831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324831; }
p { color: rgb(50,72,49); }
H1.HeaderClassName
{
color: #324831;
}
.AnyTagClassName
{
color: #324831;
}
</style>
background-color css
<style>
a { background-color: #324831; }
a { background-color: rgb(50,72,49); }
div.DivClassName
{
background-color: #324831;
}
.BgClassName
{
background-color: #324831;
}
</style>
border-color css
<style>
span { border-color: #324831; }
span { border-color: rgb(50,72,49); }
td.TdClassName
{
border-color: #324831;
}
.TagClassName
{
border-color: #324831;
}
</style>