Shades of La Palma #469220
Tints of La Palma #469220
RGB
CMYK
RGB Variations
Color information
#469220 (or 0x469220) is known color: La Palma. HEX triplet: 46, 92 and 20. RGB value is (70,146,32). Sum of RGB (Red+Green+Blue) = 70+146+32=248 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.23% from 248); Green value is 146 (57.42% from 255 or 58.87% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 146 - color contains mainly: green. Hex color #469220 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469220 is #B96DDF. Grayscale: #6E6E6E. Windows color (decimal): -12152288 or 2134598. OLE color: 2134598.
HSL color Cylindrical-coordinate representation of color #469220: hue angle of 100º 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 #469220 is Cyan = 0.52, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 32 | - |
| CMYK | 0.52 | 0 | 0.78 | 0.43 |
| HSL | 100º | 0.64% | 0.35% | - |
| HSV(B) | 100º | 0.78% | 0.57% | - |
| XYZ | 13.07 | 21.96 | 4.92 | - |
| YUV | 110.28 | 83.82 | 99.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 32 | 0.52 | 0 | 0.78 | 0.43 | 100 | 0.64 | 0.35 |
| Hex | 46 | 92 | 20 | 34 | 0 | 4E | 2B | 64 | 40 | 23 |
| Octal | 106 | 222 | 40 | 64 | 0 | 116 | 53 | 144 | 100 | 43 |
| Binary | 1000110 | 10010010 | 100000 | 110100 | 0 | 1001110 | 101011 | 1100100 | 1000000 | 100011 |
Color Harmonies of #469220
Complementary color
Monochromatic Colors of #469220
Black with #469220
Text Example
Text Example
White with #469220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469220; }
p { color: rgb(70,146,32); }
H1.HeaderClassName
{
color: #469220;
}
.AnyTagClassName
{
color: #469220;
}
</style>
background-color css
<style>
a { background-color: #469220; }
a { background-color: rgb(70,146,32); }
div.DivClassName
{
background-color: #469220;
}
.BgClassName
{
background-color: #469220;
}
</style>
border-color css
<style>
span { border-color: #469220; }
span { border-color: rgb(70,146,32); }
td.TdClassName
{
border-color: #469220;
}
.TagClassName
{
border-color: #469220;
}
</style>