Shades of Palm Leaf #314727
Tints of Palm Leaf #314727
RGB
CMYK
RGB Variations
Color information
#314727 (or 0x314727) is known color: Palm Leaf. HEX triplet: 31, 47 and 27. RGB value is (49,71,39). Sum of RGB (Red+Green+Blue) = 49+71+39=159 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.82% from 159); Green value is 71 (28.12% from 255 or 44.65% from 159); Blue value is 39 (15.62% from 255 or 24.53% from 159); Max value from RGB is 71 - color contains mainly: green. Hex color #314727 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #314727 is #CEB8D8. Grayscale: #3C3C3C. Windows color (decimal): -13547737 or 2574129. OLE color: 2574129.
HSL color Cylindrical-coordinate representation of color #314727: hue angle of 101.25º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #314727 is Cyan = 0.31, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 49 | 71 | 39 | - |
| CMYK | 0.31 | 0 | 0.45 | 0.72 |
| HSL | 101.25º | 0.29% | 0.22% | - |
| HSV(B) | 101.25º | 0.45% | 0.28% | - |
| XYZ | 3.89 | 5.31 | 2.74 | - |
| YUV | 60.77 | 115.71 | 119.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 71 | 39 | 0.31 | 0 | 0.45 | 0.72 | 101.25 | 0.29 | 0.22 |
| Hex | 31 | 47 | 27 | 1F | 0 | 2D | 48 | 65 | 1D | 16 |
| Octal | 61 | 107 | 47 | 37 | 0 | 55 | 110 | 145 | 35 | 26 |
| Binary | 110001 | 1000111 | 100111 | 11111 | 0 | 101101 | 1001000 | 1100101 | 11101 | 10110 |
Color Harmonies of #314727
Complementary color
Monochromatic Colors of #314727
Black with #314727
Text Example
Text Example
White with #314727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314727; }
p { color: rgb(49,71,39); }
H1.HeaderClassName
{
color: #314727;
}
.AnyTagClassName
{
color: #314727;
}
</style>
background-color css
<style>
a { background-color: #314727; }
a { background-color: rgb(49,71,39); }
div.DivClassName
{
background-color: #314727;
}
.BgClassName
{
background-color: #314727;
}
</style>
border-color css
<style>
span { border-color: #314727; }
span { border-color: rgb(49,71,39); }
td.TdClassName
{
border-color: #314727;
}
.TagClassName
{
border-color: #314727;
}
</style>