Shades of La Palma #419619
Tints of La Palma #419619
RGB
CMYK
RGB Variations
Color information
#419619 (or 0x419619) is known color: La Palma. HEX triplet: 41, 96 and 19. RGB value is (65,150,25). Sum of RGB (Red+Green+Blue) = 65+150+25=240 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.08% from 240); Green value is 150 (58.98% from 255 or 62.5% from 240); Blue value is 25 (10.16% from 255 or 10.42% from 240); Max value from RGB is 150 - color contains mainly: green. Hex color #419619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419619 is #BE69E6. Grayscale: #6E6E6E. Windows color (decimal): -12478951 or 1676865. OLE color: 1676865.
HSL color Cylindrical-coordinate representation of color #419619: hue angle of 100.8º 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 #419619 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 150 | 25 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.41 |
| HSL | 100.8º | 0.71% | 0.34% | - |
| HSV(B) | 100.8º | 0.83% | 0.59% | - |
| XYZ | 13.26 | 23.01 | 4.66 | - |
| YUV | 110.34 | 79.84 | 95.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 150 | 25 | 0.57 | 0 | 0.83 | 0.41 | 100.8 | 0.71 | 0.34 |
| Hex | 41 | 96 | 19 | 39 | 0 | 53 | 29 | 65 | 47 | 22 |
| Octal | 101 | 226 | 31 | 71 | 0 | 123 | 51 | 145 | 107 | 42 |
| Binary | 1000001 | 10010110 | 11001 | 111001 | 0 | 1010011 | 101001 | 1100101 | 1000111 | 100010 |
Color Harmonies of #419619
Complementary color
Monochromatic Colors of #419619
Black with #419619
Text Example
Text Example
White with #419619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419619; }
p { color: rgb(65,150,25); }
H1.HeaderClassName
{
color: #419619;
}
.AnyTagClassName
{
color: #419619;
}
</style>
background-color css
<style>
a { background-color: #419619; }
a { background-color: rgb(65,150,25); }
div.DivClassName
{
background-color: #419619;
}
.BgClassName
{
background-color: #419619;
}
</style>
border-color css
<style>
span { border-color: #419619; }
span { border-color: rgb(65,150,25); }
td.TdClassName
{
border-color: #419619;
}
.TagClassName
{
border-color: #419619;
}
</style>