Shades of Palm Leaf #355022
Tints of Palm Leaf #355022
RGB
CMYK
RGB Variations
Color information
#355022 (or 0x355022) is known color: Palm Leaf. HEX triplet: 35, 50 and 22. RGB value is (53,80,34). Sum of RGB (Red+Green+Blue) = 53+80+34=167 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.74% from 167); Green value is 80 (31.64% from 255 or 47.90% from 167); Blue value is 34 (13.67% from 255 or 20.36% from 167); Max value from RGB is 80 - color contains mainly: green. Hex color #355022 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355022 is #CAAFDD. Grayscale: #424242. Windows color (decimal): -13283294 or 2248757. OLE color: 2248757.
HSL color Cylindrical-coordinate representation of color #355022: hue angle of 95.22º degrees, saturation: 0.4, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #355022 is Cyan = 0.34, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 53 | 80 | 34 | - |
| CMYK | 0.34 | 0 | 0.58 | 0.69 |
| HSL | 95.22º | 0.4% | 0.22% | - |
| HSV(B) | 95.22º | 0.58% | 0.31% | - |
| XYZ | 4.63 | 6.61 | 2.55 | - |
| YUV | 66.68 | 109.55 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 80 | 34 | 0.34 | 0 | 0.58 | 0.69 | 95.22 | 0.4 | 0.22 |
| Hex | 35 | 50 | 22 | 22 | 0 | 3A | 45 | 5F | 28 | 16 |
| Octal | 65 | 120 | 42 | 42 | 0 | 72 | 105 | 137 | 50 | 26 |
| Binary | 110101 | 1010000 | 100010 | 100010 | 0 | 111010 | 1000101 | 1011111 | 101000 | 10110 |
Color Harmonies of #355022
Complementary color
Monochromatic Colors of #355022
Black with #355022
Text Example
Text Example
White with #355022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355022; }
p { color: rgb(53,80,34); }
H1.HeaderClassName
{
color: #355022;
}
.AnyTagClassName
{
color: #355022;
}
</style>
background-color css
<style>
a { background-color: #355022; }
a { background-color: rgb(53,80,34); }
div.DivClassName
{
background-color: #355022;
}
.BgClassName
{
background-color: #355022;
}
</style>
border-color css
<style>
span { border-color: #355022; }
span { border-color: rgb(53,80,34); }
td.TdClassName
{
border-color: #355022;
}
.TagClassName
{
border-color: #355022;
}
</style>