Shades of Palm Leaf #324725
Tints of Palm Leaf #324725
RGB
CMYK
RGB Variations
Color information
#324725 (or 0x324725) is known color: Palm Leaf. HEX triplet: 32, 47 and 25. RGB value is (50,71,37). Sum of RGB (Red+Green+Blue) = 50+71+37=158 (20% of max value = 765). Red value is 50 (19.92% from 255 or 31.65% from 158); Green value is 71 (28.12% from 255 or 44.94% from 158); Blue value is 37 (14.84% from 255 or 23.42% from 158); Max value from RGB is 71 - color contains mainly: green. Hex color #324725 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324725 is #CDB8DA. Grayscale: #3C3C3C. Windows color (decimal): -13482203 or 2443058. OLE color: 2443058.
HSL color Cylindrical-coordinate representation of color #324725: hue angle of 97.06º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #324725 is Cyan = 0.30, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 50 | 71 | 37 | - |
| CMYK | 0.30 | 0 | 0.48 | 0.72 |
| HSL | 97.06º | 0.31% | 0.21% | - |
| HSV(B) | 97.06º | 0.48% | 0.28% | - |
| XYZ | 3.9 | 5.32 | 2.57 | - |
| YUV | 60.85 | 114.54 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 37 | 0.30 | 0 | 0.48 | 0.72 | 97.06 | 0.31 | 0.21 |
| Hex | 32 | 47 | 25 | 1E | 0 | 30 | 48 | 61 | 1F | 15 |
| Octal | 62 | 107 | 45 | 36 | 0 | 60 | 110 | 141 | 37 | 25 |
| Binary | 110010 | 1000111 | 100101 | 11110 | 0 | 110000 | 1001000 | 1100001 | 11111 | 10101 |
Color Harmonies of #324725
Complementary color
Monochromatic Colors of #324725
Black with #324725
Text Example
Text Example
White with #324725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324725; }
p { color: rgb(50,71,37); }
H1.HeaderClassName
{
color: #324725;
}
.AnyTagClassName
{
color: #324725;
}
</style>
background-color css
<style>
a { background-color: #324725; }
a { background-color: rgb(50,71,37); }
div.DivClassName
{
background-color: #324725;
}
.BgClassName
{
background-color: #324725;
}
</style>
border-color css
<style>
span { border-color: #324725; }
span { border-color: rgb(50,71,37); }
td.TdClassName
{
border-color: #324725;
}
.TagClassName
{
border-color: #324725;
}
</style>