Shades of Palm Leaf #355320
Tints of Palm Leaf #355320
RGB
CMYK
RGB Variations
Color information
#355320 (or 0x355320) is known color: Palm Leaf. HEX triplet: 35, 53 and 20. RGB value is (53,83,32). Sum of RGB (Red+Green+Blue) = 53+83+32=168 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.55% from 168); Green value is 83 (32.81% from 255 or 49.40% from 168); Blue value is 32 (12.89% from 255 or 19.05% from 168); Max value from RGB is 83 - color contains mainly: green. Hex color #355320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355320 is #CAACDF. Grayscale: #444444. Windows color (decimal): -13282528 or 2118453. OLE color: 2118453.
HSL color Cylindrical-coordinate representation of color #355320: hue angle of 95.29º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #355320 is Cyan = 0.36, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 83 | 32 | - |
| CMYK | 0.36 | 0 | 0.61 | 0.67 |
| HSL | 95.29º | 0.44% | 0.23% | - |
| HSV(B) | 95.29º | 0.61% | 0.33% | - |
| XYZ | 4.82 | 7.05 | 2.47 | - |
| YUV | 68.22 | 107.56 | 117.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 83 | 32 | 0.36 | 0 | 0.61 | 0.67 | 95.29 | 0.44 | 0.23 |
| Hex | 35 | 53 | 20 | 24 | 0 | 3D | 43 | 5F | 2C | 17 |
| Octal | 65 | 123 | 40 | 44 | 0 | 75 | 103 | 137 | 54 | 27 |
| Binary | 110101 | 1010011 | 100000 | 100100 | 0 | 111101 | 1000011 | 1011111 | 101100 | 10111 |
Color Harmonies of #355320
Complementary color
Monochromatic Colors of #355320
Black with #355320
Text Example
Text Example
White with #355320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355320; }
p { color: rgb(53,83,32); }
H1.HeaderClassName
{
color: #355320;
}
.AnyTagClassName
{
color: #355320;
}
</style>
background-color css
<style>
a { background-color: #355320; }
a { background-color: rgb(53,83,32); }
div.DivClassName
{
background-color: #355320;
}
.BgClassName
{
background-color: #355320;
}
</style>
border-color css
<style>
span { border-color: #355320; }
span { border-color: rgb(53,83,32); }
td.TdClassName
{
border-color: #355320;
}
.TagClassName
{
border-color: #355320;
}
</style>