Shades of La Palma #469616
Tints of La Palma #469616
RGB
CMYK
RGB Variations
Color information
#469616 (or 0x469616) is known color: La Palma. HEX triplet: 46, 96 and 16. RGB value is (70,150,22). Sum of RGB (Red+Green+Blue) = 70+150+22=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 150 (58.98% from 255 or 61.98% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 150 - color contains mainly: green. Hex color #469616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469616 is #B969E9. Grayscale: #6F6F6F. Windows color (decimal): -12151274 or 1480262. OLE color: 1480262.
HSL color Cylindrical-coordinate representation of color #469616: hue angle of 97.5º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #469616 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 22 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.41 |
| HSL | 97.5º | 0.74% | 0.34% | - |
| HSV(B) | 97.5º | 0.85% | 0.59% | - |
| XYZ | 13.58 | 23.17 | 4.52 | - |
| YUV | 111.49 | 77.5 | 98.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 22 | 0.53 | 0 | 0.85 | 0.41 | 97.5 | 0.74 | 0.34 |
| Hex | 46 | 96 | 16 | 35 | 0 | 55 | 29 | 62 | 4A | 22 |
| Octal | 106 | 226 | 26 | 65 | 0 | 125 | 51 | 142 | 112 | 42 |
| Binary | 1000110 | 10010110 | 10110 | 110101 | 0 | 1010101 | 101001 | 1100010 | 1001010 | 100010 |
Color Harmonies of #469616
Complementary color
Monochromatic Colors of #469616
Black with #469616
Text Example
Text Example
White with #469616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469616; }
p { color: rgb(70,150,22); }
H1.HeaderClassName
{
color: #469616;
}
.AnyTagClassName
{
color: #469616;
}
</style>
background-color css
<style>
a { background-color: #469616; }
a { background-color: rgb(70,150,22); }
div.DivClassName
{
background-color: #469616;
}
.BgClassName
{
background-color: #469616;
}
</style>
border-color css
<style>
span { border-color: #469616; }
span { border-color: rgb(70,150,22); }
td.TdClassName
{
border-color: #469616;
}
.TagClassName
{
border-color: #469616;
}
</style>