Shades of Palm Leaf #325625
Tints of Palm Leaf #325625
RGB
CMYK
RGB Variations
Color information
#325625 (or 0x325625) is known color: Palm Leaf. HEX triplet: 32, 56 and 25. RGB value is (50,86,37). Sum of RGB (Red+Green+Blue) = 50+86+37=173 (22% of max value = 765). Red value is 50 (19.92% from 255 or 28.90% from 173); Green value is 86 (33.98% from 255 or 49.71% from 173); Blue value is 37 (14.84% from 255 or 21.39% from 173); Max value from RGB is 86 - color contains mainly: green. Hex color #325625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325625 is #CDA9DA. Grayscale: #454545. Windows color (decimal): -13478363 or 2446898. OLE color: 2446898.
HSL color Cylindrical-coordinate representation of color #325625: hue angle of 104.08º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #325625 is Cyan = 0.42, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 86 | 37 | - |
| CMYK | 0.42 | 0 | 0.57 | 0.66 |
| HSL | 104.08º | 0.4% | 0.24% | - |
| HSV(B) | 104.08º | 0.57% | 0.34% | - |
| XYZ | 4.98 | 7.47 | 2.93 | - |
| YUV | 69.65 | 109.57 | 113.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 86 | 37 | 0.42 | 0 | 0.57 | 0.66 | 104.08 | 0.4 | 0.24 |
| Hex | 32 | 56 | 25 | 2A | 0 | 39 | 42 | 68 | 28 | 18 |
| Octal | 62 | 126 | 45 | 52 | 0 | 71 | 102 | 150 | 50 | 30 |
| Binary | 110010 | 1010110 | 100101 | 101010 | 0 | 111001 | 1000010 | 1101000 | 101000 | 11000 |
Color Harmonies of #325625
Complementary color
Monochromatic Colors of #325625
Black with #325625
Text Example
Text Example
White with #325625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325625; }
p { color: rgb(50,86,37); }
H1.HeaderClassName
{
color: #325625;
}
.AnyTagClassName
{
color: #325625;
}
</style>
background-color css
<style>
a { background-color: #325625; }
a { background-color: rgb(50,86,37); }
div.DivClassName
{
background-color: #325625;
}
.BgClassName
{
background-color: #325625;
}
</style>
border-color css
<style>
span { border-color: #325625; }
span { border-color: rgb(50,86,37); }
td.TdClassName
{
border-color: #325625;
}
.TagClassName
{
border-color: #325625;
}
</style>