Shades of Palm Leaf #385325
Tints of Palm Leaf #385325
RGB
CMYK
RGB Variations
Color information
#385325 (or 0x385325) is known color: Palm Leaf. HEX triplet: 38, 53 and 25. RGB value is (56,83,37). Sum of RGB (Red+Green+Blue) = 56+83+37=176 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.82% from 176); Green value is 83 (32.81% from 255 or 47.16% from 176); Blue value is 37 (14.84% from 255 or 21.02% from 176); Max value from RGB is 83 - color contains mainly: green. Hex color #385325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385325 is #C7ACDA. Grayscale: #454545. Windows color (decimal): -13085915 or 2446136. OLE color: 2446136.
HSL color Cylindrical-coordinate representation of color #385325: hue angle of 95.22º 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 #385325 is Cyan = 0.33, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 83 | 37 | - |
| CMYK | 0.33 | 0 | 0.55 | 0.67 |
| HSL | 95.22º | 0.38% | 0.24% | - |
| HSV(B) | 95.22º | 0.55% | 0.33% | - |
| XYZ | 5.06 | 7.16 | 2.87 | - |
| YUV | 69.68 | 109.55 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 37 | 0.33 | 0 | 0.55 | 0.67 | 95.22 | 0.38 | 0.24 |
| Hex | 38 | 53 | 25 | 21 | 0 | 37 | 43 | 5F | 26 | 18 |
| Octal | 70 | 123 | 45 | 41 | 0 | 67 | 103 | 137 | 46 | 30 |
| Binary | 111000 | 1010011 | 100101 | 100001 | 0 | 110111 | 1000011 | 1011111 | 100110 | 11000 |
Color Harmonies of #385325
Complementary color
Monochromatic Colors of #385325
Black with #385325
Text Example
Text Example
White with #385325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385325; }
p { color: rgb(56,83,37); }
H1.HeaderClassName
{
color: #385325;
}
.AnyTagClassName
{
color: #385325;
}
</style>
background-color css
<style>
a { background-color: #385325; }
a { background-color: rgb(56,83,37); }
div.DivClassName
{
background-color: #385325;
}
.BgClassName
{
background-color: #385325;
}
</style>
border-color css
<style>
span { border-color: #385325; }
span { border-color: rgb(56,83,37); }
td.TdClassName
{
border-color: #385325;
}
.TagClassName
{
border-color: #385325;
}
</style>