Shades of Palm Leaf #335920
Tints of Palm Leaf #335920
RGB
CMYK
RGB Variations
Color information
#335920 (or 0x335920) is known color: Palm Leaf. HEX triplet: 33, 59 and 20. RGB value is (51,89,32). Sum of RGB (Red+Green+Blue) = 51+89+32=172 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.65% from 172); Green value is 89 (35.16% from 255 or 51.74% from 172); Blue value is 32 (12.89% from 255 or 18.60% from 172); Max value from RGB is 89 - color contains mainly: green. Hex color #335920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #335920 is #CCA6DF. Grayscale: #474747. Windows color (decimal): -13412064 or 2119987. OLE color: 2119987.
HSL color Cylindrical-coordinate representation of color #335920: hue angle of 100º 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 #335920 is Cyan = 0.43, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 89 | 32 | - |
| CMYK | 0.43 | 0 | 0.64 | 0.65 |
| HSL | 100º | 0.47% | 0.24% | - |
| HSV(B) | 100º | 0.64% | 0.35% | - |
| XYZ | 5.2 | 7.95 | 2.63 | - |
| YUV | 71.14 | 105.91 | 113.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 89 | 32 | 0.43 | 0 | 0.64 | 0.65 | 100 | 0.47 | 0.24 |
| Hex | 33 | 59 | 20 | 2B | 0 | 40 | 41 | 64 | 2F | 18 |
| Octal | 63 | 131 | 40 | 53 | 0 | 100 | 101 | 144 | 57 | 30 |
| Binary | 110011 | 1011001 | 100000 | 101011 | 0 | 1000000 | 1000001 | 1100100 | 101111 | 11000 |
Color Harmonies of #335920
Complementary color
Monochromatic Colors of #335920
Black with #335920
Text Example
Text Example
White with #335920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335920; }
p { color: rgb(51,89,32); }
H1.HeaderClassName
{
color: #335920;
}
.AnyTagClassName
{
color: #335920;
}
</style>
background-color css
<style>
a { background-color: #335920; }
a { background-color: rgb(51,89,32); }
div.DivClassName
{
background-color: #335920;
}
.BgClassName
{
background-color: #335920;
}
</style>
border-color css
<style>
span { border-color: #335920; }
span { border-color: rgb(51,89,32); }
td.TdClassName
{
border-color: #335920;
}
.TagClassName
{
border-color: #335920;
}
</style>