Shades of Palm Leaf #365230
Tints of Palm Leaf #365230
RGB
CMYK
RGB Variations
Color information
#365230 (or 0x365230) is known color: Palm Leaf. HEX triplet: 36, 52 and 30. RGB value is (54,82,48). Sum of RGB (Red+Green+Blue) = 54+82+48=184 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.35% from 184); Green value is 82 (32.42% from 255 or 44.57% from 184); Blue value is 48 (19.14% from 255 or 26.09% from 184); Max value from RGB is 82 - color contains mainly: green. Hex color #365230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365230 is #C9ADCF. Grayscale: #454545. Windows color (decimal): -13217232 or 3166774. OLE color: 3166774.
HSL color Cylindrical-coordinate representation of color #365230: hue angle of 109.41º 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 #365230 is Cyan = 0.34, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 54 | 82 | 48 | - |
| CMYK | 0.34 | 0 | 0.41 | 0.68 |
| HSL | 109.41º | 0.26% | 0.25% | - |
| HSV(B) | 109.41º | 0.41% | 0.32% | - |
| XYZ | 5.07 | 7.03 | 3.89 | - |
| YUV | 69.75 | 115.72 | 116.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 82 | 48 | 0.34 | 0 | 0.41 | 0.68 | 109.41 | 0.26 | 0.25 |
| Hex | 36 | 52 | 30 | 22 | 0 | 29 | 44 | 6D | 1A | 19 |
| Octal | 66 | 122 | 60 | 42 | 0 | 51 | 104 | 155 | 32 | 31 |
| Binary | 110110 | 1010010 | 110000 | 100010 | 0 | 101001 | 1000100 | 1101101 | 11010 | 11001 |
Color Harmonies of #365230
Complementary color
Monochromatic Colors of #365230
Black with #365230
Text Example
Text Example
White with #365230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365230; }
p { color: rgb(54,82,48); }
H1.HeaderClassName
{
color: #365230;
}
.AnyTagClassName
{
color: #365230;
}
</style>
background-color css
<style>
a { background-color: #365230; }
a { background-color: rgb(54,82,48); }
div.DivClassName
{
background-color: #365230;
}
.BgClassName
{
background-color: #365230;
}
</style>
border-color css
<style>
span { border-color: #365230; }
span { border-color: rgb(54,82,48); }
td.TdClassName
{
border-color: #365230;
}
.TagClassName
{
border-color: #365230;
}
</style>