Shades of La Palma #419519
Tints of La Palma #419519
RGB
CMYK
RGB Variations
Color information
#419519 (or 0x419519) is known color: La Palma. HEX triplet: 41, 95 and 19. RGB value is (65,149,25). Sum of RGB (Red+Green+Blue) = 65+149+25=239 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.20% from 239); Green value is 149 (58.59% from 255 or 62.34% from 239); Blue value is 25 (10.16% from 255 or 10.46% from 239); Max value from RGB is 149 - color contains mainly: green. Hex color #419519 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419519 is #BE6AE6. Grayscale: #6E6E6E. Windows color (decimal): -12479207 or 1676609. OLE color: 1676609.
HSL color Cylindrical-coordinate representation of color #419519: hue angle of 100.65º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #419519 is Cyan = 0.56, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 149 | 25 | - |
| CMYK | 0.56 | 0 | 0.83 | 0.42 |
| HSL | 100.65º | 0.71% | 0.34% | - |
| HSV(B) | 100.65º | 0.83% | 0.58% | - |
| XYZ | 13.1 | 22.69 | 4.61 | - |
| YUV | 109.75 | 80.17 | 96.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 149 | 25 | 0.56 | 0 | 0.83 | 0.42 | 100.65 | 0.71 | 0.34 |
| Hex | 41 | 95 | 19 | 38 | 0 | 53 | 2A | 65 | 47 | 22 |
| Octal | 101 | 225 | 31 | 70 | 0 | 123 | 52 | 145 | 107 | 42 |
| Binary | 1000001 | 10010101 | 11001 | 111000 | 0 | 1010011 | 101010 | 1100101 | 1000111 | 100010 |
Color Harmonies of #419519
Complementary color
Monochromatic Colors of #419519
Black with #419519
Text Example
Text Example
White with #419519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419519; }
p { color: rgb(65,149,25); }
H1.HeaderClassName
{
color: #419519;
}
.AnyTagClassName
{
color: #419519;
}
</style>
background-color css
<style>
a { background-color: #419519; }
a { background-color: rgb(65,149,25); }
div.DivClassName
{
background-color: #419519;
}
.BgClassName
{
background-color: #419519;
}
</style>
border-color css
<style>
span { border-color: #419519; }
span { border-color: rgb(65,149,25); }
td.TdClassName
{
border-color: #419519;
}
.TagClassName
{
border-color: #419519;
}
</style>