Shades of La Palma #419818
Tints of La Palma #419818
RGB
CMYK
RGB Variations
Color information
#419818 (or 0x419818) is known color: La Palma. HEX triplet: 41, 98 and 18. RGB value is (65,152,24). Sum of RGB (Red+Green+Blue) = 65+152+24=241 (31% of max value = 765). Red value is 65 (25.78% from 255 or 26.97% from 241); Green value is 152 (59.77% from 255 or 63.07% from 241); Blue value is 24 (9.77% from 255 or 9.96% from 241); Max value from RGB is 152 - color contains mainly: green. Hex color #419818 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419818 is #BE67E7. Grayscale: #6F6F6F. Windows color (decimal): -12478440 or 1611841. OLE color: 1611841.
HSL color Cylindrical-coordinate representation of color #419818: hue angle of 100.78º degrees, saturation: 0.73, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #419818 is Cyan = 0.57, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 65 | 152 | 24 | - |
| CMYK | 0.57 | 0 | 0.84 | 0.40 |
| HSL | 100.78º | 0.73% | 0.35% | - |
| HSV(B) | 100.78º | 0.84% | 0.6% | - |
| XYZ | 13.57 | 23.65 | 4.71 | - |
| YUV | 111.4 | 78.68 | 94.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 152 | 24 | 0.57 | 0 | 0.84 | 0.40 | 100.78 | 0.73 | 0.35 |
| Hex | 41 | 98 | 18 | 39 | 0 | 54 | 28 | 65 | 49 | 23 |
| Octal | 101 | 230 | 30 | 71 | 0 | 124 | 50 | 145 | 111 | 43 |
| Binary | 1000001 | 10011000 | 11000 | 111001 | 0 | 1010100 | 101000 | 1100101 | 1001001 | 100011 |
Color Harmonies of #419818
Complementary color
Monochromatic Colors of #419818
Black with #419818
Text Example
Text Example
White with #419818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419818; }
p { color: rgb(65,152,24); }
H1.HeaderClassName
{
color: #419818;
}
.AnyTagClassName
{
color: #419818;
}
</style>
background-color css
<style>
a { background-color: #419818; }
a { background-color: rgb(65,152,24); }
div.DivClassName
{
background-color: #419818;
}
.BgClassName
{
background-color: #419818;
}
</style>
border-color css
<style>
span { border-color: #419818; }
span { border-color: rgb(65,152,24); }
td.TdClassName
{
border-color: #419818;
}
.TagClassName
{
border-color: #419818;
}
</style>