Shades of Palm Leaf #355328
Tints of Palm Leaf #355328
RGB
CMYK
RGB Variations
Color information
#355328 (or 0x355328) is known color: Palm Leaf. HEX triplet: 35, 53 and 28. RGB value is (53,83,40). Sum of RGB (Red+Green+Blue) = 53+83+40=176 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.11% from 176); Green value is 83 (32.81% from 255 or 47.16% from 176); Blue value is 40 (16.02% from 255 or 22.73% from 176); Max value from RGB is 83 - color contains mainly: green. Hex color #355328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355328 is #CAACD7. Grayscale: #454545. Windows color (decimal): -13282520 or 2642741. OLE color: 2642741.
HSL color Cylindrical-coordinate representation of color #355328: hue angle of 101.86º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #355328 is Cyan = 0.36, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 83 | 40 | - |
| CMYK | 0.36 | 0 | 0.52 | 0.67 |
| HSL | 101.86º | 0.35% | 0.24% | - |
| HSV(B) | 101.86º | 0.52% | 0.33% | - |
| XYZ | 4.94 | 7.1 | 3.12 | - |
| YUV | 69.13 | 111.56 | 116.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 83 | 40 | 0.36 | 0 | 0.52 | 0.67 | 101.86 | 0.35 | 0.24 |
| Hex | 35 | 53 | 28 | 24 | 0 | 34 | 43 | 66 | 23 | 18 |
| Octal | 65 | 123 | 50 | 44 | 0 | 64 | 103 | 146 | 43 | 30 |
| Binary | 110101 | 1010011 | 101000 | 100100 | 0 | 110100 | 1000011 | 1100110 | 100011 | 11000 |
Color Harmonies of #355328
Complementary color
Monochromatic Colors of #355328
Black with #355328
Text Example
Text Example
White with #355328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355328; }
p { color: rgb(53,83,40); }
H1.HeaderClassName
{
color: #355328;
}
.AnyTagClassName
{
color: #355328;
}
</style>
background-color css
<style>
a { background-color: #355328; }
a { background-color: rgb(53,83,40); }
div.DivClassName
{
background-color: #355328;
}
.BgClassName
{
background-color: #355328;
}
</style>
border-color css
<style>
span { border-color: #355328; }
span { border-color: rgb(53,83,40); }
td.TdClassName
{
border-color: #355328;
}
.TagClassName
{
border-color: #355328;
}
</style>