Shades of La Palma #469522
Tints of La Palma #469522
RGB
CMYK
RGB Variations
Color information
#469522 (or 0x469522) is known color: La Palma. HEX triplet: 46, 95 and 22. RGB value is (70,149,34). Sum of RGB (Red+Green+Blue) = 70+149+34=253 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.67% from 253); Green value is 149 (58.59% from 255 or 58.89% from 253); Blue value is 34 (13.67% from 255 or 13.44% from 253); Max value from RGB is 149 - color contains mainly: green. Hex color #469522 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469522 is #B96ADD. Grayscale: #707070. Windows color (decimal): -12151518 or 2266438. OLE color: 2266438.
HSL color Cylindrical-coordinate representation of color #469522: hue angle of 101.22º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #469522 is Cyan = 0.53, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 149 | 34 | - |
| CMYK | 0.53 | 0 | 0.77 | 0.42 |
| HSL | 101.22º | 0.63% | 0.36% | - |
| HSV(B) | 101.22º | 0.77% | 0.58% | - |
| XYZ | 13.56 | 22.91 | 5.22 | - |
| YUV | 112.27 | 83.83 | 97.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 149 | 34 | 0.53 | 0 | 0.77 | 0.42 | 101.22 | 0.63 | 0.36 |
| Hex | 46 | 95 | 22 | 35 | 0 | 4D | 2A | 65 | 3F | 24 |
| Octal | 106 | 225 | 42 | 65 | 0 | 115 | 52 | 145 | 77 | 44 |
| Binary | 1000110 | 10010101 | 100010 | 110101 | 0 | 1001101 | 101010 | 1100101 | 111111 | 100100 |
Color Harmonies of #469522
Complementary color
Monochromatic Colors of #469522
Black with #469522
Text Example
Text Example
White with #469522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469522; }
p { color: rgb(70,149,34); }
H1.HeaderClassName
{
color: #469522;
}
.AnyTagClassName
{
color: #469522;
}
</style>
background-color css
<style>
a { background-color: #469522; }
a { background-color: rgb(70,149,34); }
div.DivClassName
{
background-color: #469522;
}
.BgClassName
{
background-color: #469522;
}
</style>
border-color css
<style>
span { border-color: #469522; }
span { border-color: rgb(70,149,34); }
td.TdClassName
{
border-color: #469522;
}
.TagClassName
{
border-color: #469522;
}
</style>