Shades of La Palma #319116
Tints of La Palma #319116
RGB
CMYK
RGB Variations
Color information
#319116 (or 0x319116) is known color: La Palma. HEX triplet: 31, 91 and 16. RGB value is (49,145,22). Sum of RGB (Red+Green+Blue) = 49+145+22=216 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.69% from 216); Green value is 145 (57.03% from 255 or 67.13% from 216); Blue value is 22 (8.98% from 255 or 10.19% from 216); Max value from RGB is 145 - color contains mainly: green. Hex color #319116 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319116 is #CE6EE9. Grayscale: #666666. Windows color (decimal): -13528810 or 1478961. OLE color: 1478961.
HSL color Cylindrical-coordinate representation of color #319116: hue angle of 106.83º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #319116 is Cyan = 0.66, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 145 | 22 | - |
| CMYK | 0.66 | 0 | 0.85 | 0.43 |
| HSL | 106.83º | 0.74% | 0.33% | - |
| HSV(B) | 106.83º | 0.85% | 0.57% | - |
| XYZ | 11.54 | 20.96 | 4.2 | - |
| YUV | 102.27 | 82.7 | 90 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 145 | 22 | 0.66 | 0 | 0.85 | 0.43 | 106.83 | 0.74 | 0.33 |
| Hex | 31 | 91 | 16 | 42 | 0 | 55 | 2B | 6B | 4A | 21 |
| Octal | 61 | 221 | 26 | 102 | 0 | 125 | 53 | 153 | 112 | 41 |
| Binary | 110001 | 10010001 | 10110 | 1000010 | 0 | 1010101 | 101011 | 1101011 | 1001010 | 100001 |
Color Harmonies of #319116
Complementary color
Monochromatic Colors of #319116
Black with #319116
Text Example
Text Example
White with #319116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319116; }
p { color: rgb(49,145,22); }
H1.HeaderClassName
{
color: #319116;
}
.AnyTagClassName
{
color: #319116;
}
</style>
background-color css
<style>
a { background-color: #319116; }
a { background-color: rgb(49,145,22); }
div.DivClassName
{
background-color: #319116;
}
.BgClassName
{
background-color: #319116;
}
</style>
border-color css
<style>
span { border-color: #319116; }
span { border-color: rgb(49,145,22); }
td.TdClassName
{
border-color: #319116;
}
.TagClassName
{
border-color: #319116;
}
</style>