Shades of La Palma #429016
Tints of La Palma #429016
RGB
CMYK
RGB Variations
Color information
#429016 (or 0x429016) is known color: La Palma. HEX triplet: 42, 90 and 16. RGB value is (66,144,22). Sum of RGB (Red+Green+Blue) = 66+144+22=232 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.45% from 232); Green value is 144 (56.64% from 255 or 62.07% from 232); Blue value is 22 (8.98% from 255 or 9.48% from 232); Max value from RGB is 144 - color contains mainly: green. Hex color #429016 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429016 is #BD6FE9. Grayscale: #6B6B6B. Windows color (decimal): -12414954 or 1478722. OLE color: 1478722.
HSL color Cylindrical-coordinate representation of color #429016: hue angle of 98.36º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #429016 is Cyan = 0.54, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 22 | - |
| CMYK | 0.54 | 0 | 0.85 | 0.44 |
| HSL | 98.36º | 0.73% | 0.33% | - |
| HSV(B) | 98.36º | 0.85% | 0.56% | - |
| XYZ | 12.36 | 21.16 | 4.19 | - |
| YUV | 106.77 | 80.16 | 98.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 22 | 0.54 | 0 | 0.85 | 0.44 | 98.36 | 0.73 | 0.33 |
| Hex | 42 | 90 | 16 | 36 | 0 | 55 | 2C | 62 | 49 | 21 |
| Octal | 102 | 220 | 26 | 66 | 0 | 125 | 54 | 142 | 111 | 41 |
| Binary | 1000010 | 10010000 | 10110 | 110110 | 0 | 1010101 | 101100 | 1100010 | 1001001 | 100001 |
Color Harmonies of #429016
Complementary color
Monochromatic Colors of #429016
Black with #429016
Text Example
Text Example
White with #429016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429016; }
p { color: rgb(66,144,22); }
H1.HeaderClassName
{
color: #429016;
}
.AnyTagClassName
{
color: #429016;
}
</style>
background-color css
<style>
a { background-color: #429016; }
a { background-color: rgb(66,144,22); }
div.DivClassName
{
background-color: #429016;
}
.BgClassName
{
background-color: #429016;
}
</style>
border-color css
<style>
span { border-color: #429016; }
span { border-color: rgb(66,144,22); }
td.TdClassName
{
border-color: #429016;
}
.TagClassName
{
border-color: #429016;
}
</style>