Shades of Palm Leaf #315224
Tints of Palm Leaf #315224
RGB
CMYK
RGB Variations
Color information
#315224 (or 0x315224) is known color: Palm Leaf. HEX triplet: 31, 52 and 24. RGB value is (49,82,36). Sum of RGB (Red+Green+Blue) = 49+82+36=167 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.34% from 167); Green value is 82 (32.42% from 255 or 49.10% from 167); Blue value is 36 (14.45% from 255 or 21.56% from 167); Max value from RGB is 82 - color contains mainly: green. Hex color #315224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315224 is #CEADDB. Grayscale: #434343. Windows color (decimal): -13544924 or 2380337. OLE color: 2380337.
HSL color Cylindrical-coordinate representation of color #315224: hue angle of 103.04º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #315224 is Cyan = 0.40, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 49 | 82 | 36 | - |
| CMYK | 0.40 | 0 | 0.56 | 0.68 |
| HSL | 103.04º | 0.39% | 0.23% | - |
| HSV(B) | 103.04º | 0.56% | 0.32% | - |
| XYZ | 4.6 | 6.81 | 2.74 | - |
| YUV | 66.89 | 110.57 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 82 | 36 | 0.40 | 0 | 0.56 | 0.68 | 103.04 | 0.39 | 0.23 |
| Hex | 31 | 52 | 24 | 28 | 0 | 38 | 44 | 67 | 27 | 17 |
| Octal | 61 | 122 | 44 | 50 | 0 | 70 | 104 | 147 | 47 | 27 |
| Binary | 110001 | 1010010 | 100100 | 101000 | 0 | 111000 | 1000100 | 1100111 | 100111 | 10111 |
Color Harmonies of #315224
Complementary color
Monochromatic Colors of #315224
Black with #315224
Text Example
Text Example
White with #315224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315224; }
p { color: rgb(49,82,36); }
H1.HeaderClassName
{
color: #315224;
}
.AnyTagClassName
{
color: #315224;
}
</style>
background-color css
<style>
a { background-color: #315224; }
a { background-color: rgb(49,82,36); }
div.DivClassName
{
background-color: #315224;
}
.BgClassName
{
background-color: #315224;
}
</style>
border-color css
<style>
span { border-color: #315224; }
span { border-color: rgb(49,82,36); }
td.TdClassName
{
border-color: #315224;
}
.TagClassName
{
border-color: #315224;
}
</style>