Shades of La Palma #469620
Tints of La Palma #469620
RGB
CMYK
RGB Variations
Color information
#469620 (or 0x469620) is known color: La Palma. HEX triplet: 46, 96 and 20. RGB value is (70,150,32). Sum of RGB (Red+Green+Blue) = 70+150+32=252 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.78% from 252); Green value is 150 (58.98% from 255 or 59.52% from 252); Blue value is 32 (12.89% from 255 or 12.70% from 252); Max value from RGB is 150 - color contains mainly: green. Hex color #469620 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469620 is #B969DF. Grayscale: #717171. Windows color (decimal): -12151264 or 2135622. OLE color: 2135622.
HSL color Cylindrical-coordinate representation of color #469620: hue angle of 100.68º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #469620 is Cyan = 0.53, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 32 | - |
| CMYK | 0.53 | 0 | 0.79 | 0.41 |
| HSL | 100.68º | 0.65% | 0.36% | - |
| HSV(B) | 100.68º | 0.79% | 0.59% | - |
| XYZ | 13.69 | 23.22 | 5.13 | - |
| YUV | 112.63 | 82.5 | 97.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 32 | 0.53 | 0 | 0.79 | 0.41 | 100.68 | 0.65 | 0.36 |
| Hex | 46 | 96 | 20 | 35 | 0 | 4F | 29 | 65 | 41 | 24 |
| Octal | 106 | 226 | 40 | 65 | 0 | 117 | 51 | 145 | 101 | 44 |
| Binary | 1000110 | 10010110 | 100000 | 110101 | 0 | 1001111 | 101001 | 1100101 | 1000001 | 100100 |
Color Harmonies of #469620
Complementary color
Monochromatic Colors of #469620
Black with #469620
Text Example
Text Example
White with #469620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469620; }
p { color: rgb(70,150,32); }
H1.HeaderClassName
{
color: #469620;
}
.AnyTagClassName
{
color: #469620;
}
</style>
background-color css
<style>
a { background-color: #469620; }
a { background-color: rgb(70,150,32); }
div.DivClassName
{
background-color: #469620;
}
.BgClassName
{
background-color: #469620;
}
</style>
border-color css
<style>
span { border-color: #469620; }
span { border-color: rgb(70,150,32); }
td.TdClassName
{
border-color: #469620;
}
.TagClassName
{
border-color: #469620;
}
</style>