Shades of La Palma #419114
Tints of La Palma #419114
RGB
CMYK
RGB Variations
Color information
#419114 (or 0x419114) is known color: La Palma. HEX triplet: 41, 91 and 14. RGB value is (65,145,20). Sum of RGB (Red+Green+Blue) = 65+145+20=230 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.26% from 230); Green value is 145 (57.03% from 255 or 63.04% from 230); Blue value is 20 (8.20% from 255 or 8.70% from 230); Max value from RGB is 145 - color contains mainly: green. Hex color #419114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419114 is #BE6EEB. Grayscale: #6B6B6B. Windows color (decimal): -12480236 or 1347905. OLE color: 1347905.
HSL color Cylindrical-coordinate representation of color #419114: hue angle of 98.4º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #419114 is Cyan = 0.55, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 145 | 20 | - |
| CMYK | 0.55 | 0 | 0.86 | 0.43 |
| HSL | 98.4º | 0.76% | 0.32% | - |
| HSV(B) | 98.4º | 0.86% | 0.57% | - |
| XYZ | 12.43 | 21.43 | 4.14 | - |
| YUV | 106.83 | 79 | 98.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 145 | 20 | 0.55 | 0 | 0.86 | 0.43 | 98.4 | 0.76 | 0.32 |
| Hex | 41 | 91 | 14 | 37 | 0 | 56 | 2B | 62 | 4C | 20 |
| Octal | 101 | 221 | 24 | 67 | 0 | 126 | 53 | 142 | 114 | 40 |
| Binary | 1000001 | 10010001 | 10100 | 110111 | 0 | 1010110 | 101011 | 1100010 | 1001100 | 100000 |
Color Harmonies of #419114
Complementary color
Monochromatic Colors of #419114
Black with #419114
Text Example
Text Example
White with #419114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419114; }
p { color: rgb(65,145,20); }
H1.HeaderClassName
{
color: #419114;
}
.AnyTagClassName
{
color: #419114;
}
</style>
background-color css
<style>
a { background-color: #419114; }
a { background-color: rgb(65,145,20); }
div.DivClassName
{
background-color: #419114;
}
.BgClassName
{
background-color: #419114;
}
</style>
border-color css
<style>
span { border-color: #419114; }
span { border-color: rgb(65,145,20); }
td.TdClassName
{
border-color: #419114;
}
.TagClassName
{
border-color: #419114;
}
</style>