Shades of Palm Leaf #394037
Tints of Palm Leaf #394037
RGB
CMYK
RGB Variations
Color information
#394037 (or 0x394037) is known color: Palm Leaf. HEX triplet: 39, 40 and 37. RGB value is (57,64,55). Sum of RGB (Red+Green+Blue) = 57+64+55=176 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.39% from 176); Green value is 64 (25.39% from 255 or 36.36% from 176); Blue value is 55 (21.88% from 255 or 31.25% from 176); Max value from RGB is 64 - color contains mainly: green. Hex color #394037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394037 is #C6BFC8. Grayscale: #3C3C3C. Windows color (decimal): -13025225 or 3620921. OLE color: 3620921.
HSL color Cylindrical-coordinate representation of color #394037: hue angle of 106.67º degrees, saturation: 0.08, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #394037 is Cyan = 0.11, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 64 | 55 | - |
| CMYK | 0.11 | 0 | 0.14 | 0.75 |
| HSL | 106.67º | 0.08% | 0.23% | - |
| HSV(B) | 106.67º | 0.14% | 0.25% | - |
| XYZ | 4.21 | 4.81 | 4.32 | - |
| YUV | 60.88 | 124.68 | 125.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 55 | 0.11 | 0 | 0.14 | 0.75 | 106.67 | 0.08 | 0.23 |
| Hex | 39 | 40 | 37 | B | 0 | E | 4B | 6B | 8 | 17 |
| Octal | 71 | 100 | 67 | 13 | 0 | 16 | 113 | 153 | 10 | 27 |
| Binary | 111001 | 1000000 | 110111 | 1011 | 0 | 1110 | 1001011 | 1101011 | 1000 | 10111 |
Color Harmonies of #394037
Complementary color
Monochromatic Colors of #394037
Black with #394037
Text Example
Text Example
White with #394037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394037; }
p { color: rgb(57,64,55); }
H1.HeaderClassName
{
color: #394037;
}
.AnyTagClassName
{
color: #394037;
}
</style>
background-color css
<style>
a { background-color: #394037; }
a { background-color: rgb(57,64,55); }
div.DivClassName
{
background-color: #394037;
}
.BgClassName
{
background-color: #394037;
}
</style>
border-color css
<style>
span { border-color: #394037; }
span { border-color: rgb(57,64,55); }
td.TdClassName
{
border-color: #394037;
}
.TagClassName
{
border-color: #394037;
}
</style>