Shades of Palm Leaf #365427
Tints of Palm Leaf #365427
RGB
CMYK
RGB Variations
Color information
#365427 (or 0x365427) is known color: Palm Leaf. HEX triplet: 36, 54 and 27. RGB value is (54,84,39). Sum of RGB (Red+Green+Blue) = 54+84+39=177 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.51% from 177); Green value is 84 (33.20% from 255 or 47.46% from 177); Blue value is 39 (15.62% from 255 or 22.03% from 177); Max value from RGB is 84 - color contains mainly: green. Hex color #365427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365427 is #C9ABD8. Grayscale: #464646. Windows color (decimal): -13216729 or 2577462. OLE color: 2577462.
HSL color Cylindrical-coordinate representation of color #365427: hue angle of 100º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #365427 is Cyan = 0.36, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 84 | 39 | - |
| CMYK | 0.36 | 0 | 0.54 | 0.67 |
| HSL | 100º | 0.37% | 0.24% | - |
| HSV(B) | 100º | 0.54% | 0.33% | - |
| XYZ | 5.06 | 7.27 | 3.06 | - |
| YUV | 69.9 | 110.56 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 84 | 39 | 0.36 | 0 | 0.54 | 0.67 | 100 | 0.37 | 0.24 |
| Hex | 36 | 54 | 27 | 24 | 0 | 36 | 43 | 64 | 25 | 18 |
| Octal | 66 | 124 | 47 | 44 | 0 | 66 | 103 | 144 | 45 | 30 |
| Binary | 110110 | 1010100 | 100111 | 100100 | 0 | 110110 | 1000011 | 1100100 | 100101 | 11000 |
Color Harmonies of #365427
Complementary color
Monochromatic Colors of #365427
Black with #365427
Text Example
Text Example
White with #365427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365427; }
p { color: rgb(54,84,39); }
H1.HeaderClassName
{
color: #365427;
}
.AnyTagClassName
{
color: #365427;
}
</style>
background-color css
<style>
a { background-color: #365427; }
a { background-color: rgb(54,84,39); }
div.DivClassName
{
background-color: #365427;
}
.BgClassName
{
background-color: #365427;
}
</style>
border-color css
<style>
span { border-color: #365427; }
span { border-color: rgb(54,84,39); }
td.TdClassName
{
border-color: #365427;
}
.TagClassName
{
border-color: #365427;
}
</style>