Shades of Palm Leaf #394137
Tints of Palm Leaf #394137
RGB
CMYK
RGB Variations
Color information
#394137 (or 0x394137) is known color: Palm Leaf. HEX triplet: 39, 41 and 37. RGB value is (57,65,55). Sum of RGB (Red+Green+Blue) = 57+65+55=177 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.20% from 177); Green value is 65 (25.78% from 255 or 36.72% from 177); Blue value is 55 (21.88% from 255 or 31.07% from 177); Max value from RGB is 65 - color contains mainly: green. Hex color #394137 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394137 is #C6BEC8. Grayscale: #3D3D3D. Windows color (decimal): -13024969 or 3621177. OLE color: 3621177.
HSL color Cylindrical-coordinate representation of color #394137: hue angle of 108º degrees, saturation: 0.08, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #394137 is Cyan = 0.12, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 65 | 55 | - |
| CMYK | 0.12 | 0 | 0.15 | 0.75 |
| HSL | 108º | 0.08% | 0.24% | - |
| HSV(B) | 108º | 0.15% | 0.25% | - |
| XYZ | 4.27 | 4.93 | 4.34 | - |
| YUV | 61.47 | 124.35 | 124.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 55 | 0.12 | 0 | 0.15 | 0.75 | 108 | 0.08 | 0.24 |
| Hex | 39 | 41 | 37 | C | 0 | F | 4B | 6C | 8 | 18 |
| Octal | 71 | 101 | 67 | 14 | 0 | 17 | 113 | 154 | 10 | 30 |
| Binary | 111001 | 1000001 | 110111 | 1100 | 0 | 1111 | 1001011 | 1101100 | 1000 | 11000 |
Color Harmonies of #394137
Complementary color
Monochromatic Colors of #394137
Black with #394137
Text Example
Text Example
White with #394137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394137; }
p { color: rgb(57,65,55); }
H1.HeaderClassName
{
color: #394137;
}
.AnyTagClassName
{
color: #394137;
}
</style>
background-color css
<style>
a { background-color: #394137; }
a { background-color: rgb(57,65,55); }
div.DivClassName
{
background-color: #394137;
}
.BgClassName
{
background-color: #394137;
}
</style>
border-color css
<style>
span { border-color: #394137; }
span { border-color: rgb(57,65,55); }
td.TdClassName
{
border-color: #394137;
}
.TagClassName
{
border-color: #394137;
}
</style>