Shades of Palm Leaf #385527
Tints of Palm Leaf #385527
RGB
CMYK
RGB Variations
Color information
#385527 (or 0x385527) is known color: Palm Leaf. HEX triplet: 38, 55 and 27. RGB value is (56,85,39). Sum of RGB (Red+Green+Blue) = 56+85+39=180 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.11% from 180); Green value is 85 (33.59% from 255 or 47.22% from 180); Blue value is 39 (15.62% from 255 or 21.67% from 180); Max value from RGB is 85 - color contains mainly: green. Hex color #385527 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385527 is #C7AAD8. Grayscale: #474747. Windows color (decimal): -13085401 or 2577720. OLE color: 2577720.
HSL color Cylindrical-coordinate representation of color #385527: hue angle of 97.83º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #385527 is Cyan = 0.34, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 85 | 39 | - |
| CMYK | 0.34 | 0 | 0.54 | 0.67 |
| HSL | 97.83º | 0.37% | 0.24% | - |
| HSV(B) | 97.83º | 0.54% | 0.33% | - |
| XYZ | 5.25 | 7.48 | 3.09 | - |
| YUV | 71.09 | 109.89 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 39 | 0.34 | 0 | 0.54 | 0.67 | 97.83 | 0.37 | 0.24 |
| Hex | 38 | 55 | 27 | 22 | 0 | 36 | 43 | 62 | 25 | 18 |
| Octal | 70 | 125 | 47 | 42 | 0 | 66 | 103 | 142 | 45 | 30 |
| Binary | 111000 | 1010101 | 100111 | 100010 | 0 | 110110 | 1000011 | 1100010 | 100101 | 11000 |
Color Harmonies of #385527
Complementary color
Monochromatic Colors of #385527
Black with #385527
Text Example
Text Example
White with #385527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385527; }
p { color: rgb(56,85,39); }
H1.HeaderClassName
{
color: #385527;
}
.AnyTagClassName
{
color: #385527;
}
</style>
background-color css
<style>
a { background-color: #385527; }
a { background-color: rgb(56,85,39); }
div.DivClassName
{
background-color: #385527;
}
.BgClassName
{
background-color: #385527;
}
</style>
border-color css
<style>
span { border-color: #385527; }
span { border-color: rgb(56,85,39); }
td.TdClassName
{
border-color: #385527;
}
.TagClassName
{
border-color: #385527;
}
</style>