Shades of Palm Leaf #355125
Tints of Palm Leaf #355125
RGB
CMYK
RGB Variations
Color information
#355125 (or 0x355125) is known color: Palm Leaf. HEX triplet: 35, 51 and 25. RGB value is (53,81,37). Sum of RGB (Red+Green+Blue) = 53+81+37=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 81 (32.03% from 255 or 47.37% from 171); Blue value is 37 (14.84% from 255 or 21.64% from 171); Max value from RGB is 81 - color contains mainly: green. Hex color #355125 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355125 is #CAAEDA. Grayscale: #434343. Windows color (decimal): -13283035 or 2445621. OLE color: 2445621.
HSL color Cylindrical-coordinate representation of color #355125: hue angle of 98.18º degrees, saturation: 0.37, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #355125 is Cyan = 0.35, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 81 | 37 | - |
| CMYK | 0.35 | 0 | 0.54 | 0.68 |
| HSL | 98.18º | 0.37% | 0.23% | - |
| HSV(B) | 98.18º | 0.54% | 0.32% | - |
| XYZ | 4.74 | 6.78 | 2.81 | - |
| YUV | 67.61 | 110.72 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 81 | 37 | 0.35 | 0 | 0.54 | 0.68 | 98.18 | 0.37 | 0.23 |
| Hex | 35 | 51 | 25 | 23 | 0 | 36 | 44 | 62 | 25 | 17 |
| Octal | 65 | 121 | 45 | 43 | 0 | 66 | 104 | 142 | 45 | 27 |
| Binary | 110101 | 1010001 | 100101 | 100011 | 0 | 110110 | 1000100 | 1100010 | 100101 | 10111 |
Color Harmonies of #355125
Complementary color
Monochromatic Colors of #355125
Black with #355125
Text Example
Text Example
White with #355125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355125; }
p { color: rgb(53,81,37); }
H1.HeaderClassName
{
color: #355125;
}
.AnyTagClassName
{
color: #355125;
}
</style>
background-color css
<style>
a { background-color: #355125; }
a { background-color: rgb(53,81,37); }
div.DivClassName
{
background-color: #355125;
}
.BgClassName
{
background-color: #355125;
}
</style>
border-color css
<style>
span { border-color: #355125; }
span { border-color: rgb(53,81,37); }
td.TdClassName
{
border-color: #355125;
}
.TagClassName
{
border-color: #355125;
}
</style>