Shades of La Palma #419019
Tints of La Palma #419019
RGB
CMYK
RGB Variations
Color information
#419019 (or 0x419019) is known color: La Palma. HEX triplet: 41, 90 and 19. RGB value is (65,144,25). Sum of RGB (Red+Green+Blue) = 65+144+25=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 144 (56.64% from 255 or 61.54% from 234); Blue value is 25 (10.16% from 255 or 10.68% from 234); Max value from RGB is 144 - color contains mainly: green. Hex color #419019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419019 is #BE6FE6. Grayscale: #6B6B6B. Windows color (decimal): -12480487 or 1675329. OLE color: 1675329.
HSL color Cylindrical-coordinate representation of color #419019: hue angle of 99.83º 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 #419019 is Cyan = 0.55, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 65 | 144 | 25 | - |
| CMYK | 0.55 | 0 | 0.83 | 0.44 |
| HSL | 99.83º | 0.7% | 0.33% | - |
| HSV(B) | 99.83º | 0.83% | 0.56% | - |
| XYZ | 12.33 | 21.14 | 4.35 | - |
| YUV | 106.81 | 81.83 | 98.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 144 | 25 | 0.55 | 0 | 0.83 | 0.44 | 99.83 | 0.7 | 0.33 |
| Hex | 41 | 90 | 19 | 37 | 0 | 53 | 2C | 64 | 46 | 21 |
| Octal | 101 | 220 | 31 | 67 | 0 | 123 | 54 | 144 | 106 | 41 |
| Binary | 1000001 | 10010000 | 11001 | 110111 | 0 | 1010011 | 101100 | 1100100 | 1000110 | 100001 |
Color Harmonies of #419019
Complementary color
Monochromatic Colors of #419019
Black with #419019
Text Example
Text Example
White with #419019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419019; }
p { color: rgb(65,144,25); }
H1.HeaderClassName
{
color: #419019;
}
.AnyTagClassName
{
color: #419019;
}
</style>
background-color css
<style>
a { background-color: #419019; }
a { background-color: rgb(65,144,25); }
div.DivClassName
{
background-color: #419019;
}
.BgClassName
{
background-color: #419019;
}
</style>
border-color css
<style>
span { border-color: #419019; }
span { border-color: rgb(65,144,25); }
td.TdClassName
{
border-color: #419019;
}
.TagClassName
{
border-color: #419019;
}
</style>