Shades of La Palma #419710
Tints of La Palma #419710
RGB
CMYK
RGB Variations
Color information
#419710 (or 0x419710) is known color: La Palma. HEX triplet: 41, 97 and 10. RGB value is (65,151,16). Sum of RGB (Red+Green+Blue) = 65+151+16=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 151 (59.38% from 255 or 65.09% from 232); Blue value is 16 (6.64% from 255 or 6.90% from 232); Max value from RGB is 151 - color contains mainly: green. Hex color #419710 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419710 is #BE68EF. Grayscale: #6E6E6E. Windows color (decimal): -12478704 or 1087297. OLE color: 1087297.
HSL color Cylindrical-coordinate representation of color #419710: hue angle of 98.22º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #419710 is Cyan = 0.57, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 151 | 16 | - |
| CMYK | 0.57 | 0 | 0.89 | 0.41 |
| HSL | 98.22º | 0.81% | 0.33% | - |
| HSV(B) | 98.22º | 0.89% | 0.59% | - |
| XYZ | 13.34 | 23.29 | 4.28 | - |
| YUV | 109.9 | 75.01 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 151 | 16 | 0.57 | 0 | 0.89 | 0.41 | 98.22 | 0.81 | 0.33 |
| Hex | 41 | 97 | 10 | 39 | 0 | 59 | 29 | 62 | 51 | 21 |
| Octal | 101 | 227 | 20 | 71 | 0 | 131 | 51 | 142 | 121 | 41 |
| Binary | 1000001 | 10010111 | 10000 | 111001 | 0 | 1011001 | 101001 | 1100010 | 1010001 | 100001 |
Color Harmonies of #419710
Complementary color
Monochromatic Colors of #419710
Black with #419710
Text Example
Text Example
White with #419710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419710; }
p { color: rgb(65,151,16); }
H1.HeaderClassName
{
color: #419710;
}
.AnyTagClassName
{
color: #419710;
}
</style>
background-color css
<style>
a { background-color: #419710; }
a { background-color: rgb(65,151,16); }
div.DivClassName
{
background-color: #419710;
}
.BgClassName
{
background-color: #419710;
}
</style>
border-color css
<style>
span { border-color: #419710; }
span { border-color: rgb(65,151,16); }
td.TdClassName
{
border-color: #419710;
}
.TagClassName
{
border-color: #419710;
}
</style>