Shades of La Palma #469015
Tints of La Palma #469015
RGB
CMYK
RGB Variations
Color information
#469015 (or 0x469015) is known color: La Palma. HEX triplet: 46, 90 and 15. RGB value is (70,144,21). Sum of RGB (Red+Green+Blue) = 70+144+21=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 144 (56.64% from 255 or 61.28% from 235); Blue value is 21 (8.59% from 255 or 8.94% from 235); Max value from RGB is 144 - color contains mainly: green. Hex color #469015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469015 is #B96FEA. Grayscale: #6C6C6C. Windows color (decimal): -12152811 or 1413190. OLE color: 1413190.
HSL color Cylindrical-coordinate representation of color #469015: hue angle of 96.1º 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 #469015 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 21 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.44 |
| HSL | 96.1º | 0.75% | 0.32% | - |
| HSV(B) | 96.1º | 0.85% | 0.56% | - |
| XYZ | 12.63 | 21.3 | 4.16 | - |
| YUV | 107.85 | 78.98 | 101 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 21 | 0.51 | 0 | 0.85 | 0.44 | 96.1 | 0.75 | 0.32 |
| Hex | 46 | 90 | 15 | 33 | 0 | 55 | 2C | 60 | 4B | 20 |
| Octal | 106 | 220 | 25 | 63 | 0 | 125 | 54 | 140 | 113 | 40 |
| Binary | 1000110 | 10010000 | 10101 | 110011 | 0 | 1010101 | 101100 | 1100000 | 1001011 | 100000 |
Color Harmonies of #469015
Complementary color
Monochromatic Colors of #469015
Black with #469015
Text Example
Text Example
White with #469015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469015; }
p { color: rgb(70,144,21); }
H1.HeaderClassName
{
color: #469015;
}
.AnyTagClassName
{
color: #469015;
}
</style>
background-color css
<style>
a { background-color: #469015; }
a { background-color: rgb(70,144,21); }
div.DivClassName
{
background-color: #469015;
}
.BgClassName
{
background-color: #469015;
}
</style>
border-color css
<style>
span { border-color: #469015; }
span { border-color: rgb(70,144,21); }
td.TdClassName
{
border-color: #469015;
}
.TagClassName
{
border-color: #469015;
}
</style>