Shades of La Palma #469012
Tints of La Palma #469012
RGB
CMYK
RGB Variations
Color information
#469012 (or 0x469012) is known color: La Palma. HEX triplet: 46, 90 and 12. RGB value is (70,144,18). Sum of RGB (Red+Green+Blue) = 70+144+18=232 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.17% from 232); Green value is 144 (56.64% from 255 or 62.07% from 232); Blue value is 18 (7.42% from 255 or 7.76% from 232); Max value from RGB is 144 - color contains mainly: green. Hex color #469012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469012 is #B96FED. Grayscale: #6B6B6B. Windows color (decimal): -12152814 or 1216582. OLE color: 1216582.
HSL color Cylindrical-coordinate representation of color #469012: hue angle of 95.24º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #469012 is Cyan = 0.51, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 18 | - |
| CMYK | 0.51 | 0 | 0.88 | 0.44 |
| HSL | 95.24º | 0.78% | 0.32% | - |
| HSV(B) | 95.24º | 0.88% | 0.56% | - |
| XYZ | 12.61 | 21.29 | 4.02 | - |
| YUV | 107.51 | 77.48 | 101.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 18 | 0.51 | 0 | 0.88 | 0.44 | 95.24 | 0.78 | 0.32 |
| Hex | 46 | 90 | 12 | 33 | 0 | 58 | 2C | 5F | 4E | 20 |
| Octal | 106 | 220 | 22 | 63 | 0 | 130 | 54 | 137 | 116 | 40 |
| Binary | 1000110 | 10010000 | 10010 | 110011 | 0 | 1011000 | 101100 | 1011111 | 1001110 | 100000 |
Color Harmonies of #469012
Complementary color
Monochromatic Colors of #469012
Black with #469012
Text Example
Text Example
White with #469012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469012; }
p { color: rgb(70,144,18); }
H1.HeaderClassName
{
color: #469012;
}
.AnyTagClassName
{
color: #469012;
}
</style>
background-color css
<style>
a { background-color: #469012; }
a { background-color: rgb(70,144,18); }
div.DivClassName
{
background-color: #469012;
}
.BgClassName
{
background-color: #469012;
}
</style>
border-color css
<style>
span { border-color: #469012; }
span { border-color: rgb(70,144,18); }
td.TdClassName
{
border-color: #469012;
}
.TagClassName
{
border-color: #469012;
}
</style>