Shades of Palm Leaf #385528
Tints of Palm Leaf #385528
RGB
CMYK
RGB Variations
Color information
#385528 (or 0x385528) is known color: Palm Leaf. HEX triplet: 38, 55 and 28. RGB value is (56,85,40). Sum of RGB (Red+Green+Blue) = 56+85+40=181 (23% of max value = 765). Red value is 56 (22.27% from 255 or 30.94% from 181); Green value is 85 (33.59% from 255 or 46.96% from 181); Blue value is 40 (16.02% from 255 or 22.10% from 181); Max value from RGB is 85 - color contains mainly: green. Hex color #385528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385528 is #C7AAD7. Grayscale: #474747. Windows color (decimal): -13085400 or 2643256. OLE color: 2643256.
HSL color Cylindrical-coordinate representation of color #385528: hue angle of 98.67º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #385528 is Cyan = 0.34, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 85 | 40 | - |
| CMYK | 0.34 | 0 | 0.53 | 0.67 |
| HSL | 98.67º | 0.36% | 0.25% | - |
| HSV(B) | 98.67º | 0.53% | 0.33% | - |
| XYZ | 5.26 | 7.49 | 3.18 | - |
| YUV | 71.2 | 110.39 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 40 | 0.34 | 0 | 0.53 | 0.67 | 98.67 | 0.36 | 0.25 |
| Hex | 38 | 55 | 28 | 22 | 0 | 35 | 43 | 63 | 24 | 19 |
| Octal | 70 | 125 | 50 | 42 | 0 | 65 | 103 | 143 | 44 | 31 |
| Binary | 111000 | 1010101 | 101000 | 100010 | 0 | 110101 | 1000011 | 1100011 | 100100 | 11001 |
Color Harmonies of #385528
Complementary color
Monochromatic Colors of #385528
Black with #385528
Text Example
Text Example
White with #385528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385528; }
p { color: rgb(56,85,40); }
H1.HeaderClassName
{
color: #385528;
}
.AnyTagClassName
{
color: #385528;
}
</style>
background-color css
<style>
a { background-color: #385528; }
a { background-color: rgb(56,85,40); }
div.DivClassName
{
background-color: #385528;
}
.BgClassName
{
background-color: #385528;
}
</style>
border-color css
<style>
span { border-color: #385528; }
span { border-color: rgb(56,85,40); }
td.TdClassName
{
border-color: #385528;
}
.TagClassName
{
border-color: #385528;
}
</style>