Shades of Palm Leaf #355823
Tints of Palm Leaf #355823
RGB
CMYK
RGB Variations
Color information
#355823 (or 0x355823) is known color: Palm Leaf. HEX triplet: 35, 58 and 23. RGB value is (53,88,35). Sum of RGB (Red+Green+Blue) = 53+88+35=176 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.11% from 176); Green value is 88 (34.77% from 255 or 50% from 176); Blue value is 35 (14.06% from 255 or 19.89% from 176); Max value from RGB is 88 - color contains mainly: green. Hex color #355823 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355823 is #CAA7DC. Grayscale: #474747. Windows color (decimal): -13281245 or 2316341. OLE color: 2316341.
HSL color Cylindrical-coordinate representation of color #355823: hue angle of 99.62º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #355823 is Cyan = 0.40, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 88 | 35 | - |
| CMYK | 0.40 | 0 | 0.60 | 0.65 |
| HSL | 99.62º | 0.43% | 0.24% | - |
| HSV(B) | 99.62º | 0.6% | 0.35% | - |
| XYZ | 5.26 | 7.86 | 2.83 | - |
| YUV | 71.49 | 107.4 | 114.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 88 | 35 | 0.40 | 0 | 0.60 | 0.65 | 99.62 | 0.43 | 0.24 |
| Hex | 35 | 58 | 23 | 28 | 0 | 3C | 41 | 64 | 2B | 18 |
| Octal | 65 | 130 | 43 | 50 | 0 | 74 | 101 | 144 | 53 | 30 |
| Binary | 110101 | 1011000 | 100011 | 101000 | 0 | 111100 | 1000001 | 1100100 | 101011 | 11000 |
Color Harmonies of #355823
Complementary color
Monochromatic Colors of #355823
Black with #355823
Text Example
Text Example
White with #355823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355823; }
p { color: rgb(53,88,35); }
H1.HeaderClassName
{
color: #355823;
}
.AnyTagClassName
{
color: #355823;
}
</style>
background-color css
<style>
a { background-color: #355823; }
a { background-color: rgb(53,88,35); }
div.DivClassName
{
background-color: #355823;
}
.BgClassName
{
background-color: #355823;
}
</style>
border-color css
<style>
span { border-color: #355823; }
span { border-color: rgb(53,88,35); }
td.TdClassName
{
border-color: #355823;
}
.TagClassName
{
border-color: #355823;
}
</style>