Shades of La Palma #428918
Tints of La Palma #428918
RGB
CMYK
RGB Variations
Color information
#428918 (or 0x428918) is known color: La Palma. HEX triplet: 42, 89 and 18. RGB value is (66,137,24). Sum of RGB (Red+Green+Blue) = 66+137+24=227 (30% of max value = 765). Red value is 66 (26.17% from 255 or 29.07% from 227); Green value is 137 (53.91% from 255 or 60.35% from 227); Blue value is 24 (9.77% from 255 or 10.57% from 227); Max value from RGB is 137 - color contains mainly: green. Hex color #428918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428918 is #BD76E7. Grayscale: #676767. Windows color (decimal): -12416744 or 1608002. OLE color: 1608002.
HSL color Cylindrical-coordinate representation of color #428918: hue angle of 97.7º 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 #428918 is Cyan = 0.52, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 137 | 24 | - |
| CMYK | 0.52 | 0 | 0.82 | 0.46 |
| HSL | 97.7º | 0.7% | 0.32% | - |
| HSV(B) | 97.7º | 0.82% | 0.54% | - |
| XYZ | 11.36 | 19.12 | 3.96 | - |
| YUV | 102.89 | 83.48 | 101.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 137 | 24 | 0.52 | 0 | 0.82 | 0.46 | 97.7 | 0.7 | 0.32 |
| Hex | 42 | 89 | 18 | 34 | 0 | 52 | 2E | 62 | 46 | 20 |
| Octal | 102 | 211 | 30 | 64 | 0 | 122 | 56 | 142 | 106 | 40 |
| Binary | 1000010 | 10001001 | 11000 | 110100 | 0 | 1010010 | 101110 | 1100010 | 1000110 | 100000 |
Color Harmonies of #428918
Complementary color
Monochromatic Colors of #428918
Black with #428918
Text Example
Text Example
White with #428918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428918; }
p { color: rgb(66,137,24); }
H1.HeaderClassName
{
color: #428918;
}
.AnyTagClassName
{
color: #428918;
}
</style>
background-color css
<style>
a { background-color: #428918; }
a { background-color: rgb(66,137,24); }
div.DivClassName
{
background-color: #428918;
}
.BgClassName
{
background-color: #428918;
}
</style>
border-color css
<style>
span { border-color: #428918; }
span { border-color: rgb(66,137,24); }
td.TdClassName
{
border-color: #428918;
}
.TagClassName
{
border-color: #428918;
}
</style>