Shades of Palm Leaf #315728
Tints of Palm Leaf #315728
RGB
CMYK
RGB Variations
Color information
#315728 (or 0x315728) is known color: Palm Leaf. HEX triplet: 31, 57 and 28. RGB value is (49,87,40). Sum of RGB (Red+Green+Blue) = 49+87+40=176 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.84% from 176); Green value is 87 (34.38% from 255 or 49.43% from 176); Blue value is 40 (16.02% from 255 or 22.73% from 176); Max value from RGB is 87 - color contains mainly: green. Hex color #315728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315728 is #CEA8D7. Grayscale: #464646. Windows color (decimal): -13543640 or 2643761. OLE color: 2643761.
HSL color Cylindrical-coordinate representation of color #315728: hue angle of 108.51º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #315728 is Cyan = 0.44, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 87 | 40 | - |
| CMYK | 0.44 | 0 | 0.54 | 0.66 |
| HSL | 108.51º | 0.37% | 0.25% | - |
| HSV(B) | 108.51º | 0.54% | 0.34% | - |
| XYZ | 5.06 | 7.62 | 3.21 | - |
| YUV | 70.28 | 110.91 | 112.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 87 | 40 | 0.44 | 0 | 0.54 | 0.66 | 108.51 | 0.37 | 0.25 |
| Hex | 31 | 57 | 28 | 2C | 0 | 36 | 42 | 6D | 25 | 19 |
| Octal | 61 | 127 | 50 | 54 | 0 | 66 | 102 | 155 | 45 | 31 |
| Binary | 110001 | 1010111 | 101000 | 101100 | 0 | 110110 | 1000010 | 1101101 | 100101 | 11001 |
Color Harmonies of #315728
Complementary color
Monochromatic Colors of #315728
Black with #315728
Text Example
Text Example
White with #315728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315728; }
p { color: rgb(49,87,40); }
H1.HeaderClassName
{
color: #315728;
}
.AnyTagClassName
{
color: #315728;
}
</style>
background-color css
<style>
a { background-color: #315728; }
a { background-color: rgb(49,87,40); }
div.DivClassName
{
background-color: #315728;
}
.BgClassName
{
background-color: #315728;
}
</style>
border-color css
<style>
span { border-color: #315728; }
span { border-color: rgb(49,87,40); }
td.TdClassName
{
border-color: #315728;
}
.TagClassName
{
border-color: #315728;
}
</style>