Shades of La Palma #469111
Tints of La Palma #469111
RGB
CMYK
RGB Variations
Color information
#469111 (or 0x469111) is known color: La Palma. HEX triplet: 46, 91 and 11. RGB value is (70,145,17). Sum of RGB (Red+Green+Blue) = 70+145+17=232 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.17% from 232); Green value is 145 (57.03% from 255 or 62.5% from 232); Blue value is 17 (7.03% from 255 or 7.33% from 232); Max value from RGB is 145 - color contains mainly: green. Hex color #469111 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469111 is #B96EEE. Grayscale: #6C6C6C. Windows color (decimal): -12152559 or 1151302. OLE color: 1151302.
HSL color Cylindrical-coordinate representation of color #469111: hue angle of 95.16º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #469111 is Cyan = 0.52, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 17 | - |
| CMYK | 0.52 | 0 | 0.88 | 0.43 |
| HSL | 95.16º | 0.79% | 0.32% | - |
| HSV(B) | 95.16º | 0.88% | 0.57% | - |
| XYZ | 12.75 | 21.59 | 4.03 | - |
| YUV | 107.98 | 76.65 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 17 | 0.52 | 0 | 0.88 | 0.43 | 95.16 | 0.79 | 0.32 |
| Hex | 46 | 91 | 11 | 34 | 0 | 58 | 2B | 5F | 4F | 20 |
| Octal | 106 | 221 | 21 | 64 | 0 | 130 | 53 | 137 | 117 | 40 |
| Binary | 1000110 | 10010001 | 10001 | 110100 | 0 | 1011000 | 101011 | 1011111 | 1001111 | 100000 |
Color Harmonies of #469111
Complementary color
Monochromatic Colors of #469111
Black with #469111
Text Example
Text Example
White with #469111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469111; }
p { color: rgb(70,145,17); }
H1.HeaderClassName
{
color: #469111;
}
.AnyTagClassName
{
color: #469111;
}
</style>
background-color css
<style>
a { background-color: #469111; }
a { background-color: rgb(70,145,17); }
div.DivClassName
{
background-color: #469111;
}
.BgClassName
{
background-color: #469111;
}
</style>
border-color css
<style>
span { border-color: #469111; }
span { border-color: rgb(70,145,17); }
td.TdClassName
{
border-color: #469111;
}
.TagClassName
{
border-color: #469111;
}
</style>