Shades of Palm Leaf #384435
Tints of Palm Leaf #384435
RGB
CMYK
RGB Variations
Color information
#384435 (or 0x384435) is known color: Palm Leaf. HEX triplet: 38, 44 and 35. RGB value is (56,68,53). Sum of RGB (Red+Green+Blue) = 56+68+53=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 68 (26.95% from 255 or 38.42% from 177); Blue value is 53 (21.09% from 255 or 29.94% from 177); Max value from RGB is 68 - color contains mainly: green. Hex color #384435 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384435 is #C7BBCA. Grayscale: #3E3E3E. Windows color (decimal): -13089739 or 3490872. OLE color: 3490872.
HSL color Cylindrical-coordinate representation of color #384435: hue angle of 108º degrees, saturation: 0.12, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #384435 is Cyan = 0.18, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 68 | 53 | - |
| CMYK | 0.18 | 0 | 0.22 | 0.73 |
| HSL | 108º | 0.12% | 0.24% | - |
| HSV(B) | 108º | 0.22% | 0.27% | - |
| XYZ | 4.34 | 5.23 | 4.15 | - |
| YUV | 62.7 | 122.52 | 123.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 68 | 53 | 0.18 | 0 | 0.22 | 0.73 | 108 | 0.12 | 0.24 |
| Hex | 38 | 44 | 35 | 12 | 0 | 16 | 49 | 6C | C | 18 |
| Octal | 70 | 104 | 65 | 22 | 0 | 26 | 111 | 154 | 14 | 30 |
| Binary | 111000 | 1000100 | 110101 | 10010 | 0 | 10110 | 1001001 | 1101100 | 1100 | 11000 |
Color Harmonies of #384435
Complementary color
Monochromatic Colors of #384435
Black with #384435
Text Example
Text Example
White with #384435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384435; }
p { color: rgb(56,68,53); }
H1.HeaderClassName
{
color: #384435;
}
.AnyTagClassName
{
color: #384435;
}
</style>
background-color css
<style>
a { background-color: #384435; }
a { background-color: rgb(56,68,53); }
div.DivClassName
{
background-color: #384435;
}
.BgClassName
{
background-color: #384435;
}
</style>
border-color css
<style>
span { border-color: #384435; }
span { border-color: rgb(56,68,53); }
td.TdClassName
{
border-color: #384435;
}
.TagClassName
{
border-color: #384435;
}
</style>