Shades of La Palma #419918
Tints of La Palma #419918
RGB
CMYK
RGB Variations
Color information
#419918 (or 0x419918) is known color: La Palma. HEX triplet: 41, 99 and 18. RGB value is (65,153,24). Sum of RGB (Red+Green+Blue) = 65+153+24=242 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.86% from 242); Green value is 153 (60.16% from 255 or 63.22% from 242); Blue value is 24 (9.77% from 255 or 9.92% from 242); Max value from RGB is 153 - color contains mainly: green. Hex color #419918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #419918 is #BE66E7. Grayscale: #707070. Windows color (decimal): -12478184 or 1612097. OLE color: 1612097.
HSL color Cylindrical-coordinate representation of color #419918: hue angle of 100.93º 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 #419918 is Cyan = 0.58, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 65 | 153 | 24 | - |
| CMYK | 0.58 | 0 | 0.84 | 0.4 |
| HSL | 100.93º | 0.73% | 0.35% | - |
| HSV(B) | 100.93º | 0.84% | 0.6% | - |
| XYZ | 13.74 | 23.97 | 4.77 | - |
| YUV | 111.98 | 78.35 | 94.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 153 | 24 | 0.58 | 0 | 0.84 | 0.4 | 100.93 | 0.73 | 0.35 |
| Hex | 41 | 99 | 18 | 3A | 0 | 54 | 28 | 65 | 49 | 23 |
| Octal | 101 | 231 | 30 | 72 | 0 | 124 | 50 | 145 | 111 | 43 |
| Binary | 1000001 | 10011001 | 11000 | 111010 | 0 | 1010100 | 101000 | 1100101 | 1001001 | 100011 |
Color Harmonies of #419918
Complementary color
Monochromatic Colors of #419918
Black with #419918
Text Example
Text Example
White with #419918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #419918; }
p { color: rgb(65,153,24); }
H1.HeaderClassName
{
color: #419918;
}
.AnyTagClassName
{
color: #419918;
}
</style>
background-color css
<style>
a { background-color: #419918; }
a { background-color: rgb(65,153,24); }
div.DivClassName
{
background-color: #419918;
}
.BgClassName
{
background-color: #419918;
}
</style>
border-color css
<style>
span { border-color: #419918; }
span { border-color: rgb(65,153,24); }
td.TdClassName
{
border-color: #419918;
}
.TagClassName
{
border-color: #419918;
}
</style>