Shades of Palm Leaf #354731
Tints of Palm Leaf #354731
RGB
CMYK
RGB Variations
Color information
#354731 (or 0x354731) is known color: Palm Leaf. HEX triplet: 35, 47 and 31. RGB value is (53,71,49). Sum of RGB (Red+Green+Blue) = 53+71+49=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 71 (28.12% from 255 or 41.04% from 173); Blue value is 49 (19.53% from 255 or 28.32% from 173); Max value from RGB is 71 - color contains mainly: green. Hex color #354731 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354731 is #CAB8CE. Grayscale: #3F3F3F. Windows color (decimal): -13285583 or 3229493. OLE color: 3229493.
HSL color Cylindrical-coordinate representation of color #354731: hue angle of 109.09º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #354731 is Cyan = 0.25, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 53 | 71 | 49 | - |
| CMYK | 0.25 | 0 | 0.31 | 0.72 |
| HSL | 109.09º | 0.18% | 0.24% | - |
| HSV(B) | 109.09º | 0.31% | 0.28% | - |
| XYZ | 4.28 | 5.49 | 3.74 | - |
| YUV | 63.11 | 120.04 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 71 | 49 | 0.25 | 0 | 0.31 | 0.72 | 109.09 | 0.18 | 0.24 |
| Hex | 35 | 47 | 31 | 19 | 0 | 1F | 48 | 6D | 12 | 18 |
| Octal | 65 | 107 | 61 | 31 | 0 | 37 | 110 | 155 | 22 | 30 |
| Binary | 110101 | 1000111 | 110001 | 11001 | 0 | 11111 | 1001000 | 1101101 | 10010 | 11000 |
Color Harmonies of #354731
Complementary color
Monochromatic Colors of #354731
Black with #354731
Text Example
Text Example
White with #354731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354731; }
p { color: rgb(53,71,49); }
H1.HeaderClassName
{
color: #354731;
}
.AnyTagClassName
{
color: #354731;
}
</style>
background-color css
<style>
a { background-color: #354731; }
a { background-color: rgb(53,71,49); }
div.DivClassName
{
background-color: #354731;
}
.BgClassName
{
background-color: #354731;
}
</style>
border-color css
<style>
span { border-color: #354731; }
span { border-color: rgb(53,71,49); }
td.TdClassName
{
border-color: #354731;
}
.TagClassName
{
border-color: #354731;
}
</style>