Shades of La Palma #429918
Tints of La Palma #429918
RGB
CMYK
RGB Variations
Color information
#429918 (or 0x429918) is known color: La Palma. HEX triplet: 42, 99 and 18. RGB value is (66,153,24). Sum of RGB (Red+Green+Blue) = 66+153+24=243 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.16% from 243); Green value is 153 (60.16% from 255 or 62.96% from 243); Blue value is 24 (9.77% from 255 or 9.88% from 243); Max value from RGB is 153 - color contains mainly: green. Hex color #429918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429918 is #BD66E7. Grayscale: #707070. Windows color (decimal): -12412648 or 1612098. OLE color: 1612098.
HSL color Cylindrical-coordinate representation of color #429918: hue angle of 100.47º 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 #429918 is Cyan = 0.57, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 153 | 24 | - |
| CMYK | 0.57 | 0 | 0.84 | 0.4 |
| HSL | 100.47º | 0.73% | 0.35% | - |
| HSV(B) | 100.47º | 0.84% | 0.6% | - |
| XYZ | 13.8 | 24.01 | 4.77 | - |
| YUV | 112.28 | 78.18 | 94.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 153 | 24 | 0.57 | 0 | 0.84 | 0.4 | 100.47 | 0.73 | 0.35 |
| Hex | 42 | 99 | 18 | 39 | 0 | 54 | 28 | 64 | 49 | 23 |
| Octal | 102 | 231 | 30 | 71 | 0 | 124 | 50 | 144 | 111 | 43 |
| Binary | 1000010 | 10011001 | 11000 | 111001 | 0 | 1010100 | 101000 | 1100100 | 1001001 | 100011 |
Color Harmonies of #429918
Complementary color
Monochromatic Colors of #429918
Black with #429918
Text Example
Text Example
White with #429918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429918; }
p { color: rgb(66,153,24); }
H1.HeaderClassName
{
color: #429918;
}
.AnyTagClassName
{
color: #429918;
}
</style>
background-color css
<style>
a { background-color: #429918; }
a { background-color: rgb(66,153,24); }
div.DivClassName
{
background-color: #429918;
}
.BgClassName
{
background-color: #429918;
}
</style>
border-color css
<style>
span { border-color: #429918; }
span { border-color: rgb(66,153,24); }
td.TdClassName
{
border-color: #429918;
}
.TagClassName
{
border-color: #429918;
}
</style>