Shades of Palm Leaf #315915
Tints of Palm Leaf #315915
RGB
CMYK
RGB Variations
Color information
#315915 (or 0x315915) is known color: Palm Leaf. HEX triplet: 31, 59 and 15. RGB value is (49,89,21). Sum of RGB (Red+Green+Blue) = 49+89+21=159 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.82% from 159); Green value is 89 (35.16% from 255 or 55.97% from 159); Blue value is 21 (8.59% from 255 or 13.21% from 159); Max value from RGB is 89 - color contains mainly: green. Hex color #315915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315915 is #CEA6EA. Grayscale: #454545. Windows color (decimal): -13543147 or 1399089. OLE color: 1399089.
HSL color Cylindrical-coordinate representation of color #315915: hue angle of 95.29º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #315915 is Cyan = 0.45, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 89 | 21 | - |
| CMYK | 0.45 | 0 | 0.76 | 0.65 |
| HSL | 95.29º | 0.62% | 0.22% | - |
| HSV(B) | 95.29º | 0.76% | 0.35% | - |
| XYZ | 4.97 | 7.85 | 1.96 | - |
| YUV | 69.29 | 100.75 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 89 | 21 | 0.45 | 0 | 0.76 | 0.65 | 95.29 | 0.62 | 0.22 |
| Hex | 31 | 59 | 15 | 2D | 0 | 4C | 41 | 5F | 3E | 16 |
| Octal | 61 | 131 | 25 | 55 | 0 | 114 | 101 | 137 | 76 | 26 |
| Binary | 110001 | 1011001 | 10101 | 101101 | 0 | 1001100 | 1000001 | 1011111 | 111110 | 10110 |
Color Harmonies of #315915
Complementary color
Monochromatic Colors of #315915
Black with #315915
Text Example
Text Example
White with #315915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315915; }
p { color: rgb(49,89,21); }
H1.HeaderClassName
{
color: #315915;
}
.AnyTagClassName
{
color: #315915;
}
</style>
background-color css
<style>
a { background-color: #315915; }
a { background-color: rgb(49,89,21); }
div.DivClassName
{
background-color: #315915;
}
.BgClassName
{
background-color: #315915;
}
</style>
border-color css
<style>
span { border-color: #315915; }
span { border-color: rgb(49,89,21); }
td.TdClassName
{
border-color: #315915;
}
.TagClassName
{
border-color: #315915;
}
</style>