Shades of Palm Leaf #365130
Tints of Palm Leaf #365130
RGB
CMYK
RGB Variations
Color information
#365130 (or 0x365130) is known color: Palm Leaf. HEX triplet: 36, 51 and 30. RGB value is (54,81,48). Sum of RGB (Red+Green+Blue) = 54+81+48=183 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.51% from 183); Green value is 81 (32.03% from 255 or 44.26% from 183); Blue value is 48 (19.14% from 255 or 26.23% from 183); Max value from RGB is 81 - color contains mainly: green. Hex color #365130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365130 is #C9AECF. Grayscale: #454545. Windows color (decimal): -13217488 or 3166518. OLE color: 3166518.
HSL color Cylindrical-coordinate representation of color #365130: hue angle of 109.09º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #365130 is Cyan = 0.33, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 54 | 81 | 48 | - |
| CMYK | 0.33 | 0 | 0.41 | 0.68 |
| HSL | 109.09º | 0.26% | 0.25% | - |
| HSV(B) | 109.09º | 0.41% | 0.32% | - |
| XYZ | 5 | 6.88 | 3.86 | - |
| YUV | 69.17 | 116.05 | 117.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 81 | 48 | 0.33 | 0 | 0.41 | 0.68 | 109.09 | 0.26 | 0.25 |
| Hex | 36 | 51 | 30 | 21 | 0 | 29 | 44 | 6D | 1A | 19 |
| Octal | 66 | 121 | 60 | 41 | 0 | 51 | 104 | 155 | 32 | 31 |
| Binary | 110110 | 1010001 | 110000 | 100001 | 0 | 101001 | 1000100 | 1101101 | 11010 | 11001 |
Color Harmonies of #365130
Complementary color
Monochromatic Colors of #365130
Black with #365130
Text Example
Text Example
White with #365130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365130; }
p { color: rgb(54,81,48); }
H1.HeaderClassName
{
color: #365130;
}
.AnyTagClassName
{
color: #365130;
}
</style>
background-color css
<style>
a { background-color: #365130; }
a { background-color: rgb(54,81,48); }
div.DivClassName
{
background-color: #365130;
}
.BgClassName
{
background-color: #365130;
}
</style>
border-color css
<style>
span { border-color: #365130; }
span { border-color: rgb(54,81,48); }
td.TdClassName
{
border-color: #365130;
}
.TagClassName
{
border-color: #365130;
}
</style>