Shades of La Palma #429615
Tints of La Palma #429615
RGB
CMYK
RGB Variations
Color information
#429615 (or 0x429615) is known color: La Palma. HEX triplet: 42, 96 and 15. RGB value is (66,150,21). Sum of RGB (Red+Green+Blue) = 66+150+21=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 150 (58.98% from 255 or 63.29% from 237); Blue value is 21 (8.59% from 255 or 8.86% from 237); Max value from RGB is 150 - color contains mainly: green. Hex color #429615 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429615 is #BD69EA. Grayscale: #6E6E6E. Windows color (decimal): -12413419 or 1414722. OLE color: 1414722.
HSL color Cylindrical-coordinate representation of color #429615: hue angle of 99.07º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #429615 is Cyan = 0.56, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 150 | 21 | - |
| CMYK | 0.56 | 0 | 0.86 | 0.41 |
| HSL | 99.07º | 0.75% | 0.34% | - |
| HSV(B) | 99.07º | 0.86% | 0.59% | - |
| XYZ | 13.29 | 23.03 | 4.45 | - |
| YUV | 110.18 | 77.67 | 96.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 150 | 21 | 0.56 | 0 | 0.86 | 0.41 | 99.07 | 0.75 | 0.34 |
| Hex | 42 | 96 | 15 | 38 | 0 | 56 | 29 | 63 | 4B | 22 |
| Octal | 102 | 226 | 25 | 70 | 0 | 126 | 51 | 143 | 113 | 42 |
| Binary | 1000010 | 10010110 | 10101 | 111000 | 0 | 1010110 | 101001 | 1100011 | 1001011 | 100010 |
Color Harmonies of #429615
Complementary color
Monochromatic Colors of #429615
Black with #429615
Text Example
Text Example
White with #429615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429615; }
p { color: rgb(66,150,21); }
H1.HeaderClassName
{
color: #429615;
}
.AnyTagClassName
{
color: #429615;
}
</style>
background-color css
<style>
a { background-color: #429615; }
a { background-color: rgb(66,150,21); }
div.DivClassName
{
background-color: #429615;
}
.BgClassName
{
background-color: #429615;
}
</style>
border-color css
<style>
span { border-color: #429615; }
span { border-color: rgb(66,150,21); }
td.TdClassName
{
border-color: #429615;
}
.TagClassName
{
border-color: #429615;
}
</style>