Shades of Palm Leaf #315228
Tints of Palm Leaf #315228
RGB
CMYK
RGB Variations
Color information
#315228 (or 0x315228) is known color: Palm Leaf. HEX triplet: 31, 52 and 28. RGB value is (49,82,40). Sum of RGB (Red+Green+Blue) = 49+82+40=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 82 (32.42% from 255 or 47.95% from 171); Blue value is 40 (16.02% from 255 or 23.39% from 171); Max value from RGB is 82 - color contains mainly: green. Hex color #315228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315228 is #CEADD7. Grayscale: #434343. Windows color (decimal): -13544920 or 2642481. OLE color: 2642481.
HSL color Cylindrical-coordinate representation of color #315228: hue angle of 107.14º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #315228 is Cyan = 0.40, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 49 | 82 | 40 | - |
| CMYK | 0.40 | 0 | 0.51 | 0.68 |
| HSL | 107.14º | 0.34% | 0.24% | - |
| HSV(B) | 107.14º | 0.51% | 0.32% | - |
| XYZ | 4.67 | 6.84 | 3.08 | - |
| YUV | 67.35 | 112.57 | 114.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 82 | 40 | 0.40 | 0 | 0.51 | 0.68 | 107.14 | 0.34 | 0.24 |
| Hex | 31 | 52 | 28 | 28 | 0 | 33 | 44 | 6B | 22 | 18 |
| Octal | 61 | 122 | 50 | 50 | 0 | 63 | 104 | 153 | 42 | 30 |
| Binary | 110001 | 1010010 | 101000 | 101000 | 0 | 110011 | 1000100 | 1101011 | 100010 | 11000 |
Color Harmonies of #315228
Complementary color
Monochromatic Colors of #315228
Black with #315228
Text Example
Text Example
White with #315228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315228; }
p { color: rgb(49,82,40); }
H1.HeaderClassName
{
color: #315228;
}
.AnyTagClassName
{
color: #315228;
}
</style>
background-color css
<style>
a { background-color: #315228; }
a { background-color: rgb(49,82,40); }
div.DivClassName
{
background-color: #315228;
}
.BgClassName
{
background-color: #315228;
}
</style>
border-color css
<style>
span { border-color: #315228; }
span { border-color: rgb(49,82,40); }
td.TdClassName
{
border-color: #315228;
}
.TagClassName
{
border-color: #315228;
}
</style>