Shades of La Palma #418918
Tints of La Palma #418918
RGB
CMYK
RGB Variations
Color information
#418918 (or 0x418918) is known color: La Palma. HEX triplet: 41, 89 and 18. RGB value is (65,137,24). Sum of RGB (Red+Green+Blue) = 65+137+24=226 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.76% from 226); Green value is 137 (53.91% from 255 or 60.62% from 226); Blue value is 24 (9.77% from 255 or 10.62% from 226); Max value from RGB is 137 - color contains mainly: green. Hex color #418918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #418918 is #BE76E7. Grayscale: #666666. Windows color (decimal): -12482280 or 1608001. OLE color: 1608001.
HSL color Cylindrical-coordinate representation of color #418918: hue angle of 98.23º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #418918 is Cyan = 0.53, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 65 | 137 | 24 | - |
| CMYK | 0.53 | 0 | 0.82 | 0.46 |
| HSL | 98.23º | 0.7% | 0.32% | - |
| HSV(B) | 98.23º | 0.82% | 0.54% | - |
| XYZ | 11.29 | 19.08 | 3.95 | - |
| YUV | 102.59 | 83.65 | 101.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 137 | 24 | 0.53 | 0 | 0.82 | 0.46 | 98.23 | 0.7 | 0.32 |
| Hex | 41 | 89 | 18 | 35 | 0 | 52 | 2E | 62 | 46 | 20 |
| Octal | 101 | 211 | 30 | 65 | 0 | 122 | 56 | 142 | 106 | 40 |
| Binary | 1000001 | 10001001 | 11000 | 110101 | 0 | 1010010 | 101110 | 1100010 | 1000110 | 100000 |
Color Harmonies of #418918
Complementary color
Monochromatic Colors of #418918
Black with #418918
Text Example
Text Example
White with #418918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418918; }
p { color: rgb(65,137,24); }
H1.HeaderClassName
{
color: #418918;
}
.AnyTagClassName
{
color: #418918;
}
</style>
background-color css
<style>
a { background-color: #418918; }
a { background-color: rgb(65,137,24); }
div.DivClassName
{
background-color: #418918;
}
.BgClassName
{
background-color: #418918;
}
</style>
border-color css
<style>
span { border-color: #418918; }
span { border-color: rgb(65,137,24); }
td.TdClassName
{
border-color: #418918;
}
.TagClassName
{
border-color: #418918;
}
</style>