Shades of La Palma #468918
Tints of La Palma #468918
RGB
CMYK
RGB Variations
Color information
#468918 (or 0x468918) is known color: La Palma. HEX triplet: 46, 89 and 18. RGB value is (70,137,24). Sum of RGB (Red+Green+Blue) = 70+137+24=231 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.30% from 231); Green value is 137 (53.91% from 255 or 59.31% from 231); Blue value is 24 (9.77% from 255 or 10.39% from 231); Max value from RGB is 137 - color contains mainly: green. Hex color #468918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468918 is #B976E7. Grayscale: #686868. Windows color (decimal): -12154600 or 1608006. OLE color: 1608006.
HSL color Cylindrical-coordinate representation of color #468918: hue angle of 95.58º 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 #468918 is Cyan = 0.49, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 137 | 24 | - |
| CMYK | 0.49 | 0 | 0.82 | 0.46 |
| HSL | 95.58º | 0.7% | 0.32% | - |
| HSV(B) | 95.58º | 0.82% | 0.54% | - |
| XYZ | 11.64 | 19.26 | 3.97 | - |
| YUV | 104.09 | 82.8 | 103.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 137 | 24 | 0.49 | 0 | 0.82 | 0.46 | 95.58 | 0.7 | 0.32 |
| Hex | 46 | 89 | 18 | 31 | 0 | 52 | 2E | 60 | 46 | 20 |
| Octal | 106 | 211 | 30 | 61 | 0 | 122 | 56 | 140 | 106 | 40 |
| Binary | 1000110 | 10001001 | 11000 | 110001 | 0 | 1010010 | 101110 | 1100000 | 1000110 | 100000 |
Color Harmonies of #468918
Complementary color
Monochromatic Colors of #468918
Black with #468918
Text Example
Text Example
White with #468918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468918; }
p { color: rgb(70,137,24); }
H1.HeaderClassName
{
color: #468918;
}
.AnyTagClassName
{
color: #468918;
}
</style>
background-color css
<style>
a { background-color: #468918; }
a { background-color: rgb(70,137,24); }
div.DivClassName
{
background-color: #468918;
}
.BgClassName
{
background-color: #468918;
}
</style>
border-color css
<style>
span { border-color: #468918; }
span { border-color: rgb(70,137,24); }
td.TdClassName
{
border-color: #468918;
}
.TagClassName
{
border-color: #468918;
}
</style>