Shades of Palm Leaf #344430
Tints of Palm Leaf #344430
RGB
CMYK
RGB Variations
Color information
#344430 (or 0x344430) is known color: Palm Leaf. HEX triplet: 34, 44 and 30. RGB value is (52,68,48). Sum of RGB (Red+Green+Blue) = 52+68+48=168 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.95% from 168); Green value is 68 (26.95% from 255 or 40.48% from 168); Blue value is 48 (19.14% from 255 or 28.57% from 168); Max value from RGB is 68 - color contains mainly: green. Hex color #344430 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #344430 is #CBBBCF. Grayscale: #3D3D3D. Windows color (decimal): -13351888 or 3163188. OLE color: 3163188.
HSL color Cylindrical-coordinate representation of color #344430: hue angle of 108º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #344430 is Cyan = 0.24, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 52 | 68 | 48 | - |
| CMYK | 0.24 | 0 | 0.29 | 0.73 |
| HSL | 108º | 0.17% | 0.23% | - |
| HSV(B) | 108º | 0.29% | 0.27% | - |
| XYZ | 4.02 | 5.08 | 3.56 | - |
| YUV | 60.94 | 120.7 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 68 | 48 | 0.24 | 0 | 0.29 | 0.73 | 108 | 0.17 | 0.23 |
| Hex | 34 | 44 | 30 | 18 | 0 | 1D | 49 | 6C | 11 | 17 |
| Octal | 64 | 104 | 60 | 30 | 0 | 35 | 111 | 154 | 21 | 27 |
| Binary | 110100 | 1000100 | 110000 | 11000 | 0 | 11101 | 1001001 | 1101100 | 10001 | 10111 |
Color Harmonies of #344430
Complementary color
Monochromatic Colors of #344430
Black with #344430
Text Example
Text Example
White with #344430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344430; }
p { color: rgb(52,68,48); }
H1.HeaderClassName
{
color: #344430;
}
.AnyTagClassName
{
color: #344430;
}
</style>
background-color css
<style>
a { background-color: #344430; }
a { background-color: rgb(52,68,48); }
div.DivClassName
{
background-color: #344430;
}
.BgClassName
{
background-color: #344430;
}
</style>
border-color css
<style>
span { border-color: #344430; }
span { border-color: rgb(52,68,48); }
td.TdClassName
{
border-color: #344430;
}
.TagClassName
{
border-color: #344430;
}
</style>