Shades of Palm Leaf #385829
Tints of Palm Leaf #385829
RGB
CMYK
RGB Variations
Color information
#385829 (or 0x385829) is known color: Palm Leaf. HEX triplet: 38, 58 and 29. RGB value is (56,88,41). Sum of RGB (Red+Green+Blue) = 56+88+41=185 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.27% from 185); Green value is 88 (34.77% from 255 or 47.57% from 185); Blue value is 41 (16.41% from 255 or 22.16% from 185); Max value from RGB is 88 - color contains mainly: green. Hex color #385829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385829 is #C7A7D6. Grayscale: #494949. Windows color (decimal): -13084631 or 2709560. OLE color: 2709560.
HSL color Cylindrical-coordinate representation of color #385829: hue angle of 100.85º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #385829 is Cyan = 0.36, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 88 | 41 | - |
| CMYK | 0.36 | 0 | 0.53 | 0.65 |
| HSL | 100.85º | 0.36% | 0.25% | - |
| HSV(B) | 100.85º | 0.53% | 0.35% | - |
| XYZ | 5.52 | 7.98 | 3.35 | - |
| YUV | 73.07 | 109.9 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 41 | 0.36 | 0 | 0.53 | 0.65 | 100.85 | 0.36 | 0.25 |
| Hex | 38 | 58 | 29 | 24 | 0 | 35 | 41 | 65 | 24 | 19 |
| Octal | 70 | 130 | 51 | 44 | 0 | 65 | 101 | 145 | 44 | 31 |
| Binary | 111000 | 1011000 | 101001 | 100100 | 0 | 110101 | 1000001 | 1100101 | 100100 | 11001 |
Color Harmonies of #385829
Complementary color
Monochromatic Colors of #385829
Black with #385829
Text Example
Text Example
White with #385829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385829; }
p { color: rgb(56,88,41); }
H1.HeaderClassName
{
color: #385829;
}
.AnyTagClassName
{
color: #385829;
}
</style>
background-color css
<style>
a { background-color: #385829; }
a { background-color: rgb(56,88,41); }
div.DivClassName
{
background-color: #385829;
}
.BgClassName
{
background-color: #385829;
}
</style>
border-color css
<style>
span { border-color: #385829; }
span { border-color: rgb(56,88,41); }
td.TdClassName
{
border-color: #385829;
}
.TagClassName
{
border-color: #385829;
}
</style>