Shades of La Palma #319015
Tints of La Palma #319015
RGB
CMYK
RGB Variations
Color information
#319015 (or 0x319015) is known color: La Palma. HEX triplet: 31, 90 and 15. RGB value is (49,144,21). Sum of RGB (Red+Green+Blue) = 49+144+21=214 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.90% from 214); Green value is 144 (56.64% from 255 or 67.29% from 214); Blue value is 21 (8.59% from 255 or 9.81% from 214); Max value from RGB is 144 - color contains mainly: green. Hex color #319015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319015 is #CE6FEA. Grayscale: #656565. Windows color (decimal): -13529067 or 1413169. OLE color: 1413169.
HSL color Cylindrical-coordinate representation of color #319015: hue angle of 106.34º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #319015 is Cyan = 0.66, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 21 | - |
| CMYK | 0.66 | 0 | 0.85 | 0.44 |
| HSL | 106.34º | 0.75% | 0.32% | - |
| HSV(B) | 106.34º | 0.85% | 0.56% | - |
| XYZ | 11.38 | 20.65 | 4.1 | - |
| YUV | 101.57 | 82.53 | 90.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 21 | 0.66 | 0 | 0.85 | 0.44 | 106.34 | 0.75 | 0.32 |
| Hex | 31 | 90 | 15 | 42 | 0 | 55 | 2C | 6A | 4B | 20 |
| Octal | 61 | 220 | 25 | 102 | 0 | 125 | 54 | 152 | 113 | 40 |
| Binary | 110001 | 10010000 | 10101 | 1000010 | 0 | 1010101 | 101100 | 1101010 | 1001011 | 100000 |
Color Harmonies of #319015
Complementary color
Monochromatic Colors of #319015
Black with #319015
Text Example
Text Example
White with #319015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319015; }
p { color: rgb(49,144,21); }
H1.HeaderClassName
{
color: #319015;
}
.AnyTagClassName
{
color: #319015;
}
</style>
background-color css
<style>
a { background-color: #319015; }
a { background-color: rgb(49,144,21); }
div.DivClassName
{
background-color: #319015;
}
.BgClassName
{
background-color: #319015;
}
</style>
border-color css
<style>
span { border-color: #319015; }
span { border-color: rgb(49,144,21); }
td.TdClassName
{
border-color: #319015;
}
.TagClassName
{
border-color: #319015;
}
</style>