Shades of Palm Leaf #394838
Tints of Palm Leaf #394838
RGB
CMYK
RGB Variations
Color information
#394838 (or 0x394838) is known color: Palm Leaf. HEX triplet: 39, 48 and 38. RGB value is (57,72,56). Sum of RGB (Red+Green+Blue) = 57+72+56=185 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.81% from 185); Green value is 72 (28.52% from 255 or 38.92% from 185); Blue value is 56 (22.27% from 255 or 30.27% from 185); Max value from RGB is 72 - color contains mainly: green. Hex color #394838 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394838 is #C6B7C7. Grayscale: #414141. Windows color (decimal): -13023176 or 3688505. OLE color: 3688505.
HSL color Cylindrical-coordinate representation of color #394838: hue angle of 116.25º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #394838 is Cyan = 0.21, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 72 | 56 | - |
| CMYK | 0.21 | 0 | 0.22 | 0.72 |
| HSL | 116.25º | 0.13% | 0.25% | - |
| HSV(B) | 116.25º | 0.22% | 0.28% | - |
| XYZ | 4.72 | 5.79 | 4.61 | - |
| YUV | 65.69 | 122.53 | 121.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 72 | 56 | 0.21 | 0 | 0.22 | 0.72 | 116.25 | 0.13 | 0.25 |
| Hex | 39 | 48 | 38 | 15 | 0 | 16 | 48 | 74 | C | 19 |
| Octal | 71 | 110 | 70 | 25 | 0 | 26 | 110 | 164 | 14 | 31 |
| Binary | 111001 | 1001000 | 111000 | 10101 | 0 | 10110 | 1001000 | 1110100 | 1100 | 11001 |
Color Harmonies of #394838
Complementary color
Monochromatic Colors of #394838
Black with #394838
Text Example
Text Example
White with #394838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394838; }
p { color: rgb(57,72,56); }
H1.HeaderClassName
{
color: #394838;
}
.AnyTagClassName
{
color: #394838;
}
</style>
background-color css
<style>
a { background-color: #394838; }
a { background-color: rgb(57,72,56); }
div.DivClassName
{
background-color: #394838;
}
.BgClassName
{
background-color: #394838;
}
</style>
border-color css
<style>
span { border-color: #394838; }
span { border-color: rgb(57,72,56); }
td.TdClassName
{
border-color: #394838;
}
.TagClassName
{
border-color: #394838;
}
</style>