Shades of La Palma #319016
Tints of La Palma #319016
RGB
CMYK
RGB Variations
Color information
#319016 (or 0x319016) is known color: La Palma. HEX triplet: 31, 90 and 16. RGB value is (49,144,22). Sum of RGB (Red+Green+Blue) = 49+144+22=215 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.79% from 215); Green value is 144 (56.64% from 255 or 66.98% from 215); Blue value is 22 (8.98% from 255 or 10.23% from 215); Max value from RGB is 144 - color contains mainly: green. Hex color #319016 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319016 is #CE6FE9. Grayscale: #666666. Windows color (decimal): -13529066 or 1478705. OLE color: 1478705.
HSL color Cylindrical-coordinate representation of color #319016: hue angle of 106.72º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #319016 is Cyan = 0.66, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 22 | - |
| CMYK | 0.66 | 0 | 0.85 | 0.44 |
| HSL | 106.72º | 0.73% | 0.33% | - |
| HSV(B) | 106.72º | 0.85% | 0.56% | - |
| XYZ | 11.38 | 20.66 | 4.15 | - |
| YUV | 101.69 | 83.03 | 90.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 22 | 0.66 | 0 | 0.85 | 0.44 | 106.72 | 0.73 | 0.33 |
| Hex | 31 | 90 | 16 | 42 | 0 | 55 | 2C | 6B | 49 | 21 |
| Octal | 61 | 220 | 26 | 102 | 0 | 125 | 54 | 153 | 111 | 41 |
| Binary | 110001 | 10010000 | 10110 | 1000010 | 0 | 1010101 | 101100 | 1101011 | 1001001 | 100001 |
Color Harmonies of #319016
Complementary color
Monochromatic Colors of #319016
Black with #319016
Text Example
Text Example
White with #319016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319016; }
p { color: rgb(49,144,22); }
H1.HeaderClassName
{
color: #319016;
}
.AnyTagClassName
{
color: #319016;
}
</style>
background-color css
<style>
a { background-color: #319016; }
a { background-color: rgb(49,144,22); }
div.DivClassName
{
background-color: #319016;
}
.BgClassName
{
background-color: #319016;
}
</style>
border-color css
<style>
span { border-color: #319016; }
span { border-color: rgb(49,144,22); }
td.TdClassName
{
border-color: #319016;
}
.TagClassName
{
border-color: #319016;
}
</style>