Shades of Palm Leaf #355920
Tints of Palm Leaf #355920
RGB
CMYK
RGB Variations
Color information
#355920 (or 0x355920) is known color: Palm Leaf. HEX triplet: 35, 59 and 20. RGB value is (53,89,32). Sum of RGB (Red+Green+Blue) = 53+89+32=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 89 (35.16% from 255 or 51.15% from 174); Blue value is 32 (12.89% from 255 or 18.39% from 174); Max value from RGB is 89 - color contains mainly: green. Hex color #355920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355920 is #CAA6DF. Grayscale: #474747. Windows color (decimal): -13280992 or 2119989. OLE color: 2119989.
HSL color Cylindrical-coordinate representation of color #355920: hue angle of 97.89º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #355920 is Cyan = 0.40, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 89 | 32 | - |
| CMYK | 0.40 | 0 | 0.64 | 0.65 |
| HSL | 97.89º | 0.47% | 0.24% | - |
| HSV(B) | 97.89º | 0.64% | 0.35% | - |
| XYZ | 5.3 | 8.01 | 2.63 | - |
| YUV | 71.74 | 105.57 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 89 | 32 | 0.40 | 0 | 0.64 | 0.65 | 97.89 | 0.47 | 0.24 |
| Hex | 35 | 59 | 20 | 28 | 0 | 40 | 41 | 62 | 2F | 18 |
| Octal | 65 | 131 | 40 | 50 | 0 | 100 | 101 | 142 | 57 | 30 |
| Binary | 110101 | 1011001 | 100000 | 101000 | 0 | 1000000 | 1000001 | 1100010 | 101111 | 11000 |
Color Harmonies of #355920
Complementary color
Monochromatic Colors of #355920
Black with #355920
Text Example
Text Example
White with #355920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355920; }
p { color: rgb(53,89,32); }
H1.HeaderClassName
{
color: #355920;
}
.AnyTagClassName
{
color: #355920;
}
</style>
background-color css
<style>
a { background-color: #355920; }
a { background-color: rgb(53,89,32); }
div.DivClassName
{
background-color: #355920;
}
.BgClassName
{
background-color: #355920;
}
</style>
border-color css
<style>
span { border-color: #355920; }
span { border-color: rgb(53,89,32); }
td.TdClassName
{
border-color: #355920;
}
.TagClassName
{
border-color: #355920;
}
</style>