Shades of Palm Leaf #345928
Tints of Palm Leaf #345928
RGB
CMYK
RGB Variations
Color information
#345928 (or 0x345928) is known color: Palm Leaf. HEX triplet: 34, 59 and 28. RGB value is (52,89,40). Sum of RGB (Red+Green+Blue) = 52+89+40=181 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.73% from 181); Green value is 89 (35.16% from 255 or 49.17% from 181); Blue value is 40 (16.02% from 255 or 22.10% from 181); Max value from RGB is 89 - color contains mainly: green. Hex color #345928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345928 is #CBA6D7. Grayscale: #484848. Windows color (decimal): -13346520 or 2644276. OLE color: 2644276.
HSL color Cylindrical-coordinate representation of color #345928: hue angle of 105.31º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #345928 is Cyan = 0.42, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 89 | 40 | - |
| CMYK | 0.42 | 0 | 0.55 | 0.65 |
| HSL | 105.31º | 0.38% | 0.25% | - |
| HSV(B) | 105.31º | 0.55% | 0.35% | - |
| XYZ | 5.37 | 8.03 | 3.27 | - |
| YUV | 72.35 | 109.74 | 113.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 89 | 40 | 0.42 | 0 | 0.55 | 0.65 | 105.31 | 0.38 | 0.25 |
| Hex | 34 | 59 | 28 | 2A | 0 | 37 | 41 | 69 | 26 | 19 |
| Octal | 64 | 131 | 50 | 52 | 0 | 67 | 101 | 151 | 46 | 31 |
| Binary | 110100 | 1011001 | 101000 | 101010 | 0 | 110111 | 1000001 | 1101001 | 100110 | 11001 |
Color Harmonies of #345928
Complementary color
Monochromatic Colors of #345928
Black with #345928
Text Example
Text Example
White with #345928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345928; }
p { color: rgb(52,89,40); }
H1.HeaderClassName
{
color: #345928;
}
.AnyTagClassName
{
color: #345928;
}
</style>
background-color css
<style>
a { background-color: #345928; }
a { background-color: rgb(52,89,40); }
div.DivClassName
{
background-color: #345928;
}
.BgClassName
{
background-color: #345928;
}
</style>
border-color css
<style>
span { border-color: #345928; }
span { border-color: rgb(52,89,40); }
td.TdClassName
{
border-color: #345928;
}
.TagClassName
{
border-color: #345928;
}
</style>