Shades of Palm Leaf #355028
Tints of Palm Leaf #355028
RGB
CMYK
RGB Variations
Color information
#355028 (or 0x355028) is known color: Palm Leaf. HEX triplet: 35, 50 and 28. RGB value is (53,80,40). Sum of RGB (Red+Green+Blue) = 53+80+40=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 80 (31.64% from 255 or 46.24% from 173); Blue value is 40 (16.02% from 255 or 23.12% from 173); Max value from RGB is 80 - color contains mainly: green. Hex color #355028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355028 is #CAAFD7. Grayscale: #434343. Windows color (decimal): -13283288 or 2641973. OLE color: 2641973.
HSL color Cylindrical-coordinate representation of color #355028: hue angle of 100.5º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #355028 is Cyan = 0.34, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 53 | 80 | 40 | - |
| CMYK | 0.34 | 0 | 0.5 | 0.69 |
| HSL | 100.5º | 0.33% | 0.24% | - |
| HSV(B) | 100.5º | 0.5% | 0.31% | - |
| XYZ | 4.72 | 6.65 | 3.04 | - |
| YUV | 67.37 | 112.55 | 117.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 80 | 40 | 0.34 | 0 | 0.5 | 0.69 | 100.5 | 0.33 | 0.24 |
| Hex | 35 | 50 | 28 | 22 | 0 | 32 | 45 | 64 | 21 | 18 |
| Octal | 65 | 120 | 50 | 42 | 0 | 62 | 105 | 144 | 41 | 30 |
| Binary | 110101 | 1010000 | 101000 | 100010 | 0 | 110010 | 1000101 | 1100100 | 100001 | 11000 |
Color Harmonies of #355028
Complementary color
Monochromatic Colors of #355028
Black with #355028
Text Example
Text Example
White with #355028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355028; }
p { color: rgb(53,80,40); }
H1.HeaderClassName
{
color: #355028;
}
.AnyTagClassName
{
color: #355028;
}
</style>
background-color css
<style>
a { background-color: #355028; }
a { background-color: rgb(53,80,40); }
div.DivClassName
{
background-color: #355028;
}
.BgClassName
{
background-color: #355028;
}
</style>
border-color css
<style>
span { border-color: #355028; }
span { border-color: rgb(53,80,40); }
td.TdClassName
{
border-color: #355028;
}
.TagClassName
{
border-color: #355028;
}
</style>