Shades of Palm Leaf #385228
Tints of Palm Leaf #385228
RGB
CMYK
RGB Variations
Color information
#385228 (or 0x385228) is known color: Palm Leaf. HEX triplet: 38, 52 and 28. RGB value is (56,82,40). Sum of RGB (Red+Green+Blue) = 56+82+40=178 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.46% from 178); Green value is 82 (32.42% from 255 or 46.07% from 178); Blue value is 40 (16.02% from 255 or 22.47% from 178); Max value from RGB is 82 - color contains mainly: green. Hex color #385228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385228 is #C7ADD7. Grayscale: #454545. Windows color (decimal): -13086168 or 2642488. OLE color: 2642488.
HSL color Cylindrical-coordinate representation of color #385228: hue angle of 97.14º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #385228 is Cyan = 0.32, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 82 | 40 | - |
| CMYK | 0.32 | 0 | 0.51 | 0.68 |
| HSL | 97.14º | 0.34% | 0.24% | - |
| HSV(B) | 97.14º | 0.51% | 0.32% | - |
| XYZ | 5.03 | 7.03 | 3.1 | - |
| YUV | 69.44 | 111.39 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 82 | 40 | 0.32 | 0 | 0.51 | 0.68 | 97.14 | 0.34 | 0.24 |
| Hex | 38 | 52 | 28 | 20 | 0 | 33 | 44 | 61 | 22 | 18 |
| Octal | 70 | 122 | 50 | 40 | 0 | 63 | 104 | 141 | 42 | 30 |
| Binary | 111000 | 1010010 | 101000 | 100000 | 0 | 110011 | 1000100 | 1100001 | 100010 | 11000 |
Color Harmonies of #385228
Complementary color
Monochromatic Colors of #385228
Black with #385228
Text Example
Text Example
White with #385228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385228; }
p { color: rgb(56,82,40); }
H1.HeaderClassName
{
color: #385228;
}
.AnyTagClassName
{
color: #385228;
}
</style>
background-color css
<style>
a { background-color: #385228; }
a { background-color: rgb(56,82,40); }
div.DivClassName
{
background-color: #385228;
}
.BgClassName
{
background-color: #385228;
}
</style>
border-color css
<style>
span { border-color: #385228; }
span { border-color: rgb(56,82,40); }
td.TdClassName
{
border-color: #385228;
}
.TagClassName
{
border-color: #385228;
}
</style>