Shades of La Palma #469617
Tints of La Palma #469617
RGB
CMYK
RGB Variations
Color information
#469617 (or 0x469617) is known color: La Palma. HEX triplet: 46, 96 and 17. RGB value is (70,150,23). Sum of RGB (Red+Green+Blue) = 70+150+23=243 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.81% from 243); Green value is 150 (58.98% from 255 or 61.73% from 243); Blue value is 23 (9.38% from 255 or 9.47% from 243); Max value from RGB is 150 - color contains mainly: green. Hex color #469617 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469617 is #B969E8. Grayscale: #707070. Windows color (decimal): -12151273 or 1545798. OLE color: 1545798.
HSL color Cylindrical-coordinate representation of color #469617: hue angle of 97.8º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #469617 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 23 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.41 |
| HSL | 97.8º | 0.73% | 0.34% | - |
| HSV(B) | 97.8º | 0.85% | 0.59% | - |
| XYZ | 13.59 | 23.18 | 4.57 | - |
| YUV | 111.6 | 78 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 23 | 0.53 | 0 | 0.85 | 0.41 | 97.8 | 0.73 | 0.34 |
| Hex | 46 | 96 | 17 | 35 | 0 | 55 | 29 | 62 | 49 | 22 |
| Octal | 106 | 226 | 27 | 65 | 0 | 125 | 51 | 142 | 111 | 42 |
| Binary | 1000110 | 10010110 | 10111 | 110101 | 0 | 1010101 | 101001 | 1100010 | 1001001 | 100010 |
Color Harmonies of #469617
Complementary color
Monochromatic Colors of #469617
Black with #469617
Text Example
Text Example
White with #469617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469617; }
p { color: rgb(70,150,23); }
H1.HeaderClassName
{
color: #469617;
}
.AnyTagClassName
{
color: #469617;
}
</style>
background-color css
<style>
a { background-color: #469617; }
a { background-color: rgb(70,150,23); }
div.DivClassName
{
background-color: #469617;
}
.BgClassName
{
background-color: #469617;
}
</style>
border-color css
<style>
span { border-color: #469617; }
span { border-color: rgb(70,150,23); }
td.TdClassName
{
border-color: #469617;
}
.TagClassName
{
border-color: #469617;
}
</style>