Shades of Palm Leaf #355926
Tints of Palm Leaf #355926
RGB
CMYK
RGB Variations
Color information
#355926 (or 0x355926) is known color: Palm Leaf. HEX triplet: 35, 59 and 26. RGB value is (53,89,38). Sum of RGB (Red+Green+Blue) = 53+89+38=180 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.44% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 38 (15.23% from 255 or 21.11% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #355926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355926 is #CAA6D9. Grayscale: #484848. Windows color (decimal): -13280986 or 2513205. OLE color: 2513205.
HSL color Cylindrical-coordinate representation of color #355926: hue angle of 102.35º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #355926 is Cyan = 0.40, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 89 | 38 | - |
| CMYK | 0.40 | 0 | 0.57 | 0.65 |
| HSL | 102.35º | 0.4% | 0.25% | - |
| HSV(B) | 102.35º | 0.57% | 0.35% | - |
| XYZ | 5.39 | 8.04 | 3.1 | - |
| YUV | 72.42 | 108.57 | 114.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 89 | 38 | 0.40 | 0 | 0.57 | 0.65 | 102.35 | 0.4 | 0.25 |
| Hex | 35 | 59 | 26 | 28 | 0 | 39 | 41 | 66 | 28 | 19 |
| Octal | 65 | 131 | 46 | 50 | 0 | 71 | 101 | 146 | 50 | 31 |
| Binary | 110101 | 1011001 | 100110 | 101000 | 0 | 111001 | 1000001 | 1100110 | 101000 | 11001 |
Color Harmonies of #355926
Complementary color
Monochromatic Colors of #355926
Black with #355926
Text Example
Text Example
White with #355926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355926; }
p { color: rgb(53,89,38); }
H1.HeaderClassName
{
color: #355926;
}
.AnyTagClassName
{
color: #355926;
}
</style>
background-color css
<style>
a { background-color: #355926; }
a { background-color: rgb(53,89,38); }
div.DivClassName
{
background-color: #355926;
}
.BgClassName
{
background-color: #355926;
}
</style>
border-color css
<style>
span { border-color: #355926; }
span { border-color: rgb(53,89,38); }
td.TdClassName
{
border-color: #355926;
}
.TagClassName
{
border-color: #355926;
}
</style>