Shades of La Palma #419120
Tints of La Palma #419120
RGB
CMYK
RGB Variations
Color information
#419120 (or 0x419120) is known color: La Palma. HEX triplet: 41, 91 and 20. RGB value is (65,145,32). Sum of RGB (Red+Green+Blue) = 65+145+32=242 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.86% from 242); Green value is 145 (57.03% from 255 or 59.92% from 242); Blue value is 32 (12.89% from 255 or 13.22% from 242); Max value from RGB is 145 - color contains mainly: green. Hex color #419120 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419120 is #BE6EDF. Grayscale: #6C6C6C. Windows color (decimal): -12480224 or 2134337. OLE color: 2134337.
HSL color Cylindrical-coordinate representation of color #419120: hue angle of 102.48º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #419120 is Cyan = 0.55, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 145 | 32 | - |
| CMYK | 0.55 | 0 | 0.78 | 0.43 |
| HSL | 102.48º | 0.64% | 0.35% | - |
| HSV(B) | 102.48º | 0.78% | 0.57% | - |
| XYZ | 12.57 | 21.48 | 4.85 | - |
| YUV | 108.2 | 85 | 97.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 145 | 32 | 0.55 | 0 | 0.78 | 0.43 | 102.48 | 0.64 | 0.35 |
| Hex | 41 | 91 | 20 | 37 | 0 | 4E | 2B | 66 | 40 | 23 |
| Octal | 101 | 221 | 40 | 67 | 0 | 116 | 53 | 146 | 100 | 43 |
| Binary | 1000001 | 10010001 | 100000 | 110111 | 0 | 1001110 | 101011 | 1100110 | 1000000 | 100011 |
Color Harmonies of #419120
Complementary color
Monochromatic Colors of #419120
Black with #419120
Text Example
Text Example
White with #419120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419120; }
p { color: rgb(65,145,32); }
H1.HeaderClassName
{
color: #419120;
}
.AnyTagClassName
{
color: #419120;
}
</style>
background-color css
<style>
a { background-color: #419120; }
a { background-color: rgb(65,145,32); }
div.DivClassName
{
background-color: #419120;
}
.BgClassName
{
background-color: #419120;
}
</style>
border-color css
<style>
span { border-color: #419120; }
span { border-color: rgb(65,145,32); }
td.TdClassName
{
border-color: #419120;
}
.TagClassName
{
border-color: #419120;
}
</style>