Shades of Palm Leaf #365027
Tints of Palm Leaf #365027
RGB
CMYK
RGB Variations
Color information
#365027 (or 0x365027) is known color: Palm Leaf. HEX triplet: 36, 50 and 27. RGB value is (54,80,39). Sum of RGB (Red+Green+Blue) = 54+80+39=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 80 (31.64% from 255 or 46.24% from 173); Blue value is 39 (15.62% from 255 or 22.54% from 173); Max value from RGB is 80 - color contains mainly: green. Hex color #365027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365027 is #C9AFD8. Grayscale: #434343. Windows color (decimal): -13217753 or 2576438. OLE color: 2576438.
HSL color Cylindrical-coordinate representation of color #365027: hue angle of 98.05º degrees, saturation: 0.34, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #365027 is Cyan = 0.33, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 54 | 80 | 39 | - |
| CMYK | 0.33 | 0 | 0.51 | 0.69 |
| HSL | 98.05º | 0.34% | 0.23% | - |
| HSV(B) | 98.05º | 0.51% | 0.31% | - |
| XYZ | 4.76 | 6.67 | 2.96 | - |
| YUV | 67.55 | 111.89 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 80 | 39 | 0.33 | 0 | 0.51 | 0.69 | 98.05 | 0.34 | 0.23 |
| Hex | 36 | 50 | 27 | 21 | 0 | 33 | 45 | 62 | 22 | 17 |
| Octal | 66 | 120 | 47 | 41 | 0 | 63 | 105 | 142 | 42 | 27 |
| Binary | 110110 | 1010000 | 100111 | 100001 | 0 | 110011 | 1000101 | 1100010 | 100010 | 10111 |
Color Harmonies of #365027
Complementary color
Monochromatic Colors of #365027
Black with #365027
Text Example
Text Example
White with #365027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365027; }
p { color: rgb(54,80,39); }
H1.HeaderClassName
{
color: #365027;
}
.AnyTagClassName
{
color: #365027;
}
</style>
background-color css
<style>
a { background-color: #365027; }
a { background-color: rgb(54,80,39); }
div.DivClassName
{
background-color: #365027;
}
.BgClassName
{
background-color: #365027;
}
</style>
border-color css
<style>
span { border-color: #365027; }
span { border-color: rgb(54,80,39); }
td.TdClassName
{
border-color: #365027;
}
.TagClassName
{
border-color: #365027;
}
</style>