Shades of Palm Leaf #344830
Tints of Palm Leaf #344830
RGB
CMYK
RGB Variations
Color information
#344830 (or 0x344830) is known color: Palm Leaf. HEX triplet: 34, 48 and 30. RGB value is (52,72,48). Sum of RGB (Red+Green+Blue) = 52+72+48=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 72 (28.52% from 255 or 41.86% from 172); Blue value is 48 (19.14% from 255 or 27.91% from 172); Max value from RGB is 72 - color contains mainly: green. Hex color #344830 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #344830 is #CBB7CF. Grayscale: #3F3F3F. Windows color (decimal): -13350864 or 3164212. OLE color: 3164212.
HSL color Cylindrical-coordinate representation of color #344830: hue angle of 110º degrees, saturation: 0.2, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #344830 is Cyan = 0.28, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 52 | 72 | 48 | - |
| CMYK | 0.28 | 0 | 0.33 | 0.72 |
| HSL | 110º | 0.2% | 0.24% | - |
| HSV(B) | 110º | 0.33% | 0.28% | - |
| XYZ | 4.27 | 5.58 | 3.65 | - |
| YUV | 63.28 | 119.37 | 119.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 72 | 48 | 0.28 | 0 | 0.33 | 0.72 | 110 | 0.2 | 0.24 |
| Hex | 34 | 48 | 30 | 1C | 0 | 21 | 48 | 6E | 14 | 18 |
| Octal | 64 | 110 | 60 | 34 | 0 | 41 | 110 | 156 | 24 | 30 |
| Binary | 110100 | 1001000 | 110000 | 11100 | 0 | 100001 | 1001000 | 1101110 | 10100 | 11000 |
Color Harmonies of #344830
Complementary color
Monochromatic Colors of #344830
Black with #344830
Text Example
Text Example
White with #344830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344830; }
p { color: rgb(52,72,48); }
H1.HeaderClassName
{
color: #344830;
}
.AnyTagClassName
{
color: #344830;
}
</style>
background-color css
<style>
a { background-color: #344830; }
a { background-color: rgb(52,72,48); }
div.DivClassName
{
background-color: #344830;
}
.BgClassName
{
background-color: #344830;
}
</style>
border-color css
<style>
span { border-color: #344830; }
span { border-color: rgb(52,72,48); }
td.TdClassName
{
border-color: #344830;
}
.TagClassName
{
border-color: #344830;
}
</style>