Shades of Palm Leaf #384537
Tints of Palm Leaf #384537
RGB
CMYK
RGB Variations
Color information
#384537 (or 0x384537) is known color: Palm Leaf. HEX triplet: 38, 45 and 37. RGB value is (56,69,55). Sum of RGB (Red+Green+Blue) = 56+69+55=180 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.11% from 180); Green value is 69 (27.34% from 255 or 38.33% from 180); Blue value is 55 (21.88% from 255 or 30.56% from 180); Max value from RGB is 69 - color contains mainly: green. Hex color #384537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384537 is #C7BAC8. Grayscale: #3F3F3F. Windows color (decimal): -13089481 or 3622200. OLE color: 3622200.
HSL color Cylindrical-coordinate representation of color #384537: hue angle of 115.71º degrees, saturation: 0.11, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #384537 is Cyan = 0.19, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 69 | 55 | - |
| CMYK | 0.19 | 0 | 0.20 | 0.73 |
| HSL | 115.71º | 0.11% | 0.24% | - |
| HSV(B) | 115.71º | 0.2% | 0.27% | - |
| XYZ | 4.45 | 5.37 | 4.42 | - |
| YUV | 63.52 | 123.19 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 69 | 55 | 0.19 | 0 | 0.20 | 0.73 | 115.71 | 0.11 | 0.24 |
| Hex | 38 | 45 | 37 | 13 | 0 | 14 | 49 | 74 | B | 18 |
| Octal | 70 | 105 | 67 | 23 | 0 | 24 | 111 | 164 | 13 | 30 |
| Binary | 111000 | 1000101 | 110111 | 10011 | 0 | 10100 | 1001001 | 1110100 | 1011 | 11000 |
Color Harmonies of #384537
Complementary color
Monochromatic Colors of #384537
Black with #384537
Text Example
Text Example
White with #384537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384537; }
p { color: rgb(56,69,55); }
H1.HeaderClassName
{
color: #384537;
}
.AnyTagClassName
{
color: #384537;
}
</style>
background-color css
<style>
a { background-color: #384537; }
a { background-color: rgb(56,69,55); }
div.DivClassName
{
background-color: #384537;
}
.BgClassName
{
background-color: #384537;
}
</style>
border-color css
<style>
span { border-color: #384537; }
span { border-color: rgb(56,69,55); }
td.TdClassName
{
border-color: #384537;
}
.TagClassName
{
border-color: #384537;
}
</style>