Shades of Palm Leaf #315719
Tints of Palm Leaf #315719
RGB
CMYK
RGB Variations
Color information
#315719 (or 0x315719) is known color: Palm Leaf. HEX triplet: 31, 57 and 19. RGB value is (49,87,25). Sum of RGB (Red+Green+Blue) = 49+87+25=161 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.43% from 161); Green value is 87 (34.38% from 255 or 54.04% from 161); Blue value is 25 (10.16% from 255 or 15.53% from 161); Max value from RGB is 87 - color contains mainly: green. Hex color #315719 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #315719 is #CEA8E6. Grayscale: #444444. Windows color (decimal): -13543655 or 1660721. OLE color: 1660721.
HSL color Cylindrical-coordinate representation of color #315719: hue angle of 96.77º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #315719 is Cyan = 0.44, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 87 | 25 | - |
| CMYK | 0.44 | 0 | 0.71 | 0.66 |
| HSL | 96.77º | 0.55% | 0.22% | - |
| HSV(B) | 96.77º | 0.71% | 0.34% | - |
| XYZ | 4.85 | 7.54 | 2.12 | - |
| YUV | 68.57 | 103.41 | 114.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 87 | 25 | 0.44 | 0 | 0.71 | 0.66 | 96.77 | 0.55 | 0.22 |
| Hex | 31 | 57 | 19 | 2C | 0 | 47 | 42 | 61 | 37 | 16 |
| Octal | 61 | 127 | 31 | 54 | 0 | 107 | 102 | 141 | 67 | 26 |
| Binary | 110001 | 1010111 | 11001 | 101100 | 0 | 1000111 | 1000010 | 1100001 | 110111 | 10110 |
Color Harmonies of #315719
Complementary color
Monochromatic Colors of #315719
Black with #315719
Text Example
Text Example
White with #315719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315719; }
p { color: rgb(49,87,25); }
H1.HeaderClassName
{
color: #315719;
}
.AnyTagClassName
{
color: #315719;
}
</style>
background-color css
<style>
a { background-color: #315719; }
a { background-color: rgb(49,87,25); }
div.DivClassName
{
background-color: #315719;
}
.BgClassName
{
background-color: #315719;
}
</style>
border-color css
<style>
span { border-color: #315719; }
span { border-color: rgb(49,87,25); }
td.TdClassName
{
border-color: #315719;
}
.TagClassName
{
border-color: #315719;
}
</style>