Shades of Palm Leaf #385526
Tints of Palm Leaf #385526
RGB
CMYK
RGB Variations
Color information
#385526 (or 0x385526) is known color: Palm Leaf. HEX triplet: 38, 55 and 26. RGB value is (56,85,38). Sum of RGB (Red+Green+Blue) = 56+85+38=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 85 (33.59% from 255 or 47.49% from 179); Blue value is 38 (15.23% from 255 or 21.23% from 179); Max value from RGB is 85 - color contains mainly: green. Hex color #385526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385526 is #C7AAD9. Grayscale: #474747. Windows color (decimal): -13085402 or 2512184. OLE color: 2512184.
HSL color Cylindrical-coordinate representation of color #385526: hue angle of 97.02º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #385526 is Cyan = 0.34, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 85 | 38 | - |
| CMYK | 0.34 | 0 | 0.55 | 0.67 |
| HSL | 97.02º | 0.38% | 0.24% | - |
| HSV(B) | 97.02º | 0.55% | 0.33% | - |
| XYZ | 5.23 | 7.48 | 3 | - |
| YUV | 70.97 | 109.39 | 117.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 38 | 0.34 | 0 | 0.55 | 0.67 | 97.02 | 0.38 | 0.24 |
| Hex | 38 | 55 | 26 | 22 | 0 | 37 | 43 | 61 | 26 | 18 |
| Octal | 70 | 125 | 46 | 42 | 0 | 67 | 103 | 141 | 46 | 30 |
| Binary | 111000 | 1010101 | 100110 | 100010 | 0 | 110111 | 1000011 | 1100001 | 100110 | 11000 |
Color Harmonies of #385526
Complementary color
Monochromatic Colors of #385526
Black with #385526
Text Example
Text Example
White with #385526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385526; }
p { color: rgb(56,85,38); }
H1.HeaderClassName
{
color: #385526;
}
.AnyTagClassName
{
color: #385526;
}
</style>
background-color css
<style>
a { background-color: #385526; }
a { background-color: rgb(56,85,38); }
div.DivClassName
{
background-color: #385526;
}
.BgClassName
{
background-color: #385526;
}
</style>
border-color css
<style>
span { border-color: #385526; }
span { border-color: rgb(56,85,38); }
td.TdClassName
{
border-color: #385526;
}
.TagClassName
{
border-color: #385526;
}
</style>