Shades of La Palma #419122
Tints of La Palma #419122
RGB
CMYK
RGB Variations
Color information
#419122 (or 0x419122) is known color: La Palma. HEX triplet: 41, 91 and 22. RGB value is (65,145,34). Sum of RGB (Red+Green+Blue) = 65+145+34=244 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.64% from 244); Green value is 145 (57.03% from 255 or 59.43% from 244); Blue value is 34 (13.67% from 255 or 13.93% from 244); Max value from RGB is 145 - color contains mainly: green. Hex color #419122 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #419122 is #BE6EDD. Grayscale: #6C6C6C. Windows color (decimal): -12480222 or 2265409. OLE color: 2265409.
HSL color Cylindrical-coordinate representation of color #419122: hue angle of 103.24º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #419122 is Cyan = 0.55, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 145 | 34 | - |
| CMYK | 0.55 | 0 | 0.77 | 0.43 |
| HSL | 103.24º | 0.62% | 0.35% | - |
| HSV(B) | 103.24º | 0.77% | 0.57% | - |
| XYZ | 12.59 | 21.49 | 5 | - |
| YUV | 108.43 | 86 | 97.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 145 | 34 | 0.55 | 0 | 0.77 | 0.43 | 103.24 | 0.62 | 0.35 |
| Hex | 41 | 91 | 22 | 37 | 0 | 4D | 2B | 67 | 3E | 23 |
| Octal | 101 | 221 | 42 | 67 | 0 | 115 | 53 | 147 | 76 | 43 |
| Binary | 1000001 | 10010001 | 100010 | 110111 | 0 | 1001101 | 101011 | 1100111 | 111110 | 100011 |
Color Harmonies of #419122
Complementary color
Monochromatic Colors of #419122
Black with #419122
Text Example
Text Example
White with #419122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419122; }
p { color: rgb(65,145,34); }
H1.HeaderClassName
{
color: #419122;
}
.AnyTagClassName
{
color: #419122;
}
</style>
background-color css
<style>
a { background-color: #419122; }
a { background-color: rgb(65,145,34); }
div.DivClassName
{
background-color: #419122;
}
.BgClassName
{
background-color: #419122;
}
</style>
border-color css
<style>
span { border-color: #419122; }
span { border-color: rgb(65,145,34); }
td.TdClassName
{
border-color: #419122;
}
.TagClassName
{
border-color: #419122;
}
</style>