Shades of La Palma #319114
Tints of La Palma #319114
RGB
CMYK
RGB Variations
Color information
#319114 (or 0x319114) is known color: La Palma. HEX triplet: 31, 91 and 14. RGB value is (49,145,20). Sum of RGB (Red+Green+Blue) = 49+145+20=214 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.90% from 214); Green value is 145 (57.03% from 255 or 67.76% from 214); Blue value is 20 (8.20% from 255 or 9.35% from 214); Max value from RGB is 145 - color contains mainly: green. Hex color #319114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319114 is #CE6EEB. Grayscale: #666666. Windows color (decimal): -13528812 or 1347889. OLE color: 1347889.
HSL color Cylindrical-coordinate representation of color #319114: hue angle of 106.08º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #319114 is Cyan = 0.66, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 145 | 20 | - |
| CMYK | 0.66 | 0 | 0.86 | 0.43 |
| HSL | 106.08º | 0.76% | 0.32% | - |
| HSV(B) | 106.08º | 0.86% | 0.57% | - |
| XYZ | 11.52 | 20.95 | 4.1 | - |
| YUV | 102.05 | 81.7 | 90.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 145 | 20 | 0.66 | 0 | 0.86 | 0.43 | 106.08 | 0.76 | 0.32 |
| Hex | 31 | 91 | 14 | 42 | 0 | 56 | 2B | 6A | 4C | 20 |
| Octal | 61 | 221 | 24 | 102 | 0 | 126 | 53 | 152 | 114 | 40 |
| Binary | 110001 | 10010001 | 10100 | 1000010 | 0 | 1010110 | 101011 | 1101010 | 1001100 | 100000 |
Color Harmonies of #319114
Complementary color
Monochromatic Colors of #319114
Black with #319114
Text Example
Text Example
White with #319114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319114; }
p { color: rgb(49,145,20); }
H1.HeaderClassName
{
color: #319114;
}
.AnyTagClassName
{
color: #319114;
}
</style>
background-color css
<style>
a { background-color: #319114; }
a { background-color: rgb(49,145,20); }
div.DivClassName
{
background-color: #319114;
}
.BgClassName
{
background-color: #319114;
}
</style>
border-color css
<style>
span { border-color: #319114; }
span { border-color: rgb(49,145,20); }
td.TdClassName
{
border-color: #319114;
}
.TagClassName
{
border-color: #319114;
}
</style>