Shades of Palm Leaf #385030
Tints of Palm Leaf #385030
RGB
CMYK
RGB Variations
Color information
#385030 (or 0x385030) is known color: Palm Leaf. HEX triplet: 38, 50 and 30. RGB value is (56,80,48). Sum of RGB (Red+Green+Blue) = 56+80+48=184 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.43% from 184); Green value is 80 (31.64% from 255 or 43.48% from 184); Blue value is 48 (19.14% from 255 or 26.09% from 184); Max value from RGB is 80 - color contains mainly: green. Hex color #385030 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385030 is #C7AFCF. Grayscale: #454545. Windows color (decimal): -13086672 or 3166264. OLE color: 3166264.
HSL color Cylindrical-coordinate representation of color #385030: hue angle of 105º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #385030 is Cyan = 0.30, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 56 | 80 | 48 | - |
| CMYK | 0.30 | 0 | 0.40 | 0.69 |
| HSL | 105º | 0.25% | 0.25% | - |
| HSV(B) | 105º | 0.4% | 0.31% | - |
| XYZ | 5.03 | 6.79 | 3.84 | - |
| YUV | 69.18 | 116.05 | 118.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 80 | 48 | 0.30 | 0 | 0.40 | 0.69 | 105 | 0.25 | 0.25 |
| Hex | 38 | 50 | 30 | 1E | 0 | 28 | 45 | 69 | 19 | 19 |
| Octal | 70 | 120 | 60 | 36 | 0 | 50 | 105 | 151 | 31 | 31 |
| Binary | 111000 | 1010000 | 110000 | 11110 | 0 | 101000 | 1000101 | 1101001 | 11001 | 11001 |
Color Harmonies of #385030
Complementary color
Monochromatic Colors of #385030
Black with #385030
Text Example
Text Example
White with #385030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385030; }
p { color: rgb(56,80,48); }
H1.HeaderClassName
{
color: #385030;
}
.AnyTagClassName
{
color: #385030;
}
</style>
background-color css
<style>
a { background-color: #385030; }
a { background-color: rgb(56,80,48); }
div.DivClassName
{
background-color: #385030;
}
.BgClassName
{
background-color: #385030;
}
</style>
border-color css
<style>
span { border-color: #385030; }
span { border-color: rgb(56,80,48); }
td.TdClassName
{
border-color: #385030;
}
.TagClassName
{
border-color: #385030;
}
</style>