Shades of Palm Leaf #355032
Tints of Palm Leaf #355032
RGB
CMYK
RGB Variations
Color information
#355032 (or 0x355032) is known color: Palm Leaf. HEX triplet: 35, 50 and 32. RGB value is (53,80,50). Sum of RGB (Red+Green+Blue) = 53+80+50=183 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.96% from 183); Green value is 80 (31.64% from 255 or 43.72% from 183); Blue value is 50 (19.92% from 255 or 27.32% from 183); Max value from RGB is 80 - color contains mainly: green. Hex color #355032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355032 is #CAAFCD. Grayscale: #444444. Windows color (decimal): -13283278 or 3297333. OLE color: 3297333.
HSL color Cylindrical-coordinate representation of color #355032: hue angle of 114º degrees, saturation: 0.23, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #355032 is Cyan = 0.34, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 53 | 80 | 50 | - |
| CMYK | 0.34 | 0 | 0.37 | 0.69 |
| HSL | 114º | 0.23% | 0.25% | - |
| HSV(B) | 114º | 0.38% | 0.31% | - |
| XYZ | 4.91 | 6.72 | 4.06 | - |
| YUV | 68.51 | 117.55 | 116.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 80 | 50 | 0.34 | 0 | 0.37 | 0.69 | 114 | 0.23 | 0.25 |
| Hex | 35 | 50 | 32 | 22 | 0 | 25 | 45 | 72 | 17 | 19 |
| Octal | 65 | 120 | 62 | 42 | 0 | 45 | 105 | 162 | 27 | 31 |
| Binary | 110101 | 1010000 | 110010 | 100010 | 0 | 100101 | 1000101 | 1110010 | 10111 | 11001 |
Color Harmonies of #355032
Complementary color
Monochromatic Colors of #355032
Black with #355032
Text Example
Text Example
White with #355032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355032; }
p { color: rgb(53,80,50); }
H1.HeaderClassName
{
color: #355032;
}
.AnyTagClassName
{
color: #355032;
}
</style>
background-color css
<style>
a { background-color: #355032; }
a { background-color: rgb(53,80,50); }
div.DivClassName
{
background-color: #355032;
}
.BgClassName
{
background-color: #355032;
}
</style>
border-color css
<style>
span { border-color: #355032; }
span { border-color: rgb(53,80,50); }
td.TdClassName
{
border-color: #355032;
}
.TagClassName
{
border-color: #355032;
}
</style>