Shades of La Palma #469120
Tints of La Palma #469120
RGB
CMYK
RGB Variations
Color information
#469120 (or 0x469120) is known color: La Palma. HEX triplet: 46, 91 and 20. RGB value is (70,145,32). Sum of RGB (Red+Green+Blue) = 70+145+32=247 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.34% from 247); Green value is 145 (57.03% from 255 or 58.70% from 247); Blue value is 32 (12.89% from 255 or 12.96% from 247); Max value from RGB is 145 - color contains mainly: green. Hex color #469120 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469120 is #B96EDF. Grayscale: #6E6E6E. Windows color (decimal): -12152544 or 2134342. OLE color: 2134342.
HSL color Cylindrical-coordinate representation of color #469120: hue angle of 99.82º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #469120 is Cyan = 0.52, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 32 | - |
| CMYK | 0.52 | 0 | 0.78 | 0.43 |
| HSL | 99.82º | 0.64% | 0.35% | - |
| HSV(B) | 99.82º | 0.78% | 0.57% | - |
| XYZ | 12.91 | 21.66 | 4.87 | - |
| YUV | 109.69 | 84.15 | 99.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 32 | 0.52 | 0 | 0.78 | 0.43 | 99.82 | 0.64 | 0.35 |
| Hex | 46 | 91 | 20 | 34 | 0 | 4E | 2B | 64 | 40 | 23 |
| Octal | 106 | 221 | 40 | 64 | 0 | 116 | 53 | 144 | 100 | 43 |
| Binary | 1000110 | 10010001 | 100000 | 110100 | 0 | 1001110 | 101011 | 1100100 | 1000000 | 100011 |
Color Harmonies of #469120
Complementary color
Monochromatic Colors of #469120
Black with #469120
Text Example
Text Example
White with #469120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469120; }
p { color: rgb(70,145,32); }
H1.HeaderClassName
{
color: #469120;
}
.AnyTagClassName
{
color: #469120;
}
</style>
background-color css
<style>
a { background-color: #469120; }
a { background-color: rgb(70,145,32); }
div.DivClassName
{
background-color: #469120;
}
.BgClassName
{
background-color: #469120;
}
</style>
border-color css
<style>
span { border-color: #469120; }
span { border-color: rgb(70,145,32); }
td.TdClassName
{
border-color: #469120;
}
.TagClassName
{
border-color: #469120;
}
</style>