Shades of La Palma #469122
Tints of La Palma #469122
RGB
CMYK
RGB Variations
Color information
#469122 (or 0x469122) is known color: La Palma. HEX triplet: 46, 91 and 22. RGB value is (70,145,34). Sum of RGB (Red+Green+Blue) = 70+145+34=249 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.11% from 249); Green value is 145 (57.03% from 255 or 58.23% from 249); Blue value is 34 (13.67% from 255 or 13.65% from 249); Max value from RGB is 145 - color contains mainly: green. Hex color #469122 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469122 is #B96EDD. Grayscale: #6E6E6E. Windows color (decimal): -12152542 or 2265414. OLE color: 2265414.
HSL color Cylindrical-coordinate representation of color #469122: hue angle of 100.54º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #469122 is Cyan = 0.52, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 34 | - |
| CMYK | 0.52 | 0 | 0.77 | 0.43 |
| HSL | 100.54º | 0.62% | 0.35% | - |
| HSV(B) | 100.54º | 0.77% | 0.57% | - |
| XYZ | 12.94 | 21.67 | 5.01 | - |
| YUV | 109.92 | 85.15 | 99.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 34 | 0.52 | 0 | 0.77 | 0.43 | 100.54 | 0.62 | 0.35 |
| Hex | 46 | 91 | 22 | 34 | 0 | 4D | 2B | 65 | 3E | 23 |
| Octal | 106 | 221 | 42 | 64 | 0 | 115 | 53 | 145 | 76 | 43 |
| Binary | 1000110 | 10010001 | 100010 | 110100 | 0 | 1001101 | 101011 | 1100101 | 111110 | 100011 |
Color Harmonies of #469122
Complementary color
Monochromatic Colors of #469122
Black with #469122
Text Example
Text Example
White with #469122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469122; }
p { color: rgb(70,145,34); }
H1.HeaderClassName
{
color: #469122;
}
.AnyTagClassName
{
color: #469122;
}
</style>
background-color css
<style>
a { background-color: #469122; }
a { background-color: rgb(70,145,34); }
div.DivClassName
{
background-color: #469122;
}
.BgClassName
{
background-color: #469122;
}
</style>
border-color css
<style>
span { border-color: #469122; }
span { border-color: rgb(70,145,34); }
td.TdClassName
{
border-color: #469122;
}
.TagClassName
{
border-color: #469122;
}
</style>