Shades of La Palma #469212
Tints of La Palma #469212
RGB
CMYK
RGB Variations
Color information
#469212 (or 0x469212) is known color: La Palma. HEX triplet: 46, 92 and 12. RGB value is (70,146,18). Sum of RGB (Red+Green+Blue) = 70+146+18=234 (30% of max value = 765). Red value is 70 (27.73% from 255 or 29.91% from 234); Green value is 146 (57.42% from 255 or 62.39% from 234); Blue value is 18 (7.42% from 255 or 7.69% from 234); Max value from RGB is 146 - color contains mainly: green. Hex color #469212 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469212 is #B96DED. Grayscale: #6D6D6D. Windows color (decimal): -12152302 or 1217094. OLE color: 1217094.
HSL color Cylindrical-coordinate representation of color #469212: hue angle of 95.62º degrees, saturation: 0.78, 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 #469212 is Cyan = 0.52, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 18 | - |
| CMYK | 0.52 | 0 | 0.88 | 0.43 |
| HSL | 95.63º | 0.78% | 0.32% | - |
| HSV(B) | 95.63º | 0.88% | 0.57% | - |
| XYZ | 12.91 | 21.9 | 4.12 | - |
| YUV | 108.68 | 76.82 | 100.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 18 | 0.52 | 0 | 0.88 | 0.43 | 95.63 | 0.78 | 0.32 |
| Hex | 46 | 92 | 12 | 34 | 0 | 58 | 2B | 60 | 4E | 20 |
| Octal | 106 | 222 | 22 | 64 | 0 | 130 | 53 | 140 | 116 | 40 |
| Binary | 1000110 | 10010010 | 10010 | 110100 | 0 | 1011000 | 101011 | 1100000 | 1001110 | 100000 |
Color Harmonies of #469212
Complementary color
Monochromatic Colors of #469212
Black with #469212
Text Example
Text Example
White with #469212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469212; }
p { color: rgb(70,146,18); }
H1.HeaderClassName
{
color: #469212;
}
.AnyTagClassName
{
color: #469212;
}
</style>
background-color css
<style>
a { background-color: #469212; }
a { background-color: rgb(70,146,18); }
div.DivClassName
{
background-color: #469212;
}
.BgClassName
{
background-color: #469212;
}
</style>
border-color css
<style>
span { border-color: #469212; }
span { border-color: rgb(70,146,18); }
td.TdClassName
{
border-color: #469212;
}
.TagClassName
{
border-color: #469212;
}
</style>