Shades of Palm Leaf #394238
Tints of Palm Leaf #394238
RGB
CMYK
RGB Variations
Color information
#394238 (or 0x394238) is known color: Palm Leaf. HEX triplet: 39, 42 and 38. RGB value is (57,66,56). Sum of RGB (Red+Green+Blue) = 57+66+56=179 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.84% from 179); Green value is 66 (26.17% from 255 or 36.87% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 66 - color contains mainly: green. Hex color #394238 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394238 is #C6BDC7. Grayscale: #3E3E3E. Windows color (decimal): -13024712 or 3686969. OLE color: 3686969.
HSL color Cylindrical-coordinate representation of color #394238: hue angle of 114º degrees, saturation: 0.08, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #394238 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 66 | 56 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.74 |
| HSL | 114º | 0.08% | 0.24% | - |
| HSV(B) | 114º | 0.15% | 0.26% | - |
| XYZ | 4.35 | 5.05 | 4.49 | - |
| YUV | 62.17 | 124.52 | 124.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 56 | 0.14 | 0 | 0.15 | 0.74 | 114 | 0.08 | 0.24 |
| Hex | 39 | 42 | 38 | E | 0 | F | 4A | 72 | 8 | 18 |
| Octal | 71 | 102 | 70 | 16 | 0 | 17 | 112 | 162 | 10 | 30 |
| Binary | 111001 | 1000010 | 111000 | 1110 | 0 | 1111 | 1001010 | 1110010 | 1000 | 11000 |
Color Harmonies of #394238
Complementary color
Monochromatic Colors of #394238
Black with #394238
Text Example
Text Example
White with #394238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394238; }
p { color: rgb(57,66,56); }
H1.HeaderClassName
{
color: #394238;
}
.AnyTagClassName
{
color: #394238;
}
</style>
background-color css
<style>
a { background-color: #394238; }
a { background-color: rgb(57,66,56); }
div.DivClassName
{
background-color: #394238;
}
.BgClassName
{
background-color: #394238;
}
</style>
border-color css
<style>
span { border-color: #394238; }
span { border-color: rgb(57,66,56); }
td.TdClassName
{
border-color: #394238;
}
.TagClassName
{
border-color: #394238;
}
</style>