Shades of Palm Leaf #365620
Tints of Palm Leaf #365620
RGB
CMYK
RGB Variations
Color information
#365620 (or 0x365620) is known color: Palm Leaf. HEX triplet: 36, 56 and 20. RGB value is (54,86,32). Sum of RGB (Red+Green+Blue) = 54+86+32=172 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.40% from 172); Green value is 86 (33.98% from 255 or 50% from 172); Blue value is 32 (12.89% from 255 or 18.60% from 172); Max value from RGB is 86 - color contains mainly: green. Hex color #365620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365620 is #C9A9DF. Grayscale: #464646. Windows color (decimal): -13216224 or 2119222. OLE color: 2119222.
HSL color Cylindrical-coordinate representation of color #365620: hue angle of 95.56º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #365620 is Cyan = 0.37, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 86 | 32 | - |
| CMYK | 0.37 | 0 | 0.63 | 0.66 |
| HSL | 95.56º | 0.46% | 0.23% | - |
| HSV(B) | 95.56º | 0.63% | 0.34% | - |
| XYZ | 5.11 | 7.54 | 2.55 | - |
| YUV | 70.28 | 106.4 | 116.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 86 | 32 | 0.37 | 0 | 0.63 | 0.66 | 95.56 | 0.46 | 0.23 |
| Hex | 36 | 56 | 20 | 25 | 0 | 3F | 42 | 60 | 2E | 17 |
| Octal | 66 | 126 | 40 | 45 | 0 | 77 | 102 | 140 | 56 | 27 |
| Binary | 110110 | 1010110 | 100000 | 100101 | 0 | 111111 | 1000010 | 1100000 | 101110 | 10111 |
Color Harmonies of #365620
Complementary color
Monochromatic Colors of #365620
Black with #365620
Text Example
Text Example
White with #365620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365620; }
p { color: rgb(54,86,32); }
H1.HeaderClassName
{
color: #365620;
}
.AnyTagClassName
{
color: #365620;
}
</style>
background-color css
<style>
a { background-color: #365620; }
a { background-color: rgb(54,86,32); }
div.DivClassName
{
background-color: #365620;
}
.BgClassName
{
background-color: #365620;
}
</style>
border-color css
<style>
span { border-color: #365620; }
span { border-color: rgb(54,86,32); }
td.TdClassName
{
border-color: #365620;
}
.TagClassName
{
border-color: #365620;
}
</style>