Shades of Palm Leaf #395334
Tints of Palm Leaf #395334
RGB
CMYK
RGB Variations
Color information
#395334 (or 0x395334) is known color: Palm Leaf. HEX triplet: 39, 53 and 34. RGB value is (57,83,52). Sum of RGB (Red+Green+Blue) = 57+83+52=192 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.69% from 192); Green value is 83 (32.81% from 255 or 43.23% from 192); Blue value is 52 (20.70% from 255 or 27.08% from 192); Max value from RGB is 83 - color contains mainly: green. Hex color #395334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395334 is #C6ACCB. Grayscale: #474747. Windows color (decimal): -13020364 or 3429177. OLE color: 3429177.
HSL color Cylindrical-coordinate representation of color #395334: hue angle of 110.32º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #395334 is Cyan = 0.31, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 83 | 52 | - |
| CMYK | 0.31 | 0 | 0.37 | 0.67 |
| HSL | 110.32º | 0.23% | 0.26% | - |
| HSV(B) | 110.32º | 0.37% | 0.33% | - |
| XYZ | 5.4 | 7.3 | 4.37 | - |
| YUV | 71.69 | 116.89 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 83 | 52 | 0.31 | 0 | 0.37 | 0.67 | 110.32 | 0.23 | 0.26 |
| Hex | 39 | 53 | 34 | 1F | 0 | 25 | 43 | 6E | 17 | 1A |
| Octal | 71 | 123 | 64 | 37 | 0 | 45 | 103 | 156 | 27 | 32 |
| Binary | 111001 | 1010011 | 110100 | 11111 | 0 | 100101 | 1000011 | 1101110 | 10111 | 11010 |
Color Harmonies of #395334
Complementary color
Monochromatic Colors of #395334
Black with #395334
Text Example
Text Example
White with #395334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395334; }
p { color: rgb(57,83,52); }
H1.HeaderClassName
{
color: #395334;
}
.AnyTagClassName
{
color: #395334;
}
</style>
background-color css
<style>
a { background-color: #395334; }
a { background-color: rgb(57,83,52); }
div.DivClassName
{
background-color: #395334;
}
.BgClassName
{
background-color: #395334;
}
</style>
border-color css
<style>
span { border-color: #395334; }
span { border-color: rgb(57,83,52); }
td.TdClassName
{
border-color: #395334;
}
.TagClassName
{
border-color: #395334;
}
</style>