Shades of Palm Leaf #354934
Tints of Palm Leaf #354934
RGB
CMYK
RGB Variations
Color information
#354934 (or 0x354934) is known color: Palm Leaf. HEX triplet: 35, 49 and 34. RGB value is (53,73,52). Sum of RGB (Red+Green+Blue) = 53+73+52=178 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.78% from 178); Green value is 73 (28.91% from 255 or 41.01% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 73 - color contains mainly: green. Hex color #354934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354934 is #CAB6CB. Grayscale: #404040. Windows color (decimal): -13285068 or 3426613. OLE color: 3426613.
HSL color Cylindrical-coordinate representation of color #354934: hue angle of 117.14º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #354934 is Cyan = 0.27, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 53 | 73 | 52 | - |
| CMYK | 0.27 | 0 | 0.29 | 0.71 |
| HSL | 117.14º | 0.17% | 0.25% | - |
| HSV(B) | 117.14º | 0.29% | 0.29% | - |
| XYZ | 4.47 | 5.77 | 4.13 | - |
| YUV | 64.63 | 120.87 | 119.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 73 | 52 | 0.27 | 0 | 0.29 | 0.71 | 117.14 | 0.17 | 0.25 |
| Hex | 35 | 49 | 34 | 1B | 0 | 1D | 47 | 75 | 11 | 19 |
| Octal | 65 | 111 | 64 | 33 | 0 | 35 | 107 | 165 | 21 | 31 |
| Binary | 110101 | 1001001 | 110100 | 11011 | 0 | 11101 | 1000111 | 1110101 | 10001 | 11001 |
Color Harmonies of #354934
Complementary color
Monochromatic Colors of #354934
Black with #354934
Text Example
Text Example
White with #354934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354934; }
p { color: rgb(53,73,52); }
H1.HeaderClassName
{
color: #354934;
}
.AnyTagClassName
{
color: #354934;
}
</style>
background-color css
<style>
a { background-color: #354934; }
a { background-color: rgb(53,73,52); }
div.DivClassName
{
background-color: #354934;
}
.BgClassName
{
background-color: #354934;
}
</style>
border-color css
<style>
span { border-color: #354934; }
span { border-color: rgb(53,73,52); }
td.TdClassName
{
border-color: #354934;
}
.TagClassName
{
border-color: #354934;
}
</style>