Shades of Palm Leaf #384832
Tints of Palm Leaf #384832
RGB
CMYK
RGB Variations
Color information
#384832 (or 0x384832) is known color: Palm Leaf. HEX triplet: 38, 48 and 32. RGB value is (56,72,50). Sum of RGB (Red+Green+Blue) = 56+72+50=178 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.46% from 178); Green value is 72 (28.52% from 255 or 40.45% from 178); Blue value is 50 (19.92% from 255 or 28.09% from 178); Max value from RGB is 72 - color contains mainly: green. Hex color #384832 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384832 is #C7B7CD. Grayscale: #404040. Windows color (decimal): -13088718 or 3295288. OLE color: 3295288.
HSL color Cylindrical-coordinate representation of color #384832: hue angle of 103.64º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #384832 is Cyan = 0.22, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 72 | 50 | - |
| CMYK | 0.22 | 0 | 0.31 | 0.72 |
| HSL | 103.64º | 0.18% | 0.24% | - |
| HSV(B) | 103.64º | 0.31% | 0.28% | - |
| XYZ | 4.52 | 5.71 | 3.88 | - |
| YUV | 64.71 | 119.7 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 72 | 50 | 0.22 | 0 | 0.31 | 0.72 | 103.64 | 0.18 | 0.24 |
| Hex | 38 | 48 | 32 | 16 | 0 | 1F | 48 | 68 | 12 | 18 |
| Octal | 70 | 110 | 62 | 26 | 0 | 37 | 110 | 150 | 22 | 30 |
| Binary | 111000 | 1001000 | 110010 | 10110 | 0 | 11111 | 1001000 | 1101000 | 10010 | 11000 |
Color Harmonies of #384832
Complementary color
Monochromatic Colors of #384832
Black with #384832
Text Example
Text Example
White with #384832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384832; }
p { color: rgb(56,72,50); }
H1.HeaderClassName
{
color: #384832;
}
.AnyTagClassName
{
color: #384832;
}
</style>
background-color css
<style>
a { background-color: #384832; }
a { background-color: rgb(56,72,50); }
div.DivClassName
{
background-color: #384832;
}
.BgClassName
{
background-color: #384832;
}
</style>
border-color css
<style>
span { border-color: #384832; }
span { border-color: rgb(56,72,50); }
td.TdClassName
{
border-color: #384832;
}
.TagClassName
{
border-color: #384832;
}
</style>