Shades of Palm Leaf #364834
Tints of Palm Leaf #364834
RGB
CMYK
RGB Variations
Color information
#364834 (or 0x364834) is known color: Palm Leaf. HEX triplet: 36, 48 and 34. RGB value is (54,72,52). Sum of RGB (Red+Green+Blue) = 54+72+52=178 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.34% from 178); Green value is 72 (28.52% from 255 or 40.45% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 72 - color contains mainly: green. Hex color #364834 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364834 is #C9B7CB. Grayscale: #404040. Windows color (decimal): -13219788 or 3426358. OLE color: 3426358.
HSL color Cylindrical-coordinate representation of color #364834: hue angle of 114º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #364834 is Cyan = 0.25, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 72 | 52 | - |
| CMYK | 0.25 | 0 | 0.28 | 0.72 |
| HSL | 114º | 0.16% | 0.24% | - |
| HSV(B) | 114º | 0.28% | 0.28% | - |
| XYZ | 4.46 | 5.67 | 4.11 | - |
| YUV | 64.34 | 121.04 | 120.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 72 | 52 | 0.25 | 0 | 0.28 | 0.72 | 114 | 0.16 | 0.24 |
| Hex | 36 | 48 | 34 | 19 | 0 | 1C | 48 | 72 | 10 | 18 |
| Octal | 66 | 110 | 64 | 31 | 0 | 34 | 110 | 162 | 20 | 30 |
| Binary | 110110 | 1001000 | 110100 | 11001 | 0 | 11100 | 1001000 | 1110010 | 10000 | 11000 |
Color Harmonies of #364834
Complementary color
Monochromatic Colors of #364834
Black with #364834
Text Example
Text Example
White with #364834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364834; }
p { color: rgb(54,72,52); }
H1.HeaderClassName
{
color: #364834;
}
.AnyTagClassName
{
color: #364834;
}
</style>
background-color css
<style>
a { background-color: #364834; }
a { background-color: rgb(54,72,52); }
div.DivClassName
{
background-color: #364834;
}
.BgClassName
{
background-color: #364834;
}
</style>
border-color css
<style>
span { border-color: #364834; }
span { border-color: rgb(54,72,52); }
td.TdClassName
{
border-color: #364834;
}
.TagClassName
{
border-color: #364834;
}
</style>