Shades of Palm Leaf #355628
Tints of Palm Leaf #355628
RGB
CMYK
RGB Variations
Color information
#355628 (or 0x355628) is known color: Palm Leaf. HEX triplet: 35, 56 and 28. RGB value is (53,86,40). Sum of RGB (Red+Green+Blue) = 53+86+40=179 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.61% from 179); Green value is 86 (33.98% from 255 or 48.04% from 179); Blue value is 40 (16.02% from 255 or 22.35% from 179); Max value from RGB is 86 - color contains mainly: green. Hex color #355628 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355628 is #CAA9D7. Grayscale: #474747. Windows color (decimal): -13281752 or 2643509. OLE color: 2643509.
HSL color Cylindrical-coordinate representation of color #355628: hue angle of 103.04º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #355628 is Cyan = 0.38, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 86 | 40 | - |
| CMYK | 0.38 | 0 | 0.53 | 0.66 |
| HSL | 103.04º | 0.37% | 0.25% | - |
| HSV(B) | 103.04º | 0.53% | 0.34% | - |
| XYZ | 5.18 | 7.57 | 3.19 | - |
| YUV | 70.89 | 110.57 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 86 | 40 | 0.38 | 0 | 0.53 | 0.66 | 103.04 | 0.37 | 0.25 |
| Hex | 35 | 56 | 28 | 26 | 0 | 35 | 42 | 67 | 25 | 19 |
| Octal | 65 | 126 | 50 | 46 | 0 | 65 | 102 | 147 | 45 | 31 |
| Binary | 110101 | 1010110 | 101000 | 100110 | 0 | 110101 | 1000010 | 1100111 | 100101 | 11001 |
Color Harmonies of #355628
Complementary color
Monochromatic Colors of #355628
Black with #355628
Text Example
Text Example
White with #355628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355628; }
p { color: rgb(53,86,40); }
H1.HeaderClassName
{
color: #355628;
}
.AnyTagClassName
{
color: #355628;
}
</style>
background-color css
<style>
a { background-color: #355628; }
a { background-color: rgb(53,86,40); }
div.DivClassName
{
background-color: #355628;
}
.BgClassName
{
background-color: #355628;
}
</style>
border-color css
<style>
span { border-color: #355628; }
span { border-color: rgb(53,86,40); }
td.TdClassName
{
border-color: #355628;
}
.TagClassName
{
border-color: #355628;
}
</style>