Shades of Palm Leaf #344032
Tints of Palm Leaf #344032
RGB
CMYK
RGB Variations
Color information
#344032 (or 0x344032) is known color: Palm Leaf. HEX triplet: 34, 40 and 32. RGB value is (52,64,50). Sum of RGB (Red+Green+Blue) = 52+64+50=166 (21% of max value = 765). Red value is 52 (20.70% from 255 or 31.33% from 166); Green value is 64 (25.39% from 255 or 38.55% from 166); Blue value is 50 (19.92% from 255 or 30.12% from 166); Max value from RGB is 64 - color contains mainly: green. Hex color #344032 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #344032 is #CBBFCD. Grayscale: #3A3A3A. Windows color (decimal): -13352910 or 3293236. OLE color: 3293236.
HSL color Cylindrical-coordinate representation of color #344032: hue angle of 111.43º degrees, saturation: 0.12, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #344032 is Cyan = 0.19, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 52 | 64 | 50 | - |
| CMYK | 0.19 | 0 | 0.22 | 0.75 |
| HSL | 111.43º | 0.12% | 0.22% | - |
| HSV(B) | 111.43º | 0.22% | 0.25% | - |
| XYZ | 3.83 | 4.63 | 3.71 | - |
| YUV | 58.82 | 123.02 | 123.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 64 | 50 | 0.19 | 0 | 0.22 | 0.75 | 111.43 | 0.12 | 0.22 |
| Hex | 34 | 40 | 32 | 13 | 0 | 16 | 4B | 6F | C | 16 |
| Octal | 64 | 100 | 62 | 23 | 0 | 26 | 113 | 157 | 14 | 26 |
| Binary | 110100 | 1000000 | 110010 | 10011 | 0 | 10110 | 1001011 | 1101111 | 1100 | 10110 |
Color Harmonies of #344032
Complementary color
Monochromatic Colors of #344032
Black with #344032
Text Example
Text Example
White with #344032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344032; }
p { color: rgb(52,64,50); }
H1.HeaderClassName
{
color: #344032;
}
.AnyTagClassName
{
color: #344032;
}
</style>
background-color css
<style>
a { background-color: #344032; }
a { background-color: rgb(52,64,50); }
div.DivClassName
{
background-color: #344032;
}
.BgClassName
{
background-color: #344032;
}
</style>
border-color css
<style>
span { border-color: #344032; }
span { border-color: rgb(52,64,50); }
td.TdClassName
{
border-color: #344032;
}
.TagClassName
{
border-color: #344032;
}
</style>