Shades of Palm Leaf #355322
Tints of Palm Leaf #355322
RGB
CMYK
RGB Variations
Color information
#355322 (or 0x355322) is known color: Palm Leaf. HEX triplet: 35, 53 and 22. RGB value is (53,83,34). Sum of RGB (Red+Green+Blue) = 53+83+34=170 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.18% from 170); Green value is 83 (32.81% from 255 or 48.82% from 170); Blue value is 34 (13.67% from 255 or 20% from 170); Max value from RGB is 83 - color contains mainly: green. Hex color #355322 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355322 is #CAACDD. Grayscale: #444444. Windows color (decimal): -13282526 or 2249525. OLE color: 2249525.
HSL color Cylindrical-coordinate representation of color #355322: hue angle of 96.73º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #355322 is Cyan = 0.36, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 83 | 34 | - |
| CMYK | 0.36 | 0 | 0.59 | 0.67 |
| HSL | 96.73º | 0.42% | 0.23% | - |
| HSV(B) | 96.73º | 0.59% | 0.33% | - |
| XYZ | 4.85 | 7.06 | 2.62 | - |
| YUV | 68.44 | 108.56 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 83 | 34 | 0.36 | 0 | 0.59 | 0.67 | 96.73 | 0.42 | 0.23 |
| Hex | 35 | 53 | 22 | 24 | 0 | 3B | 43 | 61 | 2A | 17 |
| Octal | 65 | 123 | 42 | 44 | 0 | 73 | 103 | 141 | 52 | 27 |
| Binary | 110101 | 1010011 | 100010 | 100100 | 0 | 111011 | 1000011 | 1100001 | 101010 | 10111 |
Color Harmonies of #355322
Complementary color
Monochromatic Colors of #355322
Black with #355322
Text Example
Text Example
White with #355322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355322; }
p { color: rgb(53,83,34); }
H1.HeaderClassName
{
color: #355322;
}
.AnyTagClassName
{
color: #355322;
}
</style>
background-color css
<style>
a { background-color: #355322; }
a { background-color: rgb(53,83,34); }
div.DivClassName
{
background-color: #355322;
}
.BgClassName
{
background-color: #355322;
}
</style>
border-color css
<style>
span { border-color: #355322; }
span { border-color: rgb(53,83,34); }
td.TdClassName
{
border-color: #355322;
}
.TagClassName
{
border-color: #355322;
}
</style>