Shades of Palm Leaf #335521
Tints of Palm Leaf #335521
RGB
CMYK
RGB Variations
Color information
#335521 (or 0x335521) is known color: Palm Leaf. HEX triplet: 33, 55 and 21. RGB value is (51,85,33). Sum of RGB (Red+Green+Blue) = 51+85+33=169 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30.18% from 169); Green value is 85 (33.59% from 255 or 50.30% from 169); Blue value is 33 (13.28% from 255 or 19.53% from 169); Max value from RGB is 85 - color contains mainly: green. Hex color #335521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #335521 is #CCAADE. Grayscale: #454545. Windows color (decimal): -13413087 or 2184499. OLE color: 2184499.
HSL color Cylindrical-coordinate representation of color #335521: hue angle of 99.23º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #335521 is Cyan = 0.40, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 51 | 85 | 33 | - |
| CMYK | 0.40 | 0 | 0.61 | 0.67 |
| HSL | 99.23º | 0.44% | 0.23% | - |
| HSV(B) | 99.23º | 0.61% | 0.33% | - |
| XYZ | 4.89 | 7.31 | 2.59 | - |
| YUV | 68.91 | 107.74 | 115.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 85 | 33 | 0.40 | 0 | 0.61 | 0.67 | 99.23 | 0.44 | 0.23 |
| Hex | 33 | 55 | 21 | 28 | 0 | 3D | 43 | 63 | 2C | 17 |
| Octal | 63 | 125 | 41 | 50 | 0 | 75 | 103 | 143 | 54 | 27 |
| Binary | 110011 | 1010101 | 100001 | 101000 | 0 | 111101 | 1000011 | 1100011 | 101100 | 10111 |
Color Harmonies of #335521
Complementary color
Monochromatic Colors of #335521
Black with #335521
Text Example
Text Example
White with #335521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335521; }
p { color: rgb(51,85,33); }
H1.HeaderClassName
{
color: #335521;
}
.AnyTagClassName
{
color: #335521;
}
</style>
background-color css
<style>
a { background-color: #335521; }
a { background-color: rgb(51,85,33); }
div.DivClassName
{
background-color: #335521;
}
.BgClassName
{
background-color: #335521;
}
</style>
border-color css
<style>
span { border-color: #335521; }
span { border-color: rgb(51,85,33); }
td.TdClassName
{
border-color: #335521;
}
.TagClassName
{
border-color: #335521;
}
</style>