Shades of Palm Leaf #394135
Tints of Palm Leaf #394135
RGB
CMYK
RGB Variations
Color information
#394135 (or 0x394135) is known color: Palm Leaf. HEX triplet: 39, 41 and 35. RGB value is (57,65,53). Sum of RGB (Red+Green+Blue) = 57+65+53=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 65 (25.78% from 255 or 37.14% from 175); Blue value is 53 (21.09% from 255 or 30.29% from 175); Max value from RGB is 65 - color contains mainly: green. Hex color #394135 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394135 is #C6BECA. Grayscale: #3D3D3D. Windows color (decimal): -13024971 or 3490105. OLE color: 3490105.
HSL color Cylindrical-coordinate representation of color #394135: hue angle of 100º degrees, saturation: 0.1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #394135 is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 57 | 65 | 53 | - |
| CMYK | 0.12 | 0 | 0.18 | 0.75 |
| HSL | 100º | 0.1% | 0.23% | - |
| HSV(B) | 100º | 0.18% | 0.25% | - |
| XYZ | 4.22 | 4.91 | 4.09 | - |
| YUV | 61.24 | 123.35 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 53 | 0.12 | 0 | 0.18 | 0.75 | 100 | 0.1 | 0.23 |
| Hex | 39 | 41 | 35 | C | 0 | 12 | 4B | 64 | A | 17 |
| Octal | 71 | 101 | 65 | 14 | 0 | 22 | 113 | 144 | 12 | 27 |
| Binary | 111001 | 1000001 | 110101 | 1100 | 0 | 10010 | 1001011 | 1100100 | 1010 | 10111 |
Color Harmonies of #394135
Complementary color
Monochromatic Colors of #394135
Black with #394135
Text Example
Text Example
White with #394135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394135; }
p { color: rgb(57,65,53); }
H1.HeaderClassName
{
color: #394135;
}
.AnyTagClassName
{
color: #394135;
}
</style>
background-color css
<style>
a { background-color: #394135; }
a { background-color: rgb(57,65,53); }
div.DivClassName
{
background-color: #394135;
}
.BgClassName
{
background-color: #394135;
}
</style>
border-color css
<style>
span { border-color: #394135; }
span { border-color: rgb(57,65,53); }
td.TdClassName
{
border-color: #394135;
}
.TagClassName
{
border-color: #394135;
}
</style>