Shades of Palm Leaf #315815
Tints of Palm Leaf #315815
RGB
CMYK
RGB Variations
Color information
#315815 (or 0x315815) is known color: Palm Leaf. HEX triplet: 31, 58 and 15. RGB value is (49,88,21). Sum of RGB (Red+Green+Blue) = 49+88+21=158 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.01% from 158); Green value is 88 (34.77% from 255 or 55.70% from 158); Blue value is 21 (8.59% from 255 or 13.29% from 158); Max value from RGB is 88 - color contains mainly: green. Hex color #315815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315815 is #CEA7EA. Grayscale: #444444. Windows color (decimal): -13543403 or 1398833. OLE color: 1398833.
HSL color Cylindrical-coordinate representation of color #315815: hue angle of 94.93º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #315815 is Cyan = 0.44, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 88 | 21 | - |
| CMYK | 0.44 | 0 | 0.76 | 0.65 |
| HSL | 94.93º | 0.61% | 0.21% | - |
| HSV(B) | 94.93º | 0.76% | 0.35% | - |
| XYZ | 4.89 | 7.69 | 1.94 | - |
| YUV | 68.7 | 101.08 | 113.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 88 | 21 | 0.44 | 0 | 0.76 | 0.65 | 94.93 | 0.61 | 0.21 |
| Hex | 31 | 58 | 15 | 2C | 0 | 4C | 41 | 5F | 3D | 15 |
| Octal | 61 | 130 | 25 | 54 | 0 | 114 | 101 | 137 | 75 | 25 |
| Binary | 110001 | 1011000 | 10101 | 101100 | 0 | 1001100 | 1000001 | 1011111 | 111101 | 10101 |
Color Harmonies of #315815
Complementary color
Monochromatic Colors of #315815
Black with #315815
Text Example
Text Example
White with #315815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315815; }
p { color: rgb(49,88,21); }
H1.HeaderClassName
{
color: #315815;
}
.AnyTagClassName
{
color: #315815;
}
</style>
background-color css
<style>
a { background-color: #315815; }
a { background-color: rgb(49,88,21); }
div.DivClassName
{
background-color: #315815;
}
.BgClassName
{
background-color: #315815;
}
</style>
border-color css
<style>
span { border-color: #315815; }
span { border-color: rgb(49,88,21); }
td.TdClassName
{
border-color: #315815;
}
.TagClassName
{
border-color: #315815;
}
</style>