Shades of Palm Leaf #385725
Tints of Palm Leaf #385725
RGB
CMYK
RGB Variations
Color information
#385725 (or 0x385725) is known color: Palm Leaf. HEX triplet: 38, 57 and 25. RGB value is (56,87,37). Sum of RGB (Red+Green+Blue) = 56+87+37=180 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.11% from 180); Green value is 87 (34.38% from 255 or 48.33% from 180); Blue value is 37 (14.84% from 255 or 20.56% from 180); Max value from RGB is 87 - color contains mainly: green. Hex color #385725 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385725 is #C7A8DA. Grayscale: #484848. Windows color (decimal): -13084891 or 2447160. OLE color: 2447160.
HSL color Cylindrical-coordinate representation of color #385725: hue angle of 97.2º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #385725 is Cyan = 0.36, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 87 | 37 | - |
| CMYK | 0.36 | 0 | 0.57 | 0.66 |
| HSL | 97.2º | 0.4% | 0.24% | - |
| HSV(B) | 97.2º | 0.57% | 0.34% | - |
| XYZ | 5.37 | 7.79 | 2.97 | - |
| YUV | 72.03 | 108.23 | 116.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 37 | 0.36 | 0 | 0.57 | 0.66 | 97.2 | 0.4 | 0.24 |
| Hex | 38 | 57 | 25 | 24 | 0 | 39 | 42 | 61 | 28 | 18 |
| Octal | 70 | 127 | 45 | 44 | 0 | 71 | 102 | 141 | 50 | 30 |
| Binary | 111000 | 1010111 | 100101 | 100100 | 0 | 111001 | 1000010 | 1100001 | 101000 | 11000 |
Color Harmonies of #385725
Complementary color
Monochromatic Colors of #385725
Black with #385725
Text Example
Text Example
White with #385725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385725; }
p { color: rgb(56,87,37); }
H1.HeaderClassName
{
color: #385725;
}
.AnyTagClassName
{
color: #385725;
}
</style>
background-color css
<style>
a { background-color: #385725; }
a { background-color: rgb(56,87,37); }
div.DivClassName
{
background-color: #385725;
}
.BgClassName
{
background-color: #385725;
}
</style>
border-color css
<style>
span { border-color: #385725; }
span { border-color: rgb(56,87,37); }
td.TdClassName
{
border-color: #385725;
}
.TagClassName
{
border-color: #385725;
}
</style>