Shades of La Palma #469820
Tints of La Palma #469820
RGB
CMYK
RGB Variations
Color information
#469820 (or 0x469820) is known color: La Palma. HEX triplet: 46, 98 and 20. RGB value is (70,152,32). Sum of RGB (Red+Green+Blue) = 70+152+32=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 152 (59.77% from 255 or 59.84% from 254); Blue value is 32 (12.89% from 255 or 12.60% from 254); Max value from RGB is 152 - color contains mainly: green. Hex color #469820 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469820 is #B967DF. Grayscale: #727272. Windows color (decimal): -12150752 or 2136134. OLE color: 2136134.
HSL color Cylindrical-coordinate representation of color #469820: hue angle of 101º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #469820 is Cyan = 0.54, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 32 | - |
| CMYK | 0.54 | 0 | 0.79 | 0.40 |
| HSL | 101º | 0.65% | 0.36% | - |
| HSV(B) | 101º | 0.79% | 0.6% | - |
| XYZ | 14.01 | 23.86 | 5.23 | - |
| YUV | 113.8 | 81.83 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 32 | 0.54 | 0 | 0.79 | 0.40 | 101 | 0.65 | 0.36 |
| Hex | 46 | 98 | 20 | 36 | 0 | 4F | 28 | 65 | 41 | 24 |
| Octal | 106 | 230 | 40 | 66 | 0 | 117 | 50 | 145 | 101 | 44 |
| Binary | 1000110 | 10011000 | 100000 | 110110 | 0 | 1001111 | 101000 | 1100101 | 1000001 | 100100 |
Color Harmonies of #469820
Complementary color
Monochromatic Colors of #469820
Black with #469820
Text Example
Text Example
White with #469820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469820; }
p { color: rgb(70,152,32); }
H1.HeaderClassName
{
color: #469820;
}
.AnyTagClassName
{
color: #469820;
}
</style>
background-color css
<style>
a { background-color: #469820; }
a { background-color: rgb(70,152,32); }
div.DivClassName
{
background-color: #469820;
}
.BgClassName
{
background-color: #469820;
}
</style>
border-color css
<style>
span { border-color: #469820; }
span { border-color: rgb(70,152,32); }
td.TdClassName
{
border-color: #469820;
}
.TagClassName
{
border-color: #469820;
}
</style>