Shades of Palm Leaf #345927
Tints of Palm Leaf #345927
RGB
CMYK
RGB Variations
Color information
#345927 (or 0x345927) is known color: Palm Leaf. HEX triplet: 34, 59 and 27. RGB value is (52,89,39). Sum of RGB (Red+Green+Blue) = 52+89+39=180 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.89% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 39 (15.62% from 255 or 21.67% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #345927 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345927 is #CBA6D8. Grayscale: #484848. Windows color (decimal): -13346521 or 2578740. OLE color: 2578740.
HSL color Cylindrical-coordinate representation of color #345927: hue angle of 104.4º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #345927 is Cyan = 0.42, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 89 | 39 | - |
| CMYK | 0.42 | 0 | 0.56 | 0.65 |
| HSL | 104.4º | 0.39% | 0.25% | - |
| HSV(B) | 104.4º | 0.56% | 0.35% | - |
| XYZ | 5.35 | 8.02 | 3.19 | - |
| YUV | 72.24 | 109.24 | 113.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 89 | 39 | 0.42 | 0 | 0.56 | 0.65 | 104.4 | 0.39 | 0.25 |
| Hex | 34 | 59 | 27 | 2A | 0 | 38 | 41 | 68 | 27 | 19 |
| Octal | 64 | 131 | 47 | 52 | 0 | 70 | 101 | 150 | 47 | 31 |
| Binary | 110100 | 1011001 | 100111 | 101010 | 0 | 111000 | 1000001 | 1101000 | 100111 | 11001 |
Color Harmonies of #345927
Complementary color
Monochromatic Colors of #345927
Black with #345927
Text Example
Text Example
White with #345927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345927; }
p { color: rgb(52,89,39); }
H1.HeaderClassName
{
color: #345927;
}
.AnyTagClassName
{
color: #345927;
}
</style>
background-color css
<style>
a { background-color: #345927; }
a { background-color: rgb(52,89,39); }
div.DivClassName
{
background-color: #345927;
}
.BgClassName
{
background-color: #345927;
}
</style>
border-color css
<style>
span { border-color: #345927; }
span { border-color: rgb(52,89,39); }
td.TdClassName
{
border-color: #345927;
}
.TagClassName
{
border-color: #345927;
}
</style>