Shades of Palm Leaf #355026
Tints of Palm Leaf #355026
RGB
CMYK
RGB Variations
Color information
#355026 (or 0x355026) is known color: Palm Leaf. HEX triplet: 35, 50 and 26. RGB value is (53,80,38). Sum of RGB (Red+Green+Blue) = 53+80+38=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 80 (31.64% from 255 or 46.78% from 171); Blue value is 38 (15.23% from 255 or 22.22% from 171); Max value from RGB is 80 - color contains mainly: green. Hex color #355026 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355026 is #CAAFD9. Grayscale: #434343. Windows color (decimal): -13283290 or 2510901. OLE color: 2510901.
HSL color Cylindrical-coordinate representation of color #355026: hue angle of 98.57º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #355026 is Cyan = 0.34, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 53 | 80 | 38 | - |
| CMYK | 0.34 | 0 | 0.52 | 0.69 |
| HSL | 98.57º | 0.36% | 0.23% | - |
| HSV(B) | 98.57º | 0.53% | 0.31% | - |
| XYZ | 4.69 | 6.63 | 2.87 | - |
| YUV | 67.14 | 111.55 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 80 | 38 | 0.34 | 0 | 0.52 | 0.69 | 98.57 | 0.36 | 0.23 |
| Hex | 35 | 50 | 26 | 22 | 0 | 34 | 45 | 63 | 24 | 17 |
| Octal | 65 | 120 | 46 | 42 | 0 | 64 | 105 | 143 | 44 | 27 |
| Binary | 110101 | 1010000 | 100110 | 100010 | 0 | 110100 | 1000101 | 1100011 | 100100 | 10111 |
Color Harmonies of #355026
Complementary color
Monochromatic Colors of #355026
Black with #355026
Text Example
Text Example
White with #355026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355026; }
p { color: rgb(53,80,38); }
H1.HeaderClassName
{
color: #355026;
}
.AnyTagClassName
{
color: #355026;
}
</style>
background-color css
<style>
a { background-color: #355026; }
a { background-color: rgb(53,80,38); }
div.DivClassName
{
background-color: #355026;
}
.BgClassName
{
background-color: #355026;
}
</style>
border-color css
<style>
span { border-color: #355026; }
span { border-color: rgb(53,80,38); }
td.TdClassName
{
border-color: #355026;
}
.TagClassName
{
border-color: #355026;
}
</style>