Shades of Palm Leaf #354130
Tints of Palm Leaf #354130
RGB
CMYK
RGB Variations
Color information
#354130 (or 0x354130) is known color: Palm Leaf. HEX triplet: 35, 41 and 30. RGB value is (53,65,48). Sum of RGB (Red+Green+Blue) = 53+65+48=166 (21% of max value = 765). Red value is 53 (21.09% from 255 or 31.93% from 166); Green value is 65 (25.78% from 255 or 39.16% from 166); Blue value is 48 (19.14% from 255 or 28.92% from 166); Max value from RGB is 65 - color contains mainly: green. Hex color #354130 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354130 is #CABECF. Grayscale: #3B3B3B. Windows color (decimal): -13287120 or 3162421. OLE color: 3162421.
HSL color Cylindrical-coordinate representation of color #354130: hue angle of 102.35º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #354130 is Cyan = 0.18, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 53 | 65 | 48 | - |
| CMYK | 0.18 | 0 | 0.26 | 0.75 |
| HSL | 102.35º | 0.15% | 0.22% | - |
| HSV(B) | 102.35º | 0.26% | 0.25% | - |
| XYZ | 3.89 | 4.75 | 3.51 | - |
| YUV | 59.47 | 121.52 | 123.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 65 | 48 | 0.18 | 0 | 0.26 | 0.75 | 102.35 | 0.15 | 0.22 |
| Hex | 35 | 41 | 30 | 12 | 0 | 1A | 4B | 66 | F | 16 |
| Octal | 65 | 101 | 60 | 22 | 0 | 32 | 113 | 146 | 17 | 26 |
| Binary | 110101 | 1000001 | 110000 | 10010 | 0 | 11010 | 1001011 | 1100110 | 1111 | 10110 |
Color Harmonies of #354130
Complementary color
Monochromatic Colors of #354130
Black with #354130
Text Example
Text Example
White with #354130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354130; }
p { color: rgb(53,65,48); }
H1.HeaderClassName
{
color: #354130;
}
.AnyTagClassName
{
color: #354130;
}
</style>
background-color css
<style>
a { background-color: #354130; }
a { background-color: rgb(53,65,48); }
div.DivClassName
{
background-color: #354130;
}
.BgClassName
{
background-color: #354130;
}
</style>
border-color css
<style>
span { border-color: #354130; }
span { border-color: rgb(53,65,48); }
td.TdClassName
{
border-color: #354130;
}
.TagClassName
{
border-color: #354130;
}
</style>