Shades of Palm Leaf #385824
Tints of Palm Leaf #385824
RGB
CMYK
RGB Variations
Color information
#385824 (or 0x385824) is known color: Palm Leaf. HEX triplet: 38, 58 and 24. RGB value is (56,88,36). Sum of RGB (Red+Green+Blue) = 56+88+36=180 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.11% from 180); Green value is 88 (34.77% from 255 or 48.89% from 180); Blue value is 36 (14.45% from 255 or 20% from 180); Max value from RGB is 88 - color contains mainly: green. Hex color #385824 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385824 is #C7A7DB. Grayscale: #484848. Windows color (decimal): -13084636 or 2381880. OLE color: 2381880.
HSL color Cylindrical-coordinate representation of color #385824: hue angle of 96.92º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #385824 is Cyan = 0.36, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 88 | 36 | - |
| CMYK | 0.36 | 0 | 0.59 | 0.65 |
| HSL | 96.92º | 0.42% | 0.24% | - |
| HSV(B) | 96.92º | 0.59% | 0.35% | - |
| XYZ | 5.44 | 7.95 | 2.92 | - |
| YUV | 72.5 | 107.4 | 116.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 36 | 0.36 | 0 | 0.59 | 0.65 | 96.92 | 0.42 | 0.24 |
| Hex | 38 | 58 | 24 | 24 | 0 | 3B | 41 | 61 | 2A | 18 |
| Octal | 70 | 130 | 44 | 44 | 0 | 73 | 101 | 141 | 52 | 30 |
| Binary | 111000 | 1011000 | 100100 | 100100 | 0 | 111011 | 1000001 | 1100001 | 101010 | 11000 |
Color Harmonies of #385824
Complementary color
Monochromatic Colors of #385824
Black with #385824
Text Example
Text Example
White with #385824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385824; }
p { color: rgb(56,88,36); }
H1.HeaderClassName
{
color: #385824;
}
.AnyTagClassName
{
color: #385824;
}
</style>
background-color css
<style>
a { background-color: #385824; }
a { background-color: rgb(56,88,36); }
div.DivClassName
{
background-color: #385824;
}
.BgClassName
{
background-color: #385824;
}
</style>
border-color css
<style>
span { border-color: #385824; }
span { border-color: rgb(56,88,36); }
td.TdClassName
{
border-color: #385824;
}
.TagClassName
{
border-color: #385824;
}
</style>