Shades of La Palma #419711
Tints of La Palma #419711
RGB
CMYK
RGB Variations
Color information
#419711 (or 0x419711) is known color: La Palma. HEX triplet: 41, 97 and 11. RGB value is (65,151,17). Sum of RGB (Red+Green+Blue) = 65+151+17=233 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.90% from 233); Green value is 151 (59.38% from 255 or 64.81% from 233); Blue value is 17 (7.03% from 255 or 7.30% from 233); Max value from RGB is 151 - color contains mainly: green. Hex color #419711 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419711 is #BE68EE. Grayscale: #6E6E6E. Windows color (decimal): -12478703 or 1152833. OLE color: 1152833.
HSL color Cylindrical-coordinate representation of color #419711: hue angle of 98.51º degrees, saturation: 0.8, 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 #419711 is Cyan = 0.57, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 151 | 17 | - |
| CMYK | 0.57 | 0 | 0.89 | 0.41 |
| HSL | 98.51º | 0.8% | 0.33% | - |
| HSV(B) | 98.51º | 0.89% | 0.59% | - |
| XYZ | 13.35 | 23.3 | 4.32 | - |
| YUV | 110.01 | 75.51 | 95.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 151 | 17 | 0.57 | 0 | 0.89 | 0.41 | 98.51 | 0.8 | 0.33 |
| Hex | 41 | 97 | 11 | 39 | 0 | 59 | 29 | 63 | 50 | 21 |
| Octal | 101 | 227 | 21 | 71 | 0 | 131 | 51 | 143 | 120 | 41 |
| Binary | 1000001 | 10010111 | 10001 | 111001 | 0 | 1011001 | 101001 | 1100011 | 1010000 | 100001 |
Color Harmonies of #419711
Complementary color
Monochromatic Colors of #419711
Black with #419711
Text Example
Text Example
White with #419711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419711; }
p { color: rgb(65,151,17); }
H1.HeaderClassName
{
color: #419711;
}
.AnyTagClassName
{
color: #419711;
}
</style>
background-color css
<style>
a { background-color: #419711; }
a { background-color: rgb(65,151,17); }
div.DivClassName
{
background-color: #419711;
}
.BgClassName
{
background-color: #419711;
}
</style>
border-color css
<style>
span { border-color: #419711; }
span { border-color: rgb(65,151,17); }
td.TdClassName
{
border-color: #419711;
}
.TagClassName
{
border-color: #419711;
}
</style>