Shades of Palm Leaf #385530
Tints of Palm Leaf #385530
RGB
CMYK
RGB Variations
Color information
#385530 (or 0x385530) is known color: Palm Leaf. HEX triplet: 38, 55 and 30. RGB value is (56,85,48). Sum of RGB (Red+Green+Blue) = 56+85+48=189 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.63% from 189); Green value is 85 (33.59% from 255 or 44.97% from 189); Blue value is 48 (19.14% from 255 or 25.40% from 189); Max value from RGB is 85 - color contains mainly: green. Hex color #385530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385530 is #C7AACF. Grayscale: #484848. Windows color (decimal): -13085392 or 3167544. OLE color: 3167544.
HSL color Cylindrical-coordinate representation of color #385530: hue angle of 107.03º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #385530 is Cyan = 0.34, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 85 | 48 | - |
| CMYK | 0.34 | 0 | 0.44 | 0.67 |
| HSL | 107.03º | 0.28% | 0.26% | - |
| HSV(B) | 107.03º | 0.44% | 0.33% | - |
| XYZ | 5.41 | 7.55 | 3.97 | - |
| YUV | 72.11 | 114.39 | 116.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 48 | 0.34 | 0 | 0.44 | 0.67 | 107.03 | 0.28 | 0.26 |
| Hex | 38 | 55 | 30 | 22 | 0 | 2C | 43 | 6B | 1C | 1A |
| Octal | 70 | 125 | 60 | 42 | 0 | 54 | 103 | 153 | 34 | 32 |
| Binary | 111000 | 1010101 | 110000 | 100010 | 0 | 101100 | 1000011 | 1101011 | 11100 | 11010 |
Color Harmonies of #385530
Complementary color
Monochromatic Colors of #385530
Black with #385530
Text Example
Text Example
White with #385530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385530; }
p { color: rgb(56,85,48); }
H1.HeaderClassName
{
color: #385530;
}
.AnyTagClassName
{
color: #385530;
}
</style>
background-color css
<style>
a { background-color: #385530; }
a { background-color: rgb(56,85,48); }
div.DivClassName
{
background-color: #385530;
}
.BgClassName
{
background-color: #385530;
}
</style>
border-color css
<style>
span { border-color: #385530; }
span { border-color: rgb(56,85,48); }
td.TdClassName
{
border-color: #385530;
}
.TagClassName
{
border-color: #385530;
}
</style>