Shades of Palm Leaf #315622
Tints of Palm Leaf #315622
RGB
CMYK
RGB Variations
Color information
#315622 (or 0x315622) is known color: Palm Leaf. HEX triplet: 31, 56 and 22. RGB value is (49,86,34). Sum of RGB (Red+Green+Blue) = 49+86+34=169 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.99% from 169); Green value is 86 (33.98% from 255 or 50.89% from 169); Blue value is 34 (13.67% from 255 or 20.12% from 169); Max value from RGB is 86 - color contains mainly: green. Hex color #315622 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315622 is #CEA9DD. Grayscale: #454545. Windows color (decimal): -13543902 or 2250289. OLE color: 2250289.
HSL color Cylindrical-coordinate representation of color #315622: hue angle of 102.69º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #315622 is Cyan = 0.43, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 86 | 34 | - |
| CMYK | 0.43 | 0 | 0.60 | 0.66 |
| HSL | 102.69º | 0.43% | 0.24% | - |
| HSV(B) | 102.69º | 0.6% | 0.34% | - |
| XYZ | 4.88 | 7.42 | 2.69 | - |
| YUV | 69.01 | 108.24 | 113.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 34 | 0.43 | 0 | 0.60 | 0.66 | 102.69 | 0.43 | 0.24 |
| Hex | 31 | 56 | 22 | 2B | 0 | 3C | 42 | 67 | 2B | 18 |
| Octal | 61 | 126 | 42 | 53 | 0 | 74 | 102 | 147 | 53 | 30 |
| Binary | 110001 | 1010110 | 100010 | 101011 | 0 | 111100 | 1000010 | 1100111 | 101011 | 11000 |
Color Harmonies of #315622
Complementary color
Monochromatic Colors of #315622
Black with #315622
Text Example
Text Example
White with #315622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315622; }
p { color: rgb(49,86,34); }
H1.HeaderClassName
{
color: #315622;
}
.AnyTagClassName
{
color: #315622;
}
</style>
background-color css
<style>
a { background-color: #315622; }
a { background-color: rgb(49,86,34); }
div.DivClassName
{
background-color: #315622;
}
.BgClassName
{
background-color: #315622;
}
</style>
border-color css
<style>
span { border-color: #315622; }
span { border-color: rgb(49,86,34); }
td.TdClassName
{
border-color: #315622;
}
.TagClassName
{
border-color: #315622;
}
</style>