Shades of Palm Leaf #365024
Tints of Palm Leaf #365024
RGB
CMYK
RGB Variations
Color information
#365024 (or 0x365024) is known color: Palm Leaf. HEX triplet: 36, 50 and 24. RGB value is (54,80,36). Sum of RGB (Red+Green+Blue) = 54+80+36=170 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.76% from 170); Green value is 80 (31.64% from 255 or 47.06% from 170); Blue value is 36 (14.45% from 255 or 21.18% from 170); Max value from RGB is 80 - color contains mainly: green. Hex color #365024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365024 is #C9AFDB. Grayscale: #434343. Windows color (decimal): -13217756 or 2379830. OLE color: 2379830.
HSL color Cylindrical-coordinate representation of color #365024: hue angle of 95.45º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #365024 is Cyan = 0.33, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 54 | 80 | 36 | - |
| CMYK | 0.33 | 0 | 0.55 | 0.69 |
| HSL | 95.45º | 0.38% | 0.23% | - |
| HSV(B) | 95.45º | 0.55% | 0.31% | - |
| XYZ | 4.71 | 6.65 | 2.7 | - |
| YUV | 67.21 | 110.39 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 80 | 36 | 0.33 | 0 | 0.55 | 0.69 | 95.45 | 0.38 | 0.23 |
| Hex | 36 | 50 | 24 | 21 | 0 | 37 | 45 | 5F | 26 | 17 |
| Octal | 66 | 120 | 44 | 41 | 0 | 67 | 105 | 137 | 46 | 27 |
| Binary | 110110 | 1010000 | 100100 | 100001 | 0 | 110111 | 1000101 | 1011111 | 100110 | 10111 |
Color Harmonies of #365024
Complementary color
Monochromatic Colors of #365024
Black with #365024
Text Example
Text Example
White with #365024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365024; }
p { color: rgb(54,80,36); }
H1.HeaderClassName
{
color: #365024;
}
.AnyTagClassName
{
color: #365024;
}
</style>
background-color css
<style>
a { background-color: #365024; }
a { background-color: rgb(54,80,36); }
div.DivClassName
{
background-color: #365024;
}
.BgClassName
{
background-color: #365024;
}
</style>
border-color css
<style>
span { border-color: #365024; }
span { border-color: rgb(54,80,36); }
td.TdClassName
{
border-color: #365024;
}
.TagClassName
{
border-color: #365024;
}
</style>