Shades of Palm Leaf #345328
Tints of Palm Leaf #345328
RGB
CMYK
RGB Variations
Color information
#345328 (or 0x345328) is known color: Palm Leaf. HEX triplet: 34, 53 and 28. RGB value is (52,83,40). Sum of RGB (Red+Green+Blue) = 52+83+40=175 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.71% from 175); Green value is 83 (32.81% from 255 or 47.43% from 175); Blue value is 40 (16.02% from 255 or 22.86% from 175); Max value from RGB is 83 - color contains mainly: green. Hex color #345328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345328 is #CBACD7. Grayscale: #444444. Windows color (decimal): -13348056 or 2642740. OLE color: 2642740.
HSL color Cylindrical-coordinate representation of color #345328: hue angle of 103.26º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #345328 is Cyan = 0.37, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 52 | 83 | 40 | - |
| CMYK | 0.37 | 0 | 0.52 | 0.67 |
| HSL | 103.26º | 0.35% | 0.24% | - |
| HSV(B) | 103.26º | 0.52% | 0.33% | - |
| XYZ | 4.89 | 7.07 | 3.11 | - |
| YUV | 68.83 | 111.73 | 116 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 83 | 40 | 0.37 | 0 | 0.52 | 0.67 | 103.26 | 0.35 | 0.24 |
| Hex | 34 | 53 | 28 | 25 | 0 | 34 | 43 | 67 | 23 | 18 |
| Octal | 64 | 123 | 50 | 45 | 0 | 64 | 103 | 147 | 43 | 30 |
| Binary | 110100 | 1010011 | 101000 | 100101 | 0 | 110100 | 1000011 | 1100111 | 100011 | 11000 |
Color Harmonies of #345328
Complementary color
Monochromatic Colors of #345328
Black with #345328
Text Example
Text Example
White with #345328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345328; }
p { color: rgb(52,83,40); }
H1.HeaderClassName
{
color: #345328;
}
.AnyTagClassName
{
color: #345328;
}
</style>
background-color css
<style>
a { background-color: #345328; }
a { background-color: rgb(52,83,40); }
div.DivClassName
{
background-color: #345328;
}
.BgClassName
{
background-color: #345328;
}
</style>
border-color css
<style>
span { border-color: #345328; }
span { border-color: rgb(52,83,40); }
td.TdClassName
{
border-color: #345328;
}
.TagClassName
{
border-color: #345328;
}
</style>