Shades of Palm Leaf #355522
Tints of Palm Leaf #355522
RGB
CMYK
RGB Variations
Color information
#355522 (or 0x355522) is known color: Palm Leaf. HEX triplet: 35, 55 and 22. RGB value is (53,85,34). Sum of RGB (Red+Green+Blue) = 53+85+34=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 85 (33.59% from 255 or 49.42% from 172); Blue value is 34 (13.67% from 255 or 19.77% from 172); Max value from RGB is 85 - color contains mainly: green. Hex color #355522 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355522 is #CAAADD. Grayscale: #454545. Windows color (decimal): -13282014 or 2250037. OLE color: 2250037.
HSL color Cylindrical-coordinate representation of color #355522: hue angle of 97.65º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #355522 is Cyan = 0.38, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 85 | 34 | - |
| CMYK | 0.38 | 0 | 0.60 | 0.67 |
| HSL | 97.65º | 0.43% | 0.23% | - |
| HSV(B) | 97.65º | 0.6% | 0.33% | - |
| XYZ | 5.01 | 7.37 | 2.67 | - |
| YUV | 69.62 | 107.9 | 116.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 85 | 34 | 0.38 | 0 | 0.60 | 0.67 | 97.65 | 0.43 | 0.23 |
| Hex | 35 | 55 | 22 | 26 | 0 | 3C | 43 | 62 | 2B | 17 |
| Octal | 65 | 125 | 42 | 46 | 0 | 74 | 103 | 142 | 53 | 27 |
| Binary | 110101 | 1010101 | 100010 | 100110 | 0 | 111100 | 1000011 | 1100010 | 101011 | 10111 |
Color Harmonies of #355522
Complementary color
Monochromatic Colors of #355522
Black with #355522
Text Example
Text Example
White with #355522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355522; }
p { color: rgb(53,85,34); }
H1.HeaderClassName
{
color: #355522;
}
.AnyTagClassName
{
color: #355522;
}
</style>
background-color css
<style>
a { background-color: #355522; }
a { background-color: rgb(53,85,34); }
div.DivClassName
{
background-color: #355522;
}
.BgClassName
{
background-color: #355522;
}
</style>
border-color css
<style>
span { border-color: #355522; }
span { border-color: rgb(53,85,34); }
td.TdClassName
{
border-color: #355522;
}
.TagClassName
{
border-color: #355522;
}
</style>