Shades of Palm Leaf #365330
Tints of Palm Leaf #365330
RGB
CMYK
RGB Variations
Color information
#365330 (or 0x365330) is known color: Palm Leaf. HEX triplet: 36, 53 and 30. RGB value is (54,83,48). Sum of RGB (Red+Green+Blue) = 54+83+48=185 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.19% from 185); Green value is 83 (32.81% from 255 or 44.86% from 185); Blue value is 48 (19.14% from 255 or 25.95% from 185); Max value from RGB is 83 - color contains mainly: green. Hex color #365330 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365330 is #C9ACCF. Grayscale: #464646. Windows color (decimal): -13216976 or 3167030. OLE color: 3167030.
HSL color Cylindrical-coordinate representation of color #365330: hue angle of 109.71º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #365330 is Cyan = 0.35, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 83 | 48 | - |
| CMYK | 0.35 | 0 | 0.42 | 0.67 |
| HSL | 109.71º | 0.27% | 0.26% | - |
| HSV(B) | 109.71º | 0.42% | 0.33% | - |
| XYZ | 5.15 | 7.18 | 3.91 | - |
| YUV | 70.34 | 115.39 | 116.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 83 | 48 | 0.35 | 0 | 0.42 | 0.67 | 109.71 | 0.27 | 0.26 |
| Hex | 36 | 53 | 30 | 23 | 0 | 2A | 43 | 6E | 1B | 1A |
| Octal | 66 | 123 | 60 | 43 | 0 | 52 | 103 | 156 | 33 | 32 |
| Binary | 110110 | 1010011 | 110000 | 100011 | 0 | 101010 | 1000011 | 1101110 | 11011 | 11010 |
Color Harmonies of #365330
Complementary color
Monochromatic Colors of #365330
Black with #365330
Text Example
Text Example
White with #365330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365330; }
p { color: rgb(54,83,48); }
H1.HeaderClassName
{
color: #365330;
}
.AnyTagClassName
{
color: #365330;
}
</style>
background-color css
<style>
a { background-color: #365330; }
a { background-color: rgb(54,83,48); }
div.DivClassName
{
background-color: #365330;
}
.BgClassName
{
background-color: #365330;
}
</style>
border-color css
<style>
span { border-color: #365330; }
span { border-color: rgb(54,83,48); }
td.TdClassName
{
border-color: #365330;
}
.TagClassName
{
border-color: #365330;
}
</style>