Shades of Palm Leaf #325125
Tints of Palm Leaf #325125
RGB
CMYK
RGB Variations
Color information
#325125 (or 0x325125) is known color: Palm Leaf. HEX triplet: 32, 51 and 25. RGB value is (50,81,37). Sum of RGB (Red+Green+Blue) = 50+81+37=168 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.76% from 168); Green value is 81 (32.03% from 255 or 48.21% from 168); Blue value is 37 (14.84% from 255 or 22.02% from 168); Max value from RGB is 81 - color contains mainly: green. Hex color #325125 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325125 is #CDAEDA. Grayscale: #424242. Windows color (decimal): -13479643 or 2445618. OLE color: 2445618.
HSL color Cylindrical-coordinate representation of color #325125: hue angle of 102.27º degrees, saturation: 0.37, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #325125 is Cyan = 0.38, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 50 | 81 | 37 | - |
| CMYK | 0.38 | 0 | 0.54 | 0.68 |
| HSL | 102.27º | 0.37% | 0.23% | - |
| HSV(B) | 102.27º | 0.54% | 0.32% | - |
| XYZ | 4.59 | 6.7 | 2.8 | - |
| YUV | 66.72 | 111.23 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 81 | 37 | 0.38 | 0 | 0.54 | 0.68 | 102.27 | 0.37 | 0.23 |
| Hex | 32 | 51 | 25 | 26 | 0 | 36 | 44 | 66 | 25 | 17 |
| Octal | 62 | 121 | 45 | 46 | 0 | 66 | 104 | 146 | 45 | 27 |
| Binary | 110010 | 1010001 | 100101 | 100110 | 0 | 110110 | 1000100 | 1100110 | 100101 | 10111 |
Color Harmonies of #325125
Complementary color
Monochromatic Colors of #325125
Black with #325125
Text Example
Text Example
White with #325125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325125; }
p { color: rgb(50,81,37); }
H1.HeaderClassName
{
color: #325125;
}
.AnyTagClassName
{
color: #325125;
}
</style>
background-color css
<style>
a { background-color: #325125; }
a { background-color: rgb(50,81,37); }
div.DivClassName
{
background-color: #325125;
}
.BgClassName
{
background-color: #325125;
}
</style>
border-color css
<style>
span { border-color: #325125; }
span { border-color: rgb(50,81,37); }
td.TdClassName
{
border-color: #325125;
}
.TagClassName
{
border-color: #325125;
}
</style>