Shades of La Palma #469416
Tints of La Palma #469416
RGB
CMYK
RGB Variations
Color information
#469416 (or 0x469416) is known color: La Palma. HEX triplet: 46, 94 and 16. RGB value is (70,148,22). Sum of RGB (Red+Green+Blue) = 70+148+22=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 148 (58.20% from 255 or 61.67% from 240); Blue value is 22 (8.98% from 255 or 9.17% from 240); Max value from RGB is 148 - color contains mainly: green. Hex color #469416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469416 is #B96BE9. Grayscale: #6E6E6E. Windows color (decimal): -12151786 or 1479750. OLE color: 1479750.
HSL color Cylindrical-coordinate representation of color #469416: hue angle of 97.14º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #469416 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 22 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.42 |
| HSL | 97.14º | 0.74% | 0.33% | - |
| HSV(B) | 97.14º | 0.85% | 0.58% | - |
| XYZ | 13.26 | 22.54 | 4.41 | - |
| YUV | 110.31 | 78.16 | 99.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 22 | 0.53 | 0 | 0.85 | 0.42 | 97.14 | 0.74 | 0.33 |
| Hex | 46 | 94 | 16 | 35 | 0 | 55 | 2A | 61 | 4A | 21 |
| Octal | 106 | 224 | 26 | 65 | 0 | 125 | 52 | 141 | 112 | 41 |
| Binary | 1000110 | 10010100 | 10110 | 110101 | 0 | 1010101 | 101010 | 1100001 | 1001010 | 100001 |
Color Harmonies of #469416
Complementary color
Monochromatic Colors of #469416
Black with #469416
Text Example
Text Example
White with #469416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469416; }
p { color: rgb(70,148,22); }
H1.HeaderClassName
{
color: #469416;
}
.AnyTagClassName
{
color: #469416;
}
</style>
background-color css
<style>
a { background-color: #469416; }
a { background-color: rgb(70,148,22); }
div.DivClassName
{
background-color: #469416;
}
.BgClassName
{
background-color: #469416;
}
</style>
border-color css
<style>
span { border-color: #469416; }
span { border-color: rgb(70,148,22); }
td.TdClassName
{
border-color: #469416;
}
.TagClassName
{
border-color: #469416;
}
</style>