Shades of Palm Leaf #335520
Tints of Palm Leaf #335520
RGB
CMYK
RGB Variations
Color information
#335520 (or 0x335520) is known color: Palm Leaf. HEX triplet: 33, 55 and 20. RGB value is (51,85,32). Sum of RGB (Red+Green+Blue) = 51+85+32=168 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30.36% from 168); Green value is 85 (33.59% from 255 or 50.60% from 168); Blue value is 32 (12.89% from 255 or 19.05% from 168); Max value from RGB is 85 - color contains mainly: green. Hex color #335520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #335520 is #CCAADF. Grayscale: #444444. Windows color (decimal): -13413088 or 2118963. OLE color: 2118963.
HSL color Cylindrical-coordinate representation of color #335520: hue angle of 98.49º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #335520 is Cyan = 0.40, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 51 | 85 | 32 | - |
| CMYK | 0.40 | 0 | 0.62 | 0.67 |
| HSL | 98.49º | 0.45% | 0.23% | - |
| HSV(B) | 98.49º | 0.62% | 0.33% | - |
| XYZ | 4.87 | 7.31 | 2.52 | - |
| YUV | 68.79 | 107.24 | 115.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 85 | 32 | 0.40 | 0 | 0.62 | 0.67 | 98.49 | 0.45 | 0.23 |
| Hex | 33 | 55 | 20 | 28 | 0 | 3E | 43 | 62 | 2D | 17 |
| Octal | 63 | 125 | 40 | 50 | 0 | 76 | 103 | 142 | 55 | 27 |
| Binary | 110011 | 1010101 | 100000 | 101000 | 0 | 111110 | 1000011 | 1100010 | 101101 | 10111 |
Color Harmonies of #335520
Complementary color
Monochromatic Colors of #335520
Black with #335520
Text Example
Text Example
White with #335520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335520; }
p { color: rgb(51,85,32); }
H1.HeaderClassName
{
color: #335520;
}
.AnyTagClassName
{
color: #335520;
}
</style>
background-color css
<style>
a { background-color: #335520; }
a { background-color: rgb(51,85,32); }
div.DivClassName
{
background-color: #335520;
}
.BgClassName
{
background-color: #335520;
}
</style>
border-color css
<style>
span { border-color: #335520; }
span { border-color: rgb(51,85,32); }
td.TdClassName
{
border-color: #335520;
}
.TagClassName
{
border-color: #335520;
}
</style>