Shades of Palm Leaf #325923
Tints of Palm Leaf #325923
RGB
CMYK
RGB Variations
Color information
#325923 (or 0x325923) is known color: Palm Leaf. HEX triplet: 32, 59 and 23. RGB value is (50,89,35). Sum of RGB (Red+Green+Blue) = 50+89+35=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 89 (35.16% from 255 or 51.15% from 174); Blue value is 35 (14.06% from 255 or 20.11% from 174); Max value from RGB is 89 - color contains mainly: green. Hex color #325923 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325923 is #CDA6DC. Grayscale: #474747. Windows color (decimal): -13477597 or 2316594. OLE color: 2316594.
HSL color Cylindrical-coordinate representation of color #325923: hue angle of 103.33º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #325923 is Cyan = 0.44, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 89 | 35 | - |
| CMYK | 0.44 | 0 | 0.61 | 0.65 |
| HSL | 103.33º | 0.44% | 0.24% | - |
| HSV(B) | 103.33º | 0.61% | 0.35% | - |
| XYZ | 5.19 | 7.94 | 2.85 | - |
| YUV | 71.18 | 107.58 | 112.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 35 | 0.44 | 0 | 0.61 | 0.65 | 103.33 | 0.44 | 0.24 |
| Hex | 32 | 59 | 23 | 2C | 0 | 3D | 41 | 67 | 2C | 18 |
| Octal | 62 | 131 | 43 | 54 | 0 | 75 | 101 | 147 | 54 | 30 |
| Binary | 110010 | 1011001 | 100011 | 101100 | 0 | 111101 | 1000001 | 1100111 | 101100 | 11000 |
Color Harmonies of #325923
Complementary color
Monochromatic Colors of #325923
Black with #325923
Text Example
Text Example
White with #325923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325923; }
p { color: rgb(50,89,35); }
H1.HeaderClassName
{
color: #325923;
}
.AnyTagClassName
{
color: #325923;
}
</style>
background-color css
<style>
a { background-color: #325923; }
a { background-color: rgb(50,89,35); }
div.DivClassName
{
background-color: #325923;
}
.BgClassName
{
background-color: #325923;
}
</style>
border-color css
<style>
span { border-color: #325923; }
span { border-color: rgb(50,89,35); }
td.TdClassName
{
border-color: #325923;
}
.TagClassName
{
border-color: #325923;
}
</style>