Shades of Palm Leaf #345829
Tints of Palm Leaf #345829
RGB
CMYK
RGB Variations
Color information
#345829 (or 0x345829) is known color: Palm Leaf. HEX triplet: 34, 58 and 29. RGB value is (52,88,41). Sum of RGB (Red+Green+Blue) = 52+88+41=181 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.73% from 181); Green value is 88 (34.77% from 255 or 48.62% from 181); Blue value is 41 (16.41% from 255 or 22.65% from 181); Max value from RGB is 88 - color contains mainly: green. Hex color #345829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345829 is #CBA7D6. Grayscale: #484848. Windows color (decimal): -13346775 or 2709556. OLE color: 2709556.
HSL color Cylindrical-coordinate representation of color #345829: hue angle of 105.96º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #345829 is Cyan = 0.41, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 88 | 41 | - |
| CMYK | 0.41 | 0 | 0.53 | 0.65 |
| HSL | 105.96º | 0.36% | 0.25% | - |
| HSV(B) | 105.96º | 0.53% | 0.35% | - |
| XYZ | 5.31 | 7.87 | 3.34 | - |
| YUV | 71.88 | 110.57 | 113.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 88 | 41 | 0.41 | 0 | 0.53 | 0.65 | 105.96 | 0.36 | 0.25 |
| Hex | 34 | 58 | 29 | 29 | 0 | 35 | 41 | 6A | 24 | 19 |
| Octal | 64 | 130 | 51 | 51 | 0 | 65 | 101 | 152 | 44 | 31 |
| Binary | 110100 | 1011000 | 101001 | 101001 | 0 | 110101 | 1000001 | 1101010 | 100100 | 11001 |
Color Harmonies of #345829
Complementary color
Monochromatic Colors of #345829
Black with #345829
Text Example
Text Example
White with #345829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345829; }
p { color: rgb(52,88,41); }
H1.HeaderClassName
{
color: #345829;
}
.AnyTagClassName
{
color: #345829;
}
</style>
background-color css
<style>
a { background-color: #345829; }
a { background-color: rgb(52,88,41); }
div.DivClassName
{
background-color: #345829;
}
.BgClassName
{
background-color: #345829;
}
</style>
border-color css
<style>
span { border-color: #345829; }
span { border-color: rgb(52,88,41); }
td.TdClassName
{
border-color: #345829;
}
.TagClassName
{
border-color: #345829;
}
</style>