Shades of Palm Leaf #384635
Tints of Palm Leaf #384635
RGB
CMYK
RGB Variations
Color information
#384635 (or 0x384635) is known color: Palm Leaf. HEX triplet: 38, 46 and 35. RGB value is (56,70,53). Sum of RGB (Red+Green+Blue) = 56+70+53=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 70 (27.73% from 255 or 39.11% from 179); Blue value is 53 (21.09% from 255 or 29.61% from 179); Max value from RGB is 70 - color contains mainly: green. Hex color #384635 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384635 is #C7B9CA. Grayscale: #3F3F3F. Windows color (decimal): -13089227 or 3491384. OLE color: 3491384.
HSL color Cylindrical-coordinate representation of color #384635: hue angle of 109.41º degrees, saturation: 0.14, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #384635 is Cyan = 0.20, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 70 | 53 | - |
| CMYK | 0.20 | 0 | 0.24 | 0.73 |
| HSL | 109.41º | 0.14% | 0.24% | - |
| HSV(B) | 109.41º | 0.24% | 0.27% | - |
| XYZ | 4.46 | 5.48 | 4.19 | - |
| YUV | 63.88 | 121.86 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 70 | 53 | 0.20 | 0 | 0.24 | 0.73 | 109.41 | 0.14 | 0.24 |
| Hex | 38 | 46 | 35 | 14 | 0 | 18 | 49 | 6D | E | 18 |
| Octal | 70 | 106 | 65 | 24 | 0 | 30 | 111 | 155 | 16 | 30 |
| Binary | 111000 | 1000110 | 110101 | 10100 | 0 | 11000 | 1001001 | 1101101 | 1110 | 11000 |
Color Harmonies of #384635
Complementary color
Monochromatic Colors of #384635
Black with #384635
Text Example
Text Example
White with #384635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384635; }
p { color: rgb(56,70,53); }
H1.HeaderClassName
{
color: #384635;
}
.AnyTagClassName
{
color: #384635;
}
</style>
background-color css
<style>
a { background-color: #384635; }
a { background-color: rgb(56,70,53); }
div.DivClassName
{
background-color: #384635;
}
.BgClassName
{
background-color: #384635;
}
</style>
border-color css
<style>
span { border-color: #384635; }
span { border-color: rgb(56,70,53); }
td.TdClassName
{
border-color: #384635;
}
.TagClassName
{
border-color: #384635;
}
</style>