Shades of Palm Leaf #345729
Tints of Palm Leaf #345729
RGB
CMYK
RGB Variations
Color information
#345729 (or 0x345729) is known color: Palm Leaf. HEX triplet: 34, 57 and 29. RGB value is (52,87,41). Sum of RGB (Red+Green+Blue) = 52+87+41=180 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.89% from 180); Green value is 87 (34.38% from 255 or 48.33% from 180); Blue value is 41 (16.41% from 255 or 22.78% from 180); Max value from RGB is 87 - color contains mainly: green. Hex color #345729 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345729 is #CBA8D6. Grayscale: #474747. Windows color (decimal): -13347031 or 2709300. OLE color: 2709300.
HSL color Cylindrical-coordinate representation of color #345729: hue angle of 105.65º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #345729 is Cyan = 0.40, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 87 | 41 | - |
| CMYK | 0.40 | 0 | 0.53 | 0.66 |
| HSL | 105.65º | 0.36% | 0.25% | - |
| HSV(B) | 105.65º | 0.53% | 0.34% | - |
| XYZ | 5.22 | 7.71 | 3.31 | - |
| YUV | 71.29 | 110.9 | 114.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 87 | 41 | 0.40 | 0 | 0.53 | 0.66 | 105.65 | 0.36 | 0.25 |
| Hex | 34 | 57 | 29 | 28 | 0 | 35 | 42 | 6A | 24 | 19 |
| Octal | 64 | 127 | 51 | 50 | 0 | 65 | 102 | 152 | 44 | 31 |
| Binary | 110100 | 1010111 | 101001 | 101000 | 0 | 110101 | 1000010 | 1101010 | 100100 | 11001 |
Color Harmonies of #345729
Complementary color
Monochromatic Colors of #345729
Black with #345729
Text Example
Text Example
White with #345729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345729; }
p { color: rgb(52,87,41); }
H1.HeaderClassName
{
color: #345729;
}
.AnyTagClassName
{
color: #345729;
}
</style>
background-color css
<style>
a { background-color: #345729; }
a { background-color: rgb(52,87,41); }
div.DivClassName
{
background-color: #345729;
}
.BgClassName
{
background-color: #345729;
}
</style>
border-color css
<style>
span { border-color: #345729; }
span { border-color: rgb(52,87,41); }
td.TdClassName
{
border-color: #345729;
}
.TagClassName
{
border-color: #345729;
}
</style>