Shades of Palm Leaf #364132
Tints of Palm Leaf #364132
RGB
CMYK
RGB Variations
Color information
#364132 (or 0x364132) is known color: Palm Leaf. HEX triplet: 36, 41 and 32. RGB value is (54,65,50). Sum of RGB (Red+Green+Blue) = 54+65+50=169 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.95% from 169); Green value is 65 (25.78% from 255 or 38.46% from 169); Blue value is 50 (19.92% from 255 or 29.59% from 169); Max value from RGB is 65 - color contains mainly: green. Hex color #364132 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364132 is #C9BECD. Grayscale: #3C3C3C. Windows color (decimal): -13221582 or 3293494. OLE color: 3293494.
HSL color Cylindrical-coordinate representation of color #364132: hue angle of 104º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #364132 is Cyan = 0.17, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 54 | 65 | 50 | - |
| CMYK | 0.17 | 0 | 0.23 | 0.75 |
| HSL | 104º | 0.13% | 0.23% | - |
| HSV(B) | 104º | 0.23% | 0.25% | - |
| XYZ | 3.99 | 4.8 | 3.73 | - |
| YUV | 60 | 122.36 | 123.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 65 | 50 | 0.17 | 0 | 0.23 | 0.75 | 104 | 0.13 | 0.23 |
| Hex | 36 | 41 | 32 | 11 | 0 | 17 | 4B | 68 | D | 17 |
| Octal | 66 | 101 | 62 | 21 | 0 | 27 | 113 | 150 | 15 | 27 |
| Binary | 110110 | 1000001 | 110010 | 10001 | 0 | 10111 | 1001011 | 1101000 | 1101 | 10111 |
Color Harmonies of #364132
Complementary color
Monochromatic Colors of #364132
Black with #364132
Text Example
Text Example
White with #364132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364132; }
p { color: rgb(54,65,50); }
H1.HeaderClassName
{
color: #364132;
}
.AnyTagClassName
{
color: #364132;
}
</style>
background-color css
<style>
a { background-color: #364132; }
a { background-color: rgb(54,65,50); }
div.DivClassName
{
background-color: #364132;
}
.BgClassName
{
background-color: #364132;
}
</style>
border-color css
<style>
span { border-color: #364132; }
span { border-color: rgb(54,65,50); }
td.TdClassName
{
border-color: #364132;
}
.TagClassName
{
border-color: #364132;
}
</style>