Shades of La Palma #419116
Tints of La Palma #419116
RGB
CMYK
RGB Variations
Color information
#419116 (or 0x419116) is known color: La Palma. HEX triplet: 41, 91 and 16. RGB value is (65,145,22). Sum of RGB (Red+Green+Blue) = 65+145+22=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 145 (57.03% from 255 or 62.5% from 232); Blue value is 22 (8.98% from 255 or 9.48% from 232); Max value from RGB is 145 - color contains mainly: green. Hex color #419116 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419116 is #BE6EE9. Grayscale: #6B6B6B. Windows color (decimal): -12480234 or 1478977. OLE color: 1478977.
HSL color Cylindrical-coordinate representation of color #419116: hue angle of 99.02º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #419116 is Cyan = 0.55, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 145 | 22 | - |
| CMYK | 0.55 | 0 | 0.85 | 0.43 |
| HSL | 99.02º | 0.74% | 0.33% | - |
| HSV(B) | 99.02º | 0.85% | 0.57% | - |
| XYZ | 12.45 | 21.43 | 4.24 | - |
| YUV | 107.06 | 80 | 98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 145 | 22 | 0.55 | 0 | 0.85 | 0.43 | 99.02 | 0.74 | 0.33 |
| Hex | 41 | 91 | 16 | 37 | 0 | 55 | 2B | 63 | 4A | 21 |
| Octal | 101 | 221 | 26 | 67 | 0 | 125 | 53 | 143 | 112 | 41 |
| Binary | 1000001 | 10010001 | 10110 | 110111 | 0 | 1010101 | 101011 | 1100011 | 1001010 | 100001 |
Color Harmonies of #419116
Complementary color
Monochromatic Colors of #419116
Black with #419116
Text Example
Text Example
White with #419116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419116; }
p { color: rgb(65,145,22); }
H1.HeaderClassName
{
color: #419116;
}
.AnyTagClassName
{
color: #419116;
}
</style>
background-color css
<style>
a { background-color: #419116; }
a { background-color: rgb(65,145,22); }
div.DivClassName
{
background-color: #419116;
}
.BgClassName
{
background-color: #419116;
}
</style>
border-color css
<style>
span { border-color: #419116; }
span { border-color: rgb(65,145,22); }
td.TdClassName
{
border-color: #419116;
}
.TagClassName
{
border-color: #419116;
}
</style>