Shades of Palm Leaf #355126
Tints of Palm Leaf #355126
RGB
CMYK
RGB Variations
Color information
#355126 (or 0x355126) is known color: Palm Leaf. HEX triplet: 35, 51 and 26. RGB value is (53,81,38). Sum of RGB (Red+Green+Blue) = 53+81+38=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 81 (32.03% from 255 or 47.09% from 172); Blue value is 38 (15.23% from 255 or 22.09% from 172); Max value from RGB is 81 - color contains mainly: green. Hex color #355126 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355126 is #CAAED9. Grayscale: #434343. Windows color (decimal): -13283034 or 2511157. OLE color: 2511157.
HSL color Cylindrical-coordinate representation of color #355126: hue angle of 99.07º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #355126 is Cyan = 0.35, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 81 | 38 | - |
| CMYK | 0.35 | 0 | 0.53 | 0.68 |
| HSL | 99.07º | 0.36% | 0.23% | - |
| HSV(B) | 99.07º | 0.53% | 0.32% | - |
| XYZ | 4.76 | 6.78 | 2.89 | - |
| YUV | 67.73 | 111.22 | 117.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 81 | 38 | 0.35 | 0 | 0.53 | 0.68 | 99.07 | 0.36 | 0.23 |
| Hex | 35 | 51 | 26 | 23 | 0 | 35 | 44 | 63 | 24 | 17 |
| Octal | 65 | 121 | 46 | 43 | 0 | 65 | 104 | 143 | 44 | 27 |
| Binary | 110101 | 1010001 | 100110 | 100011 | 0 | 110101 | 1000100 | 1100011 | 100100 | 10111 |
Color Harmonies of #355126
Complementary color
Monochromatic Colors of #355126
Black with #355126
Text Example
Text Example
White with #355126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355126; }
p { color: rgb(53,81,38); }
H1.HeaderClassName
{
color: #355126;
}
.AnyTagClassName
{
color: #355126;
}
</style>
background-color css
<style>
a { background-color: #355126; }
a { background-color: rgb(53,81,38); }
div.DivClassName
{
background-color: #355126;
}
.BgClassName
{
background-color: #355126;
}
</style>
border-color css
<style>
span { border-color: #355126; }
span { border-color: rgb(53,81,38); }
td.TdClassName
{
border-color: #355126;
}
.TagClassName
{
border-color: #355126;
}
</style>