Shades of Palm Leaf #345819
Tints of Palm Leaf #345819
RGB
CMYK
RGB Variations
Color information
#345819 (or 0x345819) is known color: Palm Leaf. HEX triplet: 34, 58 and 19. RGB value is (52,88,25). Sum of RGB (Red+Green+Blue) = 52+88+25=165 (21% of max value = 765). Red value is 52 (20.70% from 255 or 31.52% from 165); Green value is 88 (34.77% from 255 or 53.33% from 165); Blue value is 25 (10.16% from 255 or 15.15% from 165); Max value from RGB is 88 - color contains mainly: green. Hex color #345819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #345819 is #CBA7E6. Grayscale: #464646. Windows color (decimal): -13346791 or 1660980. OLE color: 1660980.
HSL color Cylindrical-coordinate representation of color #345819: hue angle of 94.29º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #345819 is Cyan = 0.41, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 88 | 25 | - |
| CMYK | 0.41 | 0 | 0.72 | 0.65 |
| HSL | 94.29º | 0.56% | 0.22% | - |
| HSV(B) | 94.29º | 0.72% | 0.35% | - |
| XYZ | 5.08 | 7.78 | 2.15 | - |
| YUV | 70.05 | 102.57 | 115.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 88 | 25 | 0.41 | 0 | 0.72 | 0.65 | 94.29 | 0.56 | 0.22 |
| Hex | 34 | 58 | 19 | 29 | 0 | 48 | 41 | 5E | 38 | 16 |
| Octal | 64 | 130 | 31 | 51 | 0 | 110 | 101 | 136 | 70 | 26 |
| Binary | 110100 | 1011000 | 11001 | 101001 | 0 | 1001000 | 1000001 | 1011110 | 111000 | 10110 |
Color Harmonies of #345819
Complementary color
Monochromatic Colors of #345819
Black with #345819
Text Example
Text Example
White with #345819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345819; }
p { color: rgb(52,88,25); }
H1.HeaderClassName
{
color: #345819;
}
.AnyTagClassName
{
color: #345819;
}
</style>
background-color css
<style>
a { background-color: #345819; }
a { background-color: rgb(52,88,25); }
div.DivClassName
{
background-color: #345819;
}
.BgClassName
{
background-color: #345819;
}
</style>
border-color css
<style>
span { border-color: #345819; }
span { border-color: rgb(52,88,25); }
td.TdClassName
{
border-color: #345819;
}
.TagClassName
{
border-color: #345819;
}
</style>