Shades of Palm Leaf #385828
Tints of Palm Leaf #385828
RGB
CMYK
RGB Variations
Color information
#385828 (or 0x385828) is known color: Palm Leaf. HEX triplet: 38, 58 and 28. RGB value is (56,88,40). Sum of RGB (Red+Green+Blue) = 56+88+40=184 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.43% from 184); Green value is 88 (34.77% from 255 or 47.83% from 184); Blue value is 40 (16.02% from 255 or 21.74% from 184); Max value from RGB is 88 - color contains mainly: green. Hex color #385828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385828 is #C7A7D7. Grayscale: #494949. Windows color (decimal): -13084632 or 2644024. OLE color: 2644024.
HSL color Cylindrical-coordinate representation of color #385828: hue angle of 100º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #385828 is Cyan = 0.36, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 88 | 40 | - |
| CMYK | 0.36 | 0 | 0.55 | 0.65 |
| HSL | 100º | 0.38% | 0.25% | - |
| HSV(B) | 100º | 0.55% | 0.35% | - |
| XYZ | 5.5 | 7.97 | 3.26 | - |
| YUV | 72.96 | 109.4 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 40 | 0.36 | 0 | 0.55 | 0.65 | 100 | 0.38 | 0.25 |
| Hex | 38 | 58 | 28 | 24 | 0 | 37 | 41 | 64 | 26 | 19 |
| Octal | 70 | 130 | 50 | 44 | 0 | 67 | 101 | 144 | 46 | 31 |
| Binary | 111000 | 1011000 | 101000 | 100100 | 0 | 110111 | 1000001 | 1100100 | 100110 | 11001 |
Color Harmonies of #385828
Complementary color
Monochromatic Colors of #385828
Black with #385828
Text Example
Text Example
White with #385828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385828; }
p { color: rgb(56,88,40); }
H1.HeaderClassName
{
color: #385828;
}
.AnyTagClassName
{
color: #385828;
}
</style>
background-color css
<style>
a { background-color: #385828; }
a { background-color: rgb(56,88,40); }
div.DivClassName
{
background-color: #385828;
}
.BgClassName
{
background-color: #385828;
}
</style>
border-color css
<style>
span { border-color: #385828; }
span { border-color: rgb(56,88,40); }
td.TdClassName
{
border-color: #385828;
}
.TagClassName
{
border-color: #385828;
}
</style>