Shades of Palm Leaf #394338
Tints of Palm Leaf #394338
RGB
CMYK
RGB Variations
Color information
#394338 (or 0x394338) is known color: Palm Leaf. HEX triplet: 39, 43 and 38. RGB value is (57,67,56). Sum of RGB (Red+Green+Blue) = 57+67+56=180 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.67% from 180); Green value is 67 (26.56% from 255 or 37.22% from 180); Blue value is 56 (22.27% from 255 or 31.11% from 180); Max value from RGB is 67 - color contains mainly: green. Hex color #394338 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394338 is #C6BCC7. Grayscale: #3E3E3E. Windows color (decimal): -13024456 or 3687225. OLE color: 3687225.
HSL color Cylindrical-coordinate representation of color #394338: hue angle of 114.55º degrees, saturation: 0.09, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #394338 is Cyan = 0.15, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 67 | 56 | - |
| CMYK | 0.15 | 0 | 0.16 | 0.74 |
| HSL | 114.55º | 0.09% | 0.24% | - |
| HSV(B) | 114.55º | 0.16% | 0.26% | - |
| XYZ | 4.41 | 5.17 | 4.51 | - |
| YUV | 62.76 | 124.19 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 67 | 56 | 0.15 | 0 | 0.16 | 0.74 | 114.55 | 0.09 | 0.24 |
| Hex | 39 | 43 | 38 | F | 0 | 10 | 4A | 73 | 9 | 18 |
| Octal | 71 | 103 | 70 | 17 | 0 | 20 | 112 | 163 | 11 | 30 |
| Binary | 111001 | 1000011 | 111000 | 1111 | 0 | 10000 | 1001010 | 1110011 | 1001 | 11000 |
Color Harmonies of #394338
Complementary color
Monochromatic Colors of #394338
Black with #394338
Text Example
Text Example
White with #394338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394338; }
p { color: rgb(57,67,56); }
H1.HeaderClassName
{
color: #394338;
}
.AnyTagClassName
{
color: #394338;
}
</style>
background-color css
<style>
a { background-color: #394338; }
a { background-color: rgb(57,67,56); }
div.DivClassName
{
background-color: #394338;
}
.BgClassName
{
background-color: #394338;
}
</style>
border-color css
<style>
span { border-color: #394338; }
span { border-color: rgb(57,67,56); }
td.TdClassName
{
border-color: #394338;
}
.TagClassName
{
border-color: #394338;
}
</style>