Shades of Palm Leaf #345424
Tints of Palm Leaf #345424
RGB
CMYK
RGB Variations
Color information
#345424 (or 0x345424) is known color: Palm Leaf. HEX triplet: 34, 54 and 24. RGB value is (52,84,36). Sum of RGB (Red+Green+Blue) = 52+84+36=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 84 (33.20% from 255 or 48.84% from 172); Blue value is 36 (14.45% from 255 or 20.93% from 172); Max value from RGB is 84 - color contains mainly: green. Hex color #345424 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345424 is #CBABDB. Grayscale: #454545. Windows color (decimal): -13347804 or 2380852. OLE color: 2380852.
HSL color Cylindrical-coordinate representation of color #345424: hue angle of 100º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #345424 is Cyan = 0.38, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 84 | 36 | - |
| CMYK | 0.38 | 0 | 0.57 | 0.67 |
| HSL | 100º | 0.4% | 0.24% | - |
| HSV(B) | 100º | 0.57% | 0.33% | - |
| XYZ | 4.9 | 7.2 | 2.8 | - |
| YUV | 68.96 | 109.4 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 84 | 36 | 0.38 | 0 | 0.57 | 0.67 | 100 | 0.4 | 0.24 |
| Hex | 34 | 54 | 24 | 26 | 0 | 39 | 43 | 64 | 28 | 18 |
| Octal | 64 | 124 | 44 | 46 | 0 | 71 | 103 | 144 | 50 | 30 |
| Binary | 110100 | 1010100 | 100100 | 100110 | 0 | 111001 | 1000011 | 1100100 | 101000 | 11000 |
Color Harmonies of #345424
Complementary color
Monochromatic Colors of #345424
Black with #345424
Text Example
Text Example
White with #345424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345424; }
p { color: rgb(52,84,36); }
H1.HeaderClassName
{
color: #345424;
}
.AnyTagClassName
{
color: #345424;
}
</style>
background-color css
<style>
a { background-color: #345424; }
a { background-color: rgb(52,84,36); }
div.DivClassName
{
background-color: #345424;
}
.BgClassName
{
background-color: #345424;
}
</style>
border-color css
<style>
span { border-color: #345424; }
span { border-color: rgb(52,84,36); }
td.TdClassName
{
border-color: #345424;
}
.TagClassName
{
border-color: #345424;
}
</style>