Shades of Palm Leaf #345324
Tints of Palm Leaf #345324
RGB
CMYK
RGB Variations
Color information
#345324 (or 0x345324) is known color: Palm Leaf. HEX triplet: 34, 53 and 24. RGB value is (52,83,36). Sum of RGB (Red+Green+Blue) = 52+83+36=171 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.41% from 171); Green value is 83 (32.81% from 255 or 48.54% from 171); Blue value is 36 (14.45% from 255 or 21.05% from 171); Max value from RGB is 83 - color contains mainly: green. Hex color #345324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345324 is #CBACDB. Grayscale: #444444. Windows color (decimal): -13348060 or 2380596. OLE color: 2380596.
HSL color Cylindrical-coordinate representation of color #345324: hue angle of 99.57º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #345324 is Cyan = 0.37, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 83 | 36 | - |
| CMYK | 0.37 | 0 | 0.57 | 0.67 |
| HSL | 99.57º | 0.39% | 0.23% | - |
| HSV(B) | 99.57º | 0.57% | 0.33% | - |
| XYZ | 4.83 | 7.04 | 2.77 | - |
| YUV | 68.37 | 109.73 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 83 | 36 | 0.37 | 0 | 0.57 | 0.67 | 99.57 | 0.39 | 0.23 |
| Hex | 34 | 53 | 24 | 25 | 0 | 39 | 43 | 64 | 27 | 17 |
| Octal | 64 | 123 | 44 | 45 | 0 | 71 | 103 | 144 | 47 | 27 |
| Binary | 110100 | 1010011 | 100100 | 100101 | 0 | 111001 | 1000011 | 1100100 | 100111 | 10111 |
Color Harmonies of #345324
Complementary color
Monochromatic Colors of #345324
Black with #345324
Text Example
Text Example
White with #345324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345324; }
p { color: rgb(52,83,36); }
H1.HeaderClassName
{
color: #345324;
}
.AnyTagClassName
{
color: #345324;
}
</style>
background-color css
<style>
a { background-color: #345324; }
a { background-color: rgb(52,83,36); }
div.DivClassName
{
background-color: #345324;
}
.BgClassName
{
background-color: #345324;
}
</style>
border-color css
<style>
span { border-color: #345324; }
span { border-color: rgb(52,83,36); }
td.TdClassName
{
border-color: #345324;
}
.TagClassName
{
border-color: #345324;
}
</style>