Shades of Palm Leaf #384935
Tints of Palm Leaf #384935
RGB
CMYK
RGB Variations
Color information
#384935 (or 0x384935) is known color: Palm Leaf. HEX triplet: 38, 49 and 35. RGB value is (56,73,53). Sum of RGB (Red+Green+Blue) = 56+73+53=182 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.77% from 182); Green value is 73 (28.91% from 255 or 40.11% from 182); Blue value is 53 (21.09% from 255 or 29.12% from 182); Max value from RGB is 73 - color contains mainly: green. Hex color #384935 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384935 is #C7B6CA. Grayscale: #414141. Windows color (decimal): -13088459 or 3492152. OLE color: 3492152.
HSL color Cylindrical-coordinate representation of color #384935: hue angle of 111º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #384935 is Cyan = 0.23, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 56 | 73 | 53 | - |
| CMYK | 0.23 | 0 | 0.27 | 0.71 |
| HSL | 111º | 0.16% | 0.25% | - |
| HSV(B) | 111º | 0.27% | 0.29% | - |
| XYZ | 4.66 | 5.86 | 4.25 | - |
| YUV | 65.64 | 120.87 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 73 | 53 | 0.23 | 0 | 0.27 | 0.71 | 111 | 0.16 | 0.25 |
| Hex | 38 | 49 | 35 | 17 | 0 | 1B | 47 | 6F | 10 | 19 |
| Octal | 70 | 111 | 65 | 27 | 0 | 33 | 107 | 157 | 20 | 31 |
| Binary | 111000 | 1001001 | 110101 | 10111 | 0 | 11011 | 1000111 | 1101111 | 10000 | 11001 |
Color Harmonies of #384935
Complementary color
Monochromatic Colors of #384935
Black with #384935
Text Example
Text Example
White with #384935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384935; }
p { color: rgb(56,73,53); }
H1.HeaderClassName
{
color: #384935;
}
.AnyTagClassName
{
color: #384935;
}
</style>
background-color css
<style>
a { background-color: #384935; }
a { background-color: rgb(56,73,53); }
div.DivClassName
{
background-color: #384935;
}
.BgClassName
{
background-color: #384935;
}
</style>
border-color css
<style>
span { border-color: #384935; }
span { border-color: rgb(56,73,53); }
td.TdClassName
{
border-color: #384935;
}
.TagClassName
{
border-color: #384935;
}
</style>