Shades of Palm Leaf #354230
Tints of Palm Leaf #354230
RGB
CMYK
RGB Variations
Color information
#354230 (or 0x354230) is known color: Palm Leaf. HEX triplet: 35, 42 and 30. RGB value is (53,66,48). Sum of RGB (Red+Green+Blue) = 53+66+48=167 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.74% from 167); Green value is 66 (26.17% from 255 or 39.52% from 167); Blue value is 48 (19.14% from 255 or 28.74% from 167); Max value from RGB is 66 - color contains mainly: green. Hex color #354230 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354230 is #CABDCF. Grayscale: #3C3C3C. Windows color (decimal): -13286864 or 3162677. OLE color: 3162677.
HSL color Cylindrical-coordinate representation of color #354230: hue angle of 103.33º degrees, saturation: 0.16, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #354230 is Cyan = 0.20, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 53 | 66 | 48 | - |
| CMYK | 0.20 | 0 | 0.27 | 0.74 |
| HSL | 103.33º | 0.16% | 0.22% | - |
| HSV(B) | 103.33º | 0.27% | 0.26% | - |
| XYZ | 3.95 | 4.87 | 3.53 | - |
| YUV | 60.06 | 121.19 | 122.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 66 | 48 | 0.20 | 0 | 0.27 | 0.74 | 103.33 | 0.16 | 0.22 |
| Hex | 35 | 42 | 30 | 14 | 0 | 1B | 4A | 67 | 10 | 16 |
| Octal | 65 | 102 | 60 | 24 | 0 | 33 | 112 | 147 | 20 | 26 |
| Binary | 110101 | 1000010 | 110000 | 10100 | 0 | 11011 | 1001010 | 1100111 | 10000 | 10110 |
Color Harmonies of #354230
Complementary color
Monochromatic Colors of #354230
Black with #354230
Text Example
Text Example
White with #354230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354230; }
p { color: rgb(53,66,48); }
H1.HeaderClassName
{
color: #354230;
}
.AnyTagClassName
{
color: #354230;
}
</style>
background-color css
<style>
a { background-color: #354230; }
a { background-color: rgb(53,66,48); }
div.DivClassName
{
background-color: #354230;
}
.BgClassName
{
background-color: #354230;
}
</style>
border-color css
<style>
span { border-color: #354230; }
span { border-color: rgb(53,66,48); }
td.TdClassName
{
border-color: #354230;
}
.TagClassName
{
border-color: #354230;
}
</style>