Shades of Palm Leaf #325917
Tints of Palm Leaf #325917
RGB
CMYK
RGB Variations
Color information
#325917 (or 0x325917) is known color: Palm Leaf. HEX triplet: 32, 59 and 17. RGB value is (50,89,23). Sum of RGB (Red+Green+Blue) = 50+89+23=162 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.86% from 162); Green value is 89 (35.16% from 255 or 54.94% from 162); Blue value is 23 (9.38% from 255 or 14.20% from 162); Max value from RGB is 89 - color contains mainly: green. Hex color #325917 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #325917 is #CDA6E8. Grayscale: #464646. Windows color (decimal): -13477609 or 1530162. OLE color: 1530162.
HSL color Cylindrical-coordinate representation of color #325917: hue angle of 95.45º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #325917 is Cyan = 0.44, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 89 | 23 | - |
| CMYK | 0.44 | 0 | 0.74 | 0.65 |
| HSL | 95.45º | 0.59% | 0.22% | - |
| HSV(B) | 95.45º | 0.74% | 0.35% | - |
| XYZ | 5.04 | 7.88 | 2.07 | - |
| YUV | 69.82 | 101.58 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 23 | 0.44 | 0 | 0.74 | 0.65 | 95.45 | 0.59 | 0.22 |
| Hex | 32 | 59 | 17 | 2C | 0 | 4A | 41 | 5F | 3B | 16 |
| Octal | 62 | 131 | 27 | 54 | 0 | 112 | 101 | 137 | 73 | 26 |
| Binary | 110010 | 1011001 | 10111 | 101100 | 0 | 1001010 | 1000001 | 1011111 | 111011 | 10110 |
Color Harmonies of #325917
Complementary color
Monochromatic Colors of #325917
Black with #325917
Text Example
Text Example
White with #325917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325917; }
p { color: rgb(50,89,23); }
H1.HeaderClassName
{
color: #325917;
}
.AnyTagClassName
{
color: #325917;
}
</style>
background-color css
<style>
a { background-color: #325917; }
a { background-color: rgb(50,89,23); }
div.DivClassName
{
background-color: #325917;
}
.BgClassName
{
background-color: #325917;
}
</style>
border-color css
<style>
span { border-color: #325917; }
span { border-color: rgb(50,89,23); }
td.TdClassName
{
border-color: #325917;
}
.TagClassName
{
border-color: #325917;
}
</style>