Shades of Palm Leaf #355822
Tints of Palm Leaf #355822
RGB
CMYK
RGB Variations
Color information
#355822 (or 0x355822) is known color: Palm Leaf. HEX triplet: 35, 58 and 22. RGB value is (53,88,34). Sum of RGB (Red+Green+Blue) = 53+88+34=175 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.29% from 175); Green value is 88 (34.77% from 255 or 50.29% from 175); Blue value is 34 (13.67% from 255 or 19.43% from 175); Max value from RGB is 88 - color contains mainly: green. Hex color #355822 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355822 is #CAA7DD. Grayscale: #474747. Windows color (decimal): -13281246 or 2250805. OLE color: 2250805.
HSL color Cylindrical-coordinate representation of color #355822: hue angle of 98.89º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #355822 is Cyan = 0.40, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 88 | 34 | - |
| CMYK | 0.40 | 0 | 0.61 | 0.65 |
| HSL | 98.89º | 0.44% | 0.24% | - |
| HSV(B) | 98.89º | 0.61% | 0.35% | - |
| XYZ | 5.25 | 7.85 | 2.75 | - |
| YUV | 71.38 | 106.9 | 114.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 88 | 34 | 0.40 | 0 | 0.61 | 0.65 | 98.89 | 0.44 | 0.24 |
| Hex | 35 | 58 | 22 | 28 | 0 | 3D | 41 | 63 | 2C | 18 |
| Octal | 65 | 130 | 42 | 50 | 0 | 75 | 101 | 143 | 54 | 30 |
| Binary | 110101 | 1011000 | 100010 | 101000 | 0 | 111101 | 1000001 | 1100011 | 101100 | 11000 |
Color Harmonies of #355822
Complementary color
Monochromatic Colors of #355822
Black with #355822
Text Example
Text Example
White with #355822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355822; }
p { color: rgb(53,88,34); }
H1.HeaderClassName
{
color: #355822;
}
.AnyTagClassName
{
color: #355822;
}
</style>
background-color css
<style>
a { background-color: #355822; }
a { background-color: rgb(53,88,34); }
div.DivClassName
{
background-color: #355822;
}
.BgClassName
{
background-color: #355822;
}
</style>
border-color css
<style>
span { border-color: #355822; }
span { border-color: rgb(53,88,34); }
td.TdClassName
{
border-color: #355822;
}
.TagClassName
{
border-color: #355822;
}
</style>