Shades of Palm Leaf #355122
Tints of Palm Leaf #355122
RGB
CMYK
RGB Variations
Color information
#355122 (or 0x355122) is known color: Palm Leaf. HEX triplet: 35, 51 and 22. RGB value is (53,81,34). Sum of RGB (Red+Green+Blue) = 53+81+34=168 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.55% from 168); Green value is 81 (32.03% from 255 or 48.21% from 168); Blue value is 34 (13.67% from 255 or 20.24% from 168); Max value from RGB is 81 - color contains mainly: green. Hex color #355122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355122 is #CAAEDD. Grayscale: #434343. Windows color (decimal): -13283038 or 2249013. OLE color: 2249013.
HSL color Cylindrical-coordinate representation of color #355122: hue angle of 95.74º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #355122 is Cyan = 0.35, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 81 | 34 | - |
| CMYK | 0.35 | 0 | 0.58 | 0.68 |
| HSL | 95.74º | 0.41% | 0.23% | - |
| HSV(B) | 95.74º | 0.58% | 0.32% | - |
| XYZ | 4.7 | 6.76 | 2.57 | - |
| YUV | 67.27 | 109.22 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 81 | 34 | 0.35 | 0 | 0.58 | 0.68 | 95.74 | 0.41 | 0.23 |
| Hex | 35 | 51 | 22 | 23 | 0 | 3A | 44 | 60 | 29 | 17 |
| Octal | 65 | 121 | 42 | 43 | 0 | 72 | 104 | 140 | 51 | 27 |
| Binary | 110101 | 1010001 | 100010 | 100011 | 0 | 111010 | 1000100 | 1100000 | 101001 | 10111 |
Color Harmonies of #355122
Complementary color
Monochromatic Colors of #355122
Black with #355122
Text Example
Text Example
White with #355122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355122; }
p { color: rgb(53,81,34); }
H1.HeaderClassName
{
color: #355122;
}
.AnyTagClassName
{
color: #355122;
}
</style>
background-color css
<style>
a { background-color: #355122; }
a { background-color: rgb(53,81,34); }
div.DivClassName
{
background-color: #355122;
}
.BgClassName
{
background-color: #355122;
}
</style>
border-color css
<style>
span { border-color: #355122; }
span { border-color: rgb(53,81,34); }
td.TdClassName
{
border-color: #355122;
}
.TagClassName
{
border-color: #355122;
}
</style>