Shades of La Palma #469211
Tints of La Palma #469211
RGB
CMYK
RGB Variations
Color information
#469211 (or 0x469211) is known color: La Palma. HEX triplet: 46, 92 and 11. RGB value is (70,146,17). Sum of RGB (Red+Green+Blue) = 70+146+17=233 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.04% from 233); Green value is 146 (57.42% from 255 or 62.66% from 233); Blue value is 17 (7.03% from 255 or 7.30% from 233); Max value from RGB is 146 - color contains mainly: green. Hex color #469211 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469211 is #B96DEE. Grayscale: #6D6D6D. Windows color (decimal): -12152303 or 1151558. OLE color: 1151558.
HSL color Cylindrical-coordinate representation of color #469211: hue angle of 95.35º 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 #469211 is Cyan = 0.52, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 17 | - |
| CMYK | 0.52 | 0 | 0.88 | 0.43 |
| HSL | 95.35º | 0.79% | 0.32% | - |
| HSV(B) | 95.35º | 0.88% | 0.57% | - |
| XYZ | 12.91 | 21.9 | 4.08 | - |
| YUV | 108.57 | 76.32 | 100.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 17 | 0.52 | 0 | 0.88 | 0.43 | 95.35 | 0.79 | 0.32 |
| Hex | 46 | 92 | 11 | 34 | 0 | 58 | 2B | 5F | 4F | 20 |
| Octal | 106 | 222 | 21 | 64 | 0 | 130 | 53 | 137 | 117 | 40 |
| Binary | 1000110 | 10010010 | 10001 | 110100 | 0 | 1011000 | 101011 | 1011111 | 1001111 | 100000 |
Color Harmonies of #469211
Complementary color
Monochromatic Colors of #469211
Black with #469211
Text Example
Text Example
White with #469211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469211; }
p { color: rgb(70,146,17); }
H1.HeaderClassName
{
color: #469211;
}
.AnyTagClassName
{
color: #469211;
}
</style>
background-color css
<style>
a { background-color: #469211; }
a { background-color: rgb(70,146,17); }
div.DivClassName
{
background-color: #469211;
}
.BgClassName
{
background-color: #469211;
}
</style>
border-color css
<style>
span { border-color: #469211; }
span { border-color: rgb(70,146,17); }
td.TdClassName
{
border-color: #469211;
}
.TagClassName
{
border-color: #469211;
}
</style>