Shades of Palm Leaf #394933
Tints of Palm Leaf #394933
RGB
CMYK
RGB Variations
Color information
#394933 (or 0x394933) is known color: Palm Leaf. HEX triplet: 39, 49 and 33. RGB value is (57,73,51). Sum of RGB (Red+Green+Blue) = 57+73+51=181 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.49% from 181); Green value is 73 (28.91% from 255 or 40.33% from 181); Blue value is 51 (20.31% from 255 or 28.18% from 181); Max value from RGB is 73 - color contains mainly: green. Hex color #394933 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394933 is #C6B6CC. Grayscale: #414141. Windows color (decimal): -13022925 or 3361081. OLE color: 3361081.
HSL color Cylindrical-coordinate representation of color #394933: hue angle of 103.64º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #394933 is Cyan = 0.22, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 57 | 73 | 51 | - |
| CMYK | 0.22 | 0 | 0.30 | 0.71 |
| HSL | 103.64º | 0.18% | 0.24% | - |
| HSV(B) | 103.64º | 0.3% | 0.29% | - |
| XYZ | 4.67 | 5.87 | 4.02 | - |
| YUV | 65.71 | 119.7 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 73 | 51 | 0.22 | 0 | 0.30 | 0.71 | 103.64 | 0.18 | 0.24 |
| Hex | 39 | 49 | 33 | 16 | 0 | 1E | 47 | 68 | 12 | 18 |
| Octal | 71 | 111 | 63 | 26 | 0 | 36 | 107 | 150 | 22 | 30 |
| Binary | 111001 | 1001001 | 110011 | 10110 | 0 | 11110 | 1000111 | 1101000 | 10010 | 11000 |
Color Harmonies of #394933
Complementary color
Monochromatic Colors of #394933
Black with #394933
Text Example
Text Example
White with #394933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394933; }
p { color: rgb(57,73,51); }
H1.HeaderClassName
{
color: #394933;
}
.AnyTagClassName
{
color: #394933;
}
</style>
background-color css
<style>
a { background-color: #394933; }
a { background-color: rgb(57,73,51); }
div.DivClassName
{
background-color: #394933;
}
.BgClassName
{
background-color: #394933;
}
</style>
border-color css
<style>
span { border-color: #394933; }
span { border-color: rgb(57,73,51); }
td.TdClassName
{
border-color: #394933;
}
.TagClassName
{
border-color: #394933;
}
</style>