Shades of Palm Leaf #365026
Tints of Palm Leaf #365026
RGB
CMYK
RGB Variations
Color information
#365026 (or 0x365026) is known color: Palm Leaf. HEX triplet: 36, 50 and 26. RGB value is (54,80,38). Sum of RGB (Red+Green+Blue) = 54+80+38=172 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.40% from 172); Green value is 80 (31.64% from 255 or 46.51% from 172); Blue value is 38 (15.23% from 255 or 22.09% from 172); Max value from RGB is 80 - color contains mainly: green. Hex color #365026 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365026 is #C9AFD9. Grayscale: #434343. Windows color (decimal): -13217754 or 2510902. OLE color: 2510902.
HSL color Cylindrical-coordinate representation of color #365026: hue angle of 97.14º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #365026 is Cyan = 0.33, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 54 | 80 | 38 | - |
| CMYK | 0.33 | 0 | 0.52 | 0.69 |
| HSL | 97.14º | 0.36% | 0.23% | - |
| HSV(B) | 97.14º | 0.53% | 0.31% | - |
| XYZ | 4.74 | 6.66 | 2.87 | - |
| YUV | 67.44 | 111.39 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 80 | 38 | 0.33 | 0 | 0.52 | 0.69 | 97.14 | 0.36 | 0.23 |
| Hex | 36 | 50 | 26 | 21 | 0 | 34 | 45 | 61 | 24 | 17 |
| Octal | 66 | 120 | 46 | 41 | 0 | 64 | 105 | 141 | 44 | 27 |
| Binary | 110110 | 1010000 | 100110 | 100001 | 0 | 110100 | 1000101 | 1100001 | 100100 | 10111 |
Color Harmonies of #365026
Complementary color
Monochromatic Colors of #365026
Black with #365026
Text Example
Text Example
White with #365026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365026; }
p { color: rgb(54,80,38); }
H1.HeaderClassName
{
color: #365026;
}
.AnyTagClassName
{
color: #365026;
}
</style>
background-color css
<style>
a { background-color: #365026; }
a { background-color: rgb(54,80,38); }
div.DivClassName
{
background-color: #365026;
}
.BgClassName
{
background-color: #365026;
}
</style>
border-color css
<style>
span { border-color: #365026; }
span { border-color: rgb(54,80,38); }
td.TdClassName
{
border-color: #365026;
}
.TagClassName
{
border-color: #365026;
}
</style>