Shades of Palm Leaf #345824
Tints of Palm Leaf #345824
RGB
CMYK
RGB Variations
Color information
#345824 (or 0x345824) is known color: Palm Leaf. HEX triplet: 34, 58 and 24. RGB value is (52,88,36). Sum of RGB (Red+Green+Blue) = 52+88+36=176 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.55% from 176); Green value is 88 (34.77% from 255 or 50% from 176); Blue value is 36 (14.45% from 255 or 20.45% from 176); Max value from RGB is 88 - color contains mainly: green. Hex color #345824 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345824 is #CBA7DB. Grayscale: #474747. Windows color (decimal): -13346780 or 2381876. OLE color: 2381876.
HSL color Cylindrical-coordinate representation of color #345824: hue angle of 101.54º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #345824 is Cyan = 0.41, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 88 | 36 | - |
| CMYK | 0.41 | 0 | 0.59 | 0.65 |
| HSL | 101.54º | 0.42% | 0.24% | - |
| HSV(B) | 101.54º | 0.59% | 0.35% | - |
| XYZ | 5.22 | 7.84 | 2.91 | - |
| YUV | 71.31 | 108.07 | 114.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 88 | 36 | 0.41 | 0 | 0.59 | 0.65 | 101.54 | 0.42 | 0.24 |
| Hex | 34 | 58 | 24 | 29 | 0 | 3B | 41 | 66 | 2A | 18 |
| Octal | 64 | 130 | 44 | 51 | 0 | 73 | 101 | 146 | 52 | 30 |
| Binary | 110100 | 1011000 | 100100 | 101001 | 0 | 111011 | 1000001 | 1100110 | 101010 | 11000 |
Color Harmonies of #345824
Complementary color
Monochromatic Colors of #345824
Black with #345824
Text Example
Text Example
White with #345824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345824; }
p { color: rgb(52,88,36); }
H1.HeaderClassName
{
color: #345824;
}
.AnyTagClassName
{
color: #345824;
}
</style>
background-color css
<style>
a { background-color: #345824; }
a { background-color: rgb(52,88,36); }
div.DivClassName
{
background-color: #345824;
}
.BgClassName
{
background-color: #345824;
}
</style>
border-color css
<style>
span { border-color: #345824; }
span { border-color: rgb(52,88,36); }
td.TdClassName
{
border-color: #345824;
}
.TagClassName
{
border-color: #345824;
}
</style>