Shades of Palm Leaf #354334
Tints of Palm Leaf #354334
RGB
CMYK
RGB Variations
Color information
#354334 (or 0x354334) is known color: Palm Leaf. HEX triplet: 35, 43 and 34. RGB value is (53,67,52). Sum of RGB (Red+Green+Blue) = 53+67+52=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 67 (26.56% from 255 or 38.95% from 172); Blue value is 52 (20.70% from 255 or 30.23% from 172); Max value from RGB is 67 - color contains mainly: green. Hex color #354334 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354334 is #CABCCB. Grayscale: #3D3D3D. Windows color (decimal): -13286604 or 3425077. OLE color: 3425077.
HSL color Cylindrical-coordinate representation of color #354334: hue angle of 116º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #354334 is Cyan = 0.21, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 53 | 67 | 52 | - |
| CMYK | 0.21 | 0 | 0.22 | 0.74 |
| HSL | 116º | 0.13% | 0.23% | - |
| HSV(B) | 116º | 0.22% | 0.26% | - |
| XYZ | 4.1 | 5.02 | 4 | - |
| YUV | 61.1 | 122.86 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 67 | 52 | 0.21 | 0 | 0.22 | 0.74 | 116 | 0.13 | 0.23 |
| Hex | 35 | 43 | 34 | 15 | 0 | 16 | 4A | 74 | D | 17 |
| Octal | 65 | 103 | 64 | 25 | 0 | 26 | 112 | 164 | 15 | 27 |
| Binary | 110101 | 1000011 | 110100 | 10101 | 0 | 10110 | 1001010 | 1110100 | 1101 | 10111 |
Color Harmonies of #354334
Complementary color
Monochromatic Colors of #354334
Black with #354334
Text Example
Text Example
White with #354334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354334; }
p { color: rgb(53,67,52); }
H1.HeaderClassName
{
color: #354334;
}
.AnyTagClassName
{
color: #354334;
}
</style>
background-color css
<style>
a { background-color: #354334; }
a { background-color: rgb(53,67,52); }
div.DivClassName
{
background-color: #354334;
}
.BgClassName
{
background-color: #354334;
}
</style>
border-color css
<style>
span { border-color: #354334; }
span { border-color: rgb(53,67,52); }
td.TdClassName
{
border-color: #354334;
}
.TagClassName
{
border-color: #354334;
}
</style>