Shades of Palm Leaf #315919
Tints of Palm Leaf #315919
RGB
CMYK
RGB Variations
Color information
#315919 (or 0x315919) is known color: Palm Leaf. HEX triplet: 31, 59 and 19. RGB value is (49,89,25). Sum of RGB (Red+Green+Blue) = 49+89+25=163 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.06% from 163); Green value is 89 (35.16% from 255 or 54.60% from 163); Blue value is 25 (10.16% from 255 or 15.34% from 163); Max value from RGB is 89 - color contains mainly: green. Hex color #315919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315919 is #CEA6E6. Grayscale: #454545. Windows color (decimal): -13543143 or 1661233. OLE color: 1661233.
HSL color Cylindrical-coordinate representation of color #315919: hue angle of 97.5º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #315919 is Cyan = 0.45, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 89 | 25 | - |
| CMYK | 0.45 | 0 | 0.72 | 0.65 |
| HSL | 97.5º | 0.56% | 0.22% | - |
| HSV(B) | 97.5º | 0.72% | 0.35% | - |
| XYZ | 5.01 | 7.87 | 2.17 | - |
| YUV | 69.74 | 102.75 | 113.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 89 | 25 | 0.45 | 0 | 0.72 | 0.65 | 97.5 | 0.56 | 0.22 |
| Hex | 31 | 59 | 19 | 2D | 0 | 48 | 41 | 62 | 38 | 16 |
| Octal | 61 | 131 | 31 | 55 | 0 | 110 | 101 | 142 | 70 | 26 |
| Binary | 110001 | 1011001 | 11001 | 101101 | 0 | 1001000 | 1000001 | 1100010 | 111000 | 10110 |
Color Harmonies of #315919
Complementary color
Monochromatic Colors of #315919
Black with #315919
Text Example
Text Example
White with #315919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315919; }
p { color: rgb(49,89,25); }
H1.HeaderClassName
{
color: #315919;
}
.AnyTagClassName
{
color: #315919;
}
</style>
background-color css
<style>
a { background-color: #315919; }
a { background-color: rgb(49,89,25); }
div.DivClassName
{
background-color: #315919;
}
.BgClassName
{
background-color: #315919;
}
</style>
border-color css
<style>
span { border-color: #315919; }
span { border-color: rgb(49,89,25); }
td.TdClassName
{
border-color: #315919;
}
.TagClassName
{
border-color: #315919;
}
</style>