Shades of La Palma #469322
Tints of La Palma #469322
RGB
CMYK
RGB Variations
Color information
#469322 (or 0x469322) is known color: La Palma. HEX triplet: 46, 93 and 22. RGB value is (70,147,34). Sum of RGB (Red+Green+Blue) = 70+147+34=251 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.89% from 251); Green value is 147 (57.81% from 255 or 58.57% from 251); Blue value is 34 (13.67% from 255 or 13.55% from 251); Max value from RGB is 147 - color contains mainly: green. Hex color #469322 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469322 is #B96CDD. Grayscale: #6F6F6F. Windows color (decimal): -12152030 or 2265926. OLE color: 2265926.
HSL color Cylindrical-coordinate representation of color #469322: hue angle of 100.88º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #469322 is Cyan = 0.52, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 34 | - |
| CMYK | 0.52 | 0 | 0.77 | 0.42 |
| HSL | 100.89º | 0.62% | 0.35% | - |
| HSV(B) | 100.89º | 0.77% | 0.58% | - |
| XYZ | 13.25 | 22.29 | 5.12 | - |
| YUV | 111.1 | 84.49 | 98.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 34 | 0.52 | 0 | 0.77 | 0.42 | 100.89 | 0.62 | 0.35 |
| Hex | 46 | 93 | 22 | 34 | 0 | 4D | 2A | 65 | 3E | 23 |
| Octal | 106 | 223 | 42 | 64 | 0 | 115 | 52 | 145 | 76 | 43 |
| Binary | 1000110 | 10010011 | 100010 | 110100 | 0 | 1001101 | 101010 | 1100101 | 111110 | 100011 |
Color Harmonies of #469322
Complementary color
Monochromatic Colors of #469322
Black with #469322
Text Example
Text Example
White with #469322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469322; }
p { color: rgb(70,147,34); }
H1.HeaderClassName
{
color: #469322;
}
.AnyTagClassName
{
color: #469322;
}
</style>
background-color css
<style>
a { background-color: #469322; }
a { background-color: rgb(70,147,34); }
div.DivClassName
{
background-color: #469322;
}
.BgClassName
{
background-color: #469322;
}
</style>
border-color css
<style>
span { border-color: #469322; }
span { border-color: rgb(70,147,34); }
td.TdClassName
{
border-color: #469322;
}
.TagClassName
{
border-color: #469322;
}
</style>