Shades of La Palma #419910
Tints of La Palma #419910
RGB
CMYK
RGB Variations
Color information
#419910 (or 0x419910) is known color: La Palma. HEX triplet: 41, 99 and 10. RGB value is (65,153,16). Sum of RGB (Red+Green+Blue) = 65+153+16=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 153 (60.16% from 255 or 65.38% from 234); Blue value is 16 (6.64% from 255 or 6.84% from 234); Max value from RGB is 153 - color contains mainly: green. Hex color #419910 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419910 is #BE66EF. Grayscale: #6F6F6F. Windows color (decimal): -12478192 or 1087809. OLE color: 1087809.
HSL color Cylindrical-coordinate representation of color #419910: hue angle of 98.54º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #419910 is Cyan = 0.58, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 65 | 153 | 16 | - |
| CMYK | 0.58 | 0 | 0.90 | 0.4 |
| HSL | 98.54º | 0.81% | 0.33% | - |
| HSV(B) | 98.54º | 0.9% | 0.6% | - |
| XYZ | 13.66 | 23.94 | 4.39 | - |
| YUV | 111.07 | 74.35 | 95.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 153 | 16 | 0.58 | 0 | 0.90 | 0.4 | 98.54 | 0.81 | 0.33 |
| Hex | 41 | 99 | 10 | 3A | 0 | 5A | 28 | 63 | 51 | 21 |
| Octal | 101 | 231 | 20 | 72 | 0 | 132 | 50 | 143 | 121 | 41 |
| Binary | 1000001 | 10011001 | 10000 | 111010 | 0 | 1011010 | 101000 | 1100011 | 1010001 | 100001 |
Color Harmonies of #419910
Complementary color
Monochromatic Colors of #419910
Black with #419910
Text Example
Text Example
White with #419910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419910; }
p { color: rgb(65,153,16); }
H1.HeaderClassName
{
color: #419910;
}
.AnyTagClassName
{
color: #419910;
}
</style>
background-color css
<style>
a { background-color: #419910; }
a { background-color: rgb(65,153,16); }
div.DivClassName
{
background-color: #419910;
}
.BgClassName
{
background-color: #419910;
}
</style>
border-color css
<style>
span { border-color: #419910; }
span { border-color: rgb(65,153,16); }
td.TdClassName
{
border-color: #419910;
}
.TagClassName
{
border-color: #419910;
}
</style>