Shades of Palm Leaf #354630
Tints of Palm Leaf #354630
RGB
CMYK
RGB Variations
Color information
#354630 (or 0x354630) is known color: Palm Leaf. HEX triplet: 35, 46 and 30. RGB value is (53,70,48). Sum of RGB (Red+Green+Blue) = 53+70+48=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 70 (27.73% from 255 or 40.94% from 171); Blue value is 48 (19.14% from 255 or 28.07% from 171); Max value from RGB is 70 - color contains mainly: green. Hex color #354630 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354630 is #CAB9CF. Grayscale: #3E3E3E. Windows color (decimal): -13285840 or 3163701. OLE color: 3163701.
HSL color Cylindrical-coordinate representation of color #354630: hue angle of 106.36º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #354630 is Cyan = 0.24, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 70 | 48 | - |
| CMYK | 0.24 | 0 | 0.31 | 0.73 |
| HSL | 106.36º | 0.19% | 0.23% | - |
| HSV(B) | 106.36º | 0.31% | 0.27% | - |
| XYZ | 4.19 | 5.35 | 3.61 | - |
| YUV | 62.41 | 119.87 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 70 | 48 | 0.24 | 0 | 0.31 | 0.73 | 106.36 | 0.19 | 0.23 |
| Hex | 35 | 46 | 30 | 18 | 0 | 1F | 49 | 6A | 13 | 17 |
| Octal | 65 | 106 | 60 | 30 | 0 | 37 | 111 | 152 | 23 | 27 |
| Binary | 110101 | 1000110 | 110000 | 11000 | 0 | 11111 | 1001001 | 1101010 | 10011 | 10111 |
Color Harmonies of #354630
Complementary color
Monochromatic Colors of #354630
Black with #354630
Text Example
Text Example
White with #354630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354630; }
p { color: rgb(53,70,48); }
H1.HeaderClassName
{
color: #354630;
}
.AnyTagClassName
{
color: #354630;
}
</style>
background-color css
<style>
a { background-color: #354630; }
a { background-color: rgb(53,70,48); }
div.DivClassName
{
background-color: #354630;
}
.BgClassName
{
background-color: #354630;
}
</style>
border-color css
<style>
span { border-color: #354630; }
span { border-color: rgb(53,70,48); }
td.TdClassName
{
border-color: #354630;
}
.TagClassName
{
border-color: #354630;
}
</style>