Shades of La Palma #469019
Tints of La Palma #469019
RGB
CMYK
RGB Variations
Color information
#469019 (or 0x469019) is known color: La Palma. HEX triplet: 46, 90 and 19. RGB value is (70,144,25). Sum of RGB (Red+Green+Blue) = 70+144+25=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 144 (56.64% from 255 or 60.25% from 239); Blue value is 25 (10.16% from 255 or 10.46% from 239); Max value from RGB is 144 - color contains mainly: green. Hex color #469019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469019 is #B96FE6. Grayscale: #6C6C6C. Windows color (decimal): -12152807 or 1675334. OLE color: 1675334.
HSL color Cylindrical-coordinate representation of color #469019: hue angle of 97.31º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #469019 is Cyan = 0.51, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 25 | - |
| CMYK | 0.51 | 0 | 0.83 | 0.44 |
| HSL | 97.31º | 0.7% | 0.33% | - |
| HSV(B) | 97.31º | 0.83% | 0.56% | - |
| XYZ | 12.67 | 21.32 | 4.37 | - |
| YUV | 108.31 | 80.98 | 100.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 25 | 0.51 | 0 | 0.83 | 0.44 | 97.31 | 0.7 | 0.33 |
| Hex | 46 | 90 | 19 | 33 | 0 | 53 | 2C | 61 | 46 | 21 |
| Octal | 106 | 220 | 31 | 63 | 0 | 123 | 54 | 141 | 106 | 41 |
| Binary | 1000110 | 10010000 | 11001 | 110011 | 0 | 1010011 | 101100 | 1100001 | 1000110 | 100001 |
Color Harmonies of #469019
Complementary color
Monochromatic Colors of #469019
Black with #469019
Text Example
Text Example
White with #469019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469019; }
p { color: rgb(70,144,25); }
H1.HeaderClassName
{
color: #469019;
}
.AnyTagClassName
{
color: #469019;
}
</style>
background-color css
<style>
a { background-color: #469019; }
a { background-color: rgb(70,144,25); }
div.DivClassName
{
background-color: #469019;
}
.BgClassName
{
background-color: #469019;
}
</style>
border-color css
<style>
span { border-color: #469019; }
span { border-color: rgb(70,144,25); }
td.TdClassName
{
border-color: #469019;
}
.TagClassName
{
border-color: #469019;
}
</style>