Shades of Palm Leaf #324925
Tints of Palm Leaf #324925
RGB
CMYK
RGB Variations
Color information
#324925 (or 0x324925) is known color: Palm Leaf. HEX triplet: 32, 49 and 25. RGB value is (50,73,37). Sum of RGB (Red+Green+Blue) = 50+73+37=160 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.25% from 160); Green value is 73 (28.91% from 255 or 45.62% from 160); Blue value is 37 (14.84% from 255 or 23.12% from 160); Max value from RGB is 73 - color contains mainly: green. Hex color #324925 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324925 is #CDB6DA. Grayscale: #3E3E3E. Windows color (decimal): -13481691 or 2443570. OLE color: 2443570.
HSL color Cylindrical-coordinate representation of color #324925: hue angle of 98.33º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #324925 is Cyan = 0.32, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 50 | 73 | 37 | - |
| CMYK | 0.32 | 0 | 0.49 | 0.71 |
| HSL | 98.33º | 0.33% | 0.22% | - |
| HSV(B) | 98.33º | 0.49% | 0.29% | - |
| XYZ | 4.03 | 5.58 | 2.61 | - |
| YUV | 62.02 | 113.88 | 119.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 73 | 37 | 0.32 | 0 | 0.49 | 0.71 | 98.33 | 0.33 | 0.22 |
| Hex | 32 | 49 | 25 | 20 | 0 | 31 | 47 | 62 | 21 | 16 |
| Octal | 62 | 111 | 45 | 40 | 0 | 61 | 107 | 142 | 41 | 26 |
| Binary | 110010 | 1001001 | 100101 | 100000 | 0 | 110001 | 1000111 | 1100010 | 100001 | 10110 |
Color Harmonies of #324925
Complementary color
Monochromatic Colors of #324925
Black with #324925
Text Example
Text Example
White with #324925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324925; }
p { color: rgb(50,73,37); }
H1.HeaderClassName
{
color: #324925;
}
.AnyTagClassName
{
color: #324925;
}
</style>
background-color css
<style>
a { background-color: #324925; }
a { background-color: rgb(50,73,37); }
div.DivClassName
{
background-color: #324925;
}
.BgClassName
{
background-color: #324925;
}
</style>
border-color css
<style>
span { border-color: #324925; }
span { border-color: rgb(50,73,37); }
td.TdClassName
{
border-color: #324925;
}
.TagClassName
{
border-color: #324925;
}
</style>