Shades of Palm Leaf #344631
Tints of Palm Leaf #344631
RGB
CMYK
RGB Variations
Color information
#344631 (or 0x344631) is known color: Palm Leaf. HEX triplet: 34, 46 and 31. RGB value is (52,70,49). Sum of RGB (Red+Green+Blue) = 52+70+49=171 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.41% from 171); Green value is 70 (27.73% from 255 or 40.94% from 171); Blue value is 49 (19.53% from 255 or 28.65% from 171); Max value from RGB is 70 - color contains mainly: green. Hex color #344631 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #344631 is #CBB9CE. Grayscale: #3E3E3E. Windows color (decimal): -13351375 or 3229236. OLE color: 3229236.
HSL color Cylindrical-coordinate representation of color #344631: hue angle of 111.43º degrees, saturation: 0.18, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #344631 is Cyan = 0.26, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 52 | 70 | 49 | - |
| CMYK | 0.26 | 0 | 0.30 | 0.73 |
| HSL | 111.43º | 0.18% | 0.23% | - |
| HSV(B) | 111.43º | 0.3% | 0.27% | - |
| XYZ | 4.16 | 5.33 | 3.72 | - |
| YUV | 62.22 | 120.54 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 70 | 49 | 0.26 | 0 | 0.30 | 0.73 | 111.43 | 0.18 | 0.23 |
| Hex | 34 | 46 | 31 | 1A | 0 | 1E | 49 | 6F | 12 | 17 |
| Octal | 64 | 106 | 61 | 32 | 0 | 36 | 111 | 157 | 22 | 27 |
| Binary | 110100 | 1000110 | 110001 | 11010 | 0 | 11110 | 1001001 | 1101111 | 10010 | 10111 |
Color Harmonies of #344631
Complementary color
Monochromatic Colors of #344631
Black with #344631
Text Example
Text Example
White with #344631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344631; }
p { color: rgb(52,70,49); }
H1.HeaderClassName
{
color: #344631;
}
.AnyTagClassName
{
color: #344631;
}
</style>
background-color css
<style>
a { background-color: #344631; }
a { background-color: rgb(52,70,49); }
div.DivClassName
{
background-color: #344631;
}
.BgClassName
{
background-color: #344631;
}
</style>
border-color css
<style>
span { border-color: #344631; }
span { border-color: rgb(52,70,49); }
td.TdClassName
{
border-color: #344631;
}
.TagClassName
{
border-color: #344631;
}
</style>