Shades of Palm Leaf #365228
Tints of Palm Leaf #365228
RGB
CMYK
RGB Variations
Color information
#365228 (or 0x365228) is known color: Palm Leaf. HEX triplet: 36, 52 and 28. RGB value is (54,82,40). Sum of RGB (Red+Green+Blue) = 54+82+40=176 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.68% from 176); Green value is 82 (32.42% from 255 or 46.59% from 176); Blue value is 40 (16.02% from 255 or 22.73% from 176); Max value from RGB is 82 - color contains mainly: green. Hex color #365228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365228 is #C9ADD7. Grayscale: #444444. Windows color (decimal): -13217240 or 2642486. OLE color: 2642486.
HSL color Cylindrical-coordinate representation of color #365228: hue angle of 100º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #365228 is Cyan = 0.34, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 54 | 82 | 40 | - |
| CMYK | 0.34 | 0 | 0.51 | 0.68 |
| HSL | 100º | 0.34% | 0.24% | - |
| HSV(B) | 100º | 0.51% | 0.32% | - |
| XYZ | 4.92 | 6.97 | 3.09 | - |
| YUV | 68.84 | 111.72 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 82 | 40 | 0.34 | 0 | 0.51 | 0.68 | 100 | 0.34 | 0.24 |
| Hex | 36 | 52 | 28 | 22 | 0 | 33 | 44 | 64 | 22 | 18 |
| Octal | 66 | 122 | 50 | 42 | 0 | 63 | 104 | 144 | 42 | 30 |
| Binary | 110110 | 1010010 | 101000 | 100010 | 0 | 110011 | 1000100 | 1100100 | 100010 | 11000 |
Color Harmonies of #365228
Complementary color
Monochromatic Colors of #365228
Black with #365228
Text Example
Text Example
White with #365228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365228; }
p { color: rgb(54,82,40); }
H1.HeaderClassName
{
color: #365228;
}
.AnyTagClassName
{
color: #365228;
}
</style>
background-color css
<style>
a { background-color: #365228; }
a { background-color: rgb(54,82,40); }
div.DivClassName
{
background-color: #365228;
}
.BgClassName
{
background-color: #365228;
}
</style>
border-color css
<style>
span { border-color: #365228; }
span { border-color: rgb(54,82,40); }
td.TdClassName
{
border-color: #365228;
}
.TagClassName
{
border-color: #365228;
}
</style>