Shades of Palm Leaf #315426
Tints of Palm Leaf #315426
RGB
CMYK
RGB Variations
Color information
#315426 (or 0x315426) is known color: Palm Leaf. HEX triplet: 31, 54 and 26. RGB value is (49,84,38). Sum of RGB (Red+Green+Blue) = 49+84+38=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 84 (33.20% from 255 or 49.12% from 171); Blue value is 38 (15.23% from 255 or 22.22% from 171); Max value from RGB is 84 - color contains mainly: green. Hex color #315426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315426 is #CEABD9. Grayscale: #444444. Windows color (decimal): -13544410 or 2511921. OLE color: 2511921.
HSL color Cylindrical-coordinate representation of color #315426: hue angle of 105.65º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #315426 is Cyan = 0.42, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 38 | - |
| CMYK | 0.42 | 0 | 0.55 | 0.67 |
| HSL | 105.65º | 0.38% | 0.24% | - |
| HSV(B) | 105.65º | 0.55% | 0.33% | - |
| XYZ | 4.79 | 7.13 | 2.96 | - |
| YUV | 68.29 | 110.9 | 114.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 38 | 0.42 | 0 | 0.55 | 0.67 | 105.65 | 0.38 | 0.24 |
| Hex | 31 | 54 | 26 | 2A | 0 | 37 | 43 | 6A | 26 | 18 |
| Octal | 61 | 124 | 46 | 52 | 0 | 67 | 103 | 152 | 46 | 30 |
| Binary | 110001 | 1010100 | 100110 | 101010 | 0 | 110111 | 1000011 | 1101010 | 100110 | 11000 |
Color Harmonies of #315426
Complementary color
Monochromatic Colors of #315426
Black with #315426
Text Example
Text Example
White with #315426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315426; }
p { color: rgb(49,84,38); }
H1.HeaderClassName
{
color: #315426;
}
.AnyTagClassName
{
color: #315426;
}
</style>
background-color css
<style>
a { background-color: #315426; }
a { background-color: rgb(49,84,38); }
div.DivClassName
{
background-color: #315426;
}
.BgClassName
{
background-color: #315426;
}
</style>
border-color css
<style>
span { border-color: #315426; }
span { border-color: rgb(49,84,38); }
td.TdClassName
{
border-color: #315426;
}
.TagClassName
{
border-color: #315426;
}
</style>