Shades of Palm Leaf #395030
Tints of Palm Leaf #395030
RGB
CMYK
RGB Variations
Color information
#395030 (or 0x395030) is known color: Palm Leaf. HEX triplet: 39, 50 and 30. RGB value is (57,80,48). Sum of RGB (Red+Green+Blue) = 57+80+48=185 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.81% from 185); Green value is 80 (31.64% from 255 or 43.24% from 185); Blue value is 48 (19.14% from 255 or 25.95% from 185); Max value from RGB is 80 - color contains mainly: green. Hex color #395030 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395030 is #C6AFCF. Grayscale: #454545. Windows color (decimal): -13021136 or 3166265. OLE color: 3166265.
HSL color Cylindrical-coordinate representation of color #395030: hue angle of 103.12º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #395030 is Cyan = 0.29, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 57 | 80 | 48 | - |
| CMYK | 0.29 | 0 | 0.40 | 0.69 |
| HSL | 103.13º | 0.25% | 0.25% | - |
| HSV(B) | 103.13º | 0.4% | 0.31% | - |
| XYZ | 5.09 | 6.82 | 3.84 | - |
| YUV | 69.48 | 115.88 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 80 | 48 | 0.29 | 0 | 0.40 | 0.69 | 103.13 | 0.25 | 0.25 |
| Hex | 39 | 50 | 30 | 1D | 0 | 28 | 45 | 67 | 19 | 19 |
| Octal | 71 | 120 | 60 | 35 | 0 | 50 | 105 | 147 | 31 | 31 |
| Binary | 111001 | 1010000 | 110000 | 11101 | 0 | 101000 | 1000101 | 1100111 | 11001 | 11001 |
Color Harmonies of #395030
Complementary color
Monochromatic Colors of #395030
Black with #395030
Text Example
Text Example
White with #395030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395030; }
p { color: rgb(57,80,48); }
H1.HeaderClassName
{
color: #395030;
}
.AnyTagClassName
{
color: #395030;
}
</style>
background-color css
<style>
a { background-color: #395030; }
a { background-color: rgb(57,80,48); }
div.DivClassName
{
background-color: #395030;
}
.BgClassName
{
background-color: #395030;
}
</style>
border-color css
<style>
span { border-color: #395030; }
span { border-color: rgb(57,80,48); }
td.TdClassName
{
border-color: #395030;
}
.TagClassName
{
border-color: #395030;
}
</style>