Shades of Palm Leaf #415139
Tints of Palm Leaf #415139
RGB
CMYK
RGB Variations
Color information
#415139 (or 0x415139) is known color: Palm Leaf. HEX triplet: 41, 51 and 39. RGB value is (65,81,57). Sum of RGB (Red+Green+Blue) = 65+81+57=203 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.02% from 203); Green value is 81 (32.03% from 255 or 39.90% from 203); Blue value is 57 (22.66% from 255 or 28.08% from 203); Max value from RGB is 81 - color contains mainly: green. Hex color #415139 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415139 is #BEAEC6. Grayscale: #494949. Windows color (decimal): -12496583 or 3756353. OLE color: 3756353.
HSL color Cylindrical-coordinate representation of color #415139: hue angle of 100º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #415139 is Cyan = 0.20, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 81 | 57 | - |
| CMYK | 0.20 | 0 | 0.30 | 0.68 |
| HSL | 100º | 0.17% | 0.27% | - |
| HSV(B) | 100º | 0.3% | 0.32% | - |
| XYZ | 5.86 | 7.3 | 4.97 | - |
| YUV | 73.48 | 118.7 | 121.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 57 | 0.20 | 0 | 0.30 | 0.68 | 100 | 0.17 | 0.27 |
| Hex | 41 | 51 | 39 | 14 | 0 | 1E | 44 | 64 | 11 | 1B |
| Octal | 101 | 121 | 71 | 24 | 0 | 36 | 104 | 144 | 21 | 33 |
| Binary | 1000001 | 1010001 | 111001 | 10100 | 0 | 11110 | 1000100 | 1100100 | 10001 | 11011 |
Color Harmonies of #415139
Complementary color
Monochromatic Colors of #415139
Black with #415139
Text Example
Text Example
White with #415139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415139; }
p { color: rgb(65,81,57); }
H1.HeaderClassName
{
color: #415139;
}
.AnyTagClassName
{
color: #415139;
}
</style>
background-color css
<style>
a { background-color: #415139; }
a { background-color: rgb(65,81,57); }
div.DivClassName
{
background-color: #415139;
}
.BgClassName
{
background-color: #415139;
}
</style>
border-color css
<style>
span { border-color: #415139; }
span { border-color: rgb(65,81,57); }
td.TdClassName
{
border-color: #415139;
}
.TagClassName
{
border-color: #415139;
}
</style>