Shades of La Palma #469619
Tints of La Palma #469619
RGB
CMYK
RGB Variations
Color information
#469619 (or 0x469619) is known color: La Palma. HEX triplet: 46, 96 and 19. RGB value is (70,150,25). Sum of RGB (Red+Green+Blue) = 70+150+25=245 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.57% from 245); Green value is 150 (58.98% from 255 or 61.22% from 245); Blue value is 25 (10.16% from 255 or 10.20% from 245); Max value from RGB is 150 - color contains mainly: green. Hex color #469619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469619 is #B969E6. Grayscale: #707070. Windows color (decimal): -12151271 or 1676870. OLE color: 1676870.
HSL color Cylindrical-coordinate representation of color #469619: hue angle of 98.4º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #469619 is Cyan = 0.53, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 150 | 25 | - |
| CMYK | 0.53 | 0 | 0.83 | 0.41 |
| HSL | 98.4º | 0.71% | 0.34% | - |
| HSV(B) | 98.4º | 0.83% | 0.59% | - |
| XYZ | 13.61 | 23.18 | 4.68 | - |
| YUV | 111.83 | 79 | 98.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 150 | 25 | 0.53 | 0 | 0.83 | 0.41 | 98.4 | 0.71 | 0.34 |
| Hex | 46 | 96 | 19 | 35 | 0 | 53 | 29 | 62 | 47 | 22 |
| Octal | 106 | 226 | 31 | 65 | 0 | 123 | 51 | 142 | 107 | 42 |
| Binary | 1000110 | 10010110 | 11001 | 110101 | 0 | 1010011 | 101001 | 1100010 | 1000111 | 100010 |
Color Harmonies of #469619
Complementary color
Monochromatic Colors of #469619
Black with #469619
Text Example
Text Example
White with #469619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469619; }
p { color: rgb(70,150,25); }
H1.HeaderClassName
{
color: #469619;
}
.AnyTagClassName
{
color: #469619;
}
</style>
background-color css
<style>
a { background-color: #469619; }
a { background-color: rgb(70,150,25); }
div.DivClassName
{
background-color: #469619;
}
.BgClassName
{
background-color: #469619;
}
</style>
border-color css
<style>
span { border-color: #469619; }
span { border-color: rgb(70,150,25); }
td.TdClassName
{
border-color: #469619;
}
.TagClassName
{
border-color: #469619;
}
</style>