Shades of La Palma #469119
Tints of La Palma #469119
RGB
CMYK
RGB Variations
Color information
#469119 (or 0x469119) is known color: La Palma. HEX triplet: 46, 91 and 19. RGB value is (70,145,25). Sum of RGB (Red+Green+Blue) = 70+145+25=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 145 (57.03% from 255 or 60.42% from 240); Blue value is 25 (10.16% from 255 or 10.42% from 240); Max value from RGB is 145 - color contains mainly: green. Hex color #469119 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469119 is #B96EE6. Grayscale: #6D6D6D. Windows color (decimal): -12152551 or 1675590. OLE color: 1675590.
HSL color Cylindrical-coordinate representation of color #469119: hue angle of 97.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #469119 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 25 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.43 |
| HSL | 97.5º | 0.71% | 0.33% | - |
| HSV(B) | 97.5º | 0.83% | 0.57% | - |
| XYZ | 12.83 | 21.62 | 4.42 | - |
| YUV | 108.9 | 80.65 | 100.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 25 | 0.52 | 0 | 0.83 | 0.43 | 97.5 | 0.71 | 0.33 |
| Hex | 46 | 91 | 19 | 34 | 0 | 53 | 2B | 62 | 47 | 21 |
| Octal | 106 | 221 | 31 | 64 | 0 | 123 | 53 | 142 | 107 | 41 |
| Binary | 1000110 | 10010001 | 11001 | 110100 | 0 | 1010011 | 101011 | 1100010 | 1000111 | 100001 |
Color Harmonies of #469119
Complementary color
Monochromatic Colors of #469119
Black with #469119
Text Example
Text Example
White with #469119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469119; }
p { color: rgb(70,145,25); }
H1.HeaderClassName
{
color: #469119;
}
.AnyTagClassName
{
color: #469119;
}
</style>
background-color css
<style>
a { background-color: #469119; }
a { background-color: rgb(70,145,25); }
div.DivClassName
{
background-color: #469119;
}
.BgClassName
{
background-color: #469119;
}
</style>
border-color css
<style>
span { border-color: #469119; }
span { border-color: rgb(70,145,25); }
td.TdClassName
{
border-color: #469119;
}
.TagClassName
{
border-color: #469119;
}
</style>