Shades of Palm Leaf #384337
Tints of Palm Leaf #384337
RGB
CMYK
RGB Variations
Color information
#384337 (or 0x384337) is known color: Palm Leaf. HEX triplet: 38, 43 and 37. RGB value is (56,67,55). Sum of RGB (Red+Green+Blue) = 56+67+55=178 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.46% from 178); Green value is 67 (26.56% from 255 or 37.64% from 178); Blue value is 55 (21.88% from 255 or 30.90% from 178); Max value from RGB is 67 - color contains mainly: green. Hex color #384337 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384337 is #C7BCC8. Grayscale: #3E3E3E. Windows color (decimal): -13089993 or 3621688. OLE color: 3621688.
HSL color Cylindrical-coordinate representation of color #384337: hue angle of 115º degrees, saturation: 0.1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #384337 is Cyan = 0.16, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 56 | 67 | 55 | - |
| CMYK | 0.16 | 0 | 0.18 | 0.74 |
| HSL | 115º | 0.1% | 0.24% | - |
| HSV(B) | 115º | 0.18% | 0.26% | - |
| XYZ | 4.33 | 5.13 | 4.38 | - |
| YUV | 62.34 | 123.86 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 67 | 55 | 0.16 | 0 | 0.18 | 0.74 | 115 | 0.1 | 0.24 |
| Hex | 38 | 43 | 37 | 10 | 0 | 12 | 4A | 73 | A | 18 |
| Octal | 70 | 103 | 67 | 20 | 0 | 22 | 112 | 163 | 12 | 30 |
| Binary | 111000 | 1000011 | 110111 | 10000 | 0 | 10010 | 1001010 | 1110011 | 1010 | 11000 |
Color Harmonies of #384337
Complementary color
Monochromatic Colors of #384337
Black with #384337
Text Example
Text Example
White with #384337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384337; }
p { color: rgb(56,67,55); }
H1.HeaderClassName
{
color: #384337;
}
.AnyTagClassName
{
color: #384337;
}
</style>
background-color css
<style>
a { background-color: #384337; }
a { background-color: rgb(56,67,55); }
div.DivClassName
{
background-color: #384337;
}
.BgClassName
{
background-color: #384337;
}
</style>
border-color css
<style>
span { border-color: #384337; }
span { border-color: rgb(56,67,55); }
td.TdClassName
{
border-color: #384337;
}
.TagClassName
{
border-color: #384337;
}
</style>