Shades of Palm Leaf #394533
Tints of Palm Leaf #394533
RGB
CMYK
RGB Variations
Color information
#394533 (or 0x394533) is known color: Palm Leaf. HEX triplet: 39, 45 and 33. RGB value is (57,69,51). Sum of RGB (Red+Green+Blue) = 57+69+51=177 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.20% from 177); Green value is 69 (27.34% from 255 or 38.98% from 177); Blue value is 51 (20.31% from 255 or 28.81% from 177); Max value from RGB is 69 - color contains mainly: green. Hex color #394533 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394533 is #C6BACC. Grayscale: #3F3F3F. Windows color (decimal): -13023949 or 3360057. OLE color: 3360057.
HSL color Cylindrical-coordinate representation of color #394533: hue angle of 100º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #394533 is Cyan = 0.17, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 69 | 51 | - |
| CMYK | 0.17 | 0 | 0.26 | 0.73 |
| HSL | 100º | 0.15% | 0.24% | - |
| HSV(B) | 100º | 0.26% | 0.27% | - |
| XYZ | 4.41 | 5.37 | 3.93 | - |
| YUV | 63.36 | 121.02 | 123.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 69 | 51 | 0.17 | 0 | 0.26 | 0.73 | 100 | 0.15 | 0.24 |
| Hex | 39 | 45 | 33 | 11 | 0 | 1A | 49 | 64 | F | 18 |
| Octal | 71 | 105 | 63 | 21 | 0 | 32 | 111 | 144 | 17 | 30 |
| Binary | 111001 | 1000101 | 110011 | 10001 | 0 | 11010 | 1001001 | 1100100 | 1111 | 11000 |
Color Harmonies of #394533
Complementary color
Monochromatic Colors of #394533
Black with #394533
Text Example
Text Example
White with #394533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394533; }
p { color: rgb(57,69,51); }
H1.HeaderClassName
{
color: #394533;
}
.AnyTagClassName
{
color: #394533;
}
</style>
background-color css
<style>
a { background-color: #394533; }
a { background-color: rgb(57,69,51); }
div.DivClassName
{
background-color: #394533;
}
.BgClassName
{
background-color: #394533;
}
</style>
border-color css
<style>
span { border-color: #394533; }
span { border-color: rgb(57,69,51); }
td.TdClassName
{
border-color: #394533;
}
.TagClassName
{
border-color: #394533;
}
</style>