Shades of Palm Leaf #394138
Tints of Palm Leaf #394138
RGB
CMYK
RGB Variations
Color information
#394138 (or 0x394138) is known color: Palm Leaf. HEX triplet: 39, 41 and 38. RGB value is (57,65,56). Sum of RGB (Red+Green+Blue) = 57+65+56=178 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.02% from 178); Green value is 65 (25.78% from 255 or 36.52% from 178); Blue value is 56 (22.27% from 255 or 31.46% from 178); Max value from RGB is 65 - color contains mainly: green. Hex color #394138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394138 is #C6BEC7. Grayscale: #3D3D3D. Windows color (decimal): -13024968 or 3686713. OLE color: 3686713.
HSL color Cylindrical-coordinate representation of color #394138: hue angle of 113.33º degrees, saturation: 0.07, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #394138 is Cyan = 0.12, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 65 | 56 | - |
| CMYK | 0.12 | 0 | 0.14 | 0.75 |
| HSL | 113.33º | 0.07% | 0.24% | - |
| HSV(B) | 113.33º | 0.14% | 0.25% | - |
| XYZ | 4.29 | 4.94 | 4.47 | - |
| YUV | 61.58 | 124.85 | 124.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 56 | 0.12 | 0 | 0.14 | 0.75 | 113.33 | 0.07 | 0.24 |
| Hex | 39 | 41 | 38 | C | 0 | E | 4B | 71 | 7 | 18 |
| Octal | 71 | 101 | 70 | 14 | 0 | 16 | 113 | 161 | 7 | 30 |
| Binary | 111001 | 1000001 | 111000 | 1100 | 0 | 1110 | 1001011 | 1110001 | 111 | 11000 |
Color Harmonies of #394138
Complementary color
Monochromatic Colors of #394138
Black with #394138
Text Example
Text Example
White with #394138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394138; }
p { color: rgb(57,65,56); }
H1.HeaderClassName
{
color: #394138;
}
.AnyTagClassName
{
color: #394138;
}
</style>
background-color css
<style>
a { background-color: #394138; }
a { background-color: rgb(57,65,56); }
div.DivClassName
{
background-color: #394138;
}
.BgClassName
{
background-color: #394138;
}
</style>
border-color css
<style>
span { border-color: #394138; }
span { border-color: rgb(57,65,56); }
td.TdClassName
{
border-color: #394138;
}
.TagClassName
{
border-color: #394138;
}
</style>