Shades of Palm Leaf #335620
Tints of Palm Leaf #335620
RGB
CMYK
RGB Variations
Color information
#335620 (or 0x335620) is known color: Palm Leaf. HEX triplet: 33, 56 and 20. RGB value is (51,86,32). Sum of RGB (Red+Green+Blue) = 51+86+32=169 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30.18% from 169); Green value is 86 (33.98% from 255 or 50.89% from 169); Blue value is 32 (12.89% from 255 or 18.93% from 169); Max value from RGB is 86 - color contains mainly: green. Hex color #335620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #335620 is #CCA9DF. Grayscale: #454545. Windows color (decimal): -13412832 or 2119219. OLE color: 2119219.
HSL color Cylindrical-coordinate representation of color #335620: hue angle of 98.89º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #335620 is Cyan = 0.41, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 86 | 32 | - |
| CMYK | 0.41 | 0 | 0.63 | 0.66 |
| HSL | 98.89º | 0.46% | 0.23% | - |
| HSV(B) | 98.89º | 0.63% | 0.34% | - |
| XYZ | 4.95 | 7.46 | 2.55 | - |
| YUV | 69.38 | 106.9 | 114.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 86 | 32 | 0.41 | 0 | 0.63 | 0.66 | 98.89 | 0.46 | 0.23 |
| Hex | 33 | 56 | 20 | 29 | 0 | 3F | 42 | 63 | 2E | 17 |
| Octal | 63 | 126 | 40 | 51 | 0 | 77 | 102 | 143 | 56 | 27 |
| Binary | 110011 | 1010110 | 100000 | 101001 | 0 | 111111 | 1000010 | 1100011 | 101110 | 10111 |
Color Harmonies of #335620
Complementary color
Monochromatic Colors of #335620
Black with #335620
Text Example
Text Example
White with #335620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335620; }
p { color: rgb(51,86,32); }
H1.HeaderClassName
{
color: #335620;
}
.AnyTagClassName
{
color: #335620;
}
</style>
background-color css
<style>
a { background-color: #335620; }
a { background-color: rgb(51,86,32); }
div.DivClassName
{
background-color: #335620;
}
.BgClassName
{
background-color: #335620;
}
</style>
border-color css
<style>
span { border-color: #335620; }
span { border-color: rgb(51,86,32); }
td.TdClassName
{
border-color: #335620;
}
.TagClassName
{
border-color: #335620;
}
</style>