Shades of Palm Leaf #364334
Tints of Palm Leaf #364334
RGB
CMYK
RGB Variations
Color information
#364334 (or 0x364334) is known color: Palm Leaf. HEX triplet: 36, 43 and 34. RGB value is (54,67,52). Sum of RGB (Red+Green+Blue) = 54+67+52=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 67 (26.56% from 255 or 38.73% from 173); Blue value is 52 (20.70% from 255 or 30.06% from 173); Max value from RGB is 67 - color contains mainly: green. Hex color #364334 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364334 is #C9BCCB. Grayscale: #3D3D3D. Windows color (decimal): -13221068 or 3425078. OLE color: 3425078.
HSL color Cylindrical-coordinate representation of color #364334: hue angle of 112º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #364334 is Cyan = 0.19, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 67 | 52 | - |
| CMYK | 0.19 | 0 | 0.22 | 0.74 |
| HSL | 112º | 0.13% | 0.23% | - |
| HSV(B) | 112º | 0.22% | 0.26% | - |
| XYZ | 4.15 | 5.05 | 4 | - |
| YUV | 61.4 | 122.69 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 67 | 52 | 0.19 | 0 | 0.22 | 0.74 | 112 | 0.13 | 0.23 |
| Hex | 36 | 43 | 34 | 13 | 0 | 16 | 4A | 70 | D | 17 |
| Octal | 66 | 103 | 64 | 23 | 0 | 26 | 112 | 160 | 15 | 27 |
| Binary | 110110 | 1000011 | 110100 | 10011 | 0 | 10110 | 1001010 | 1110000 | 1101 | 10111 |
Color Harmonies of #364334
Complementary color
Monochromatic Colors of #364334
Black with #364334
Text Example
Text Example
White with #364334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364334; }
p { color: rgb(54,67,52); }
H1.HeaderClassName
{
color: #364334;
}
.AnyTagClassName
{
color: #364334;
}
</style>
background-color css
<style>
a { background-color: #364334; }
a { background-color: rgb(54,67,52); }
div.DivClassName
{
background-color: #364334;
}
.BgClassName
{
background-color: #364334;
}
</style>
border-color css
<style>
span { border-color: #364334; }
span { border-color: rgb(54,67,52); }
td.TdClassName
{
border-color: #364334;
}
.TagClassName
{
border-color: #364334;
}
</style>