Shades of La Palma #469811
Tints of La Palma #469811
RGB
CMYK
RGB Variations
Color information
#469811 (or 0x469811) is known color: La Palma. HEX triplet: 46, 98 and 11. RGB value is (70,152,17). Sum of RGB (Red+Green+Blue) = 70+152+17=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 152 (59.77% from 255 or 63.60% from 239); Blue value is 17 (7.03% from 255 or 7.11% from 239); Max value from RGB is 152 - color contains mainly: green. Hex color #469811 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469811 is #B967EE. Grayscale: #707070. Windows color (decimal): -12150767 or 1153094. OLE color: 1153094.
HSL color Cylindrical-coordinate representation of color #469811: hue angle of 96.44º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #469811 is Cyan = 0.54, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 17 | - |
| CMYK | 0.54 | 0 | 0.89 | 0.40 |
| HSL | 96.44º | 0.8% | 0.33% | - |
| HSV(B) | 96.44º | 0.89% | 0.6% | - |
| XYZ | 13.86 | 23.8 | 4.39 | - |
| YUV | 112.09 | 74.33 | 97.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 17 | 0.54 | 0 | 0.89 | 0.40 | 96.44 | 0.8 | 0.33 |
| Hex | 46 | 98 | 11 | 36 | 0 | 59 | 28 | 60 | 50 | 21 |
| Octal | 106 | 230 | 21 | 66 | 0 | 131 | 50 | 140 | 120 | 41 |
| Binary | 1000110 | 10011000 | 10001 | 110110 | 0 | 1011001 | 101000 | 1100000 | 1010000 | 100001 |
Color Harmonies of #469811
Complementary color
Monochromatic Colors of #469811
Black with #469811
Text Example
Text Example
White with #469811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469811; }
p { color: rgb(70,152,17); }
H1.HeaderClassName
{
color: #469811;
}
.AnyTagClassName
{
color: #469811;
}
</style>
background-color css
<style>
a { background-color: #469811; }
a { background-color: rgb(70,152,17); }
div.DivClassName
{
background-color: #469811;
}
.BgClassName
{
background-color: #469811;
}
</style>
border-color css
<style>
span { border-color: #469811; }
span { border-color: rgb(70,152,17); }
td.TdClassName
{
border-color: #469811;
}
.TagClassName
{
border-color: #469811;
}
</style>