Shades of La Palma #429515
Tints of La Palma #429515
RGB
CMYK
RGB Variations
Color information
#429515 (or 0x429515) is known color: La Palma. HEX triplet: 42, 95 and 15. RGB value is (66,149,21). Sum of RGB (Red+Green+Blue) = 66+149+21=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 149 (58.59% from 255 or 63.14% from 236); Blue value is 21 (8.59% from 255 or 8.90% from 236); Max value from RGB is 149 - color contains mainly: green. Hex color #429515 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429515 is #BD6AEA. Grayscale: #6E6E6E. Windows color (decimal): -12413675 or 1414466. OLE color: 1414466.
HSL color Cylindrical-coordinate representation of color #429515: hue angle of 98.91º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #429515 is Cyan = 0.56, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 149 | 21 | - |
| CMYK | 0.56 | 0 | 0.86 | 0.42 |
| HSL | 98.91º | 0.75% | 0.33% | - |
| HSV(B) | 98.91º | 0.86% | 0.58% | - |
| XYZ | 13.13 | 22.71 | 4.4 | - |
| YUV | 109.59 | 78 | 96.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 149 | 21 | 0.56 | 0 | 0.86 | 0.42 | 98.91 | 0.75 | 0.33 |
| Hex | 42 | 95 | 15 | 38 | 0 | 56 | 2A | 63 | 4B | 21 |
| Octal | 102 | 225 | 25 | 70 | 0 | 126 | 52 | 143 | 113 | 41 |
| Binary | 1000010 | 10010101 | 10101 | 111000 | 0 | 1010110 | 101010 | 1100011 | 1001011 | 100001 |
Color Harmonies of #429515
Complementary color
Monochromatic Colors of #429515
Black with #429515
Text Example
Text Example
White with #429515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429515; }
p { color: rgb(66,149,21); }
H1.HeaderClassName
{
color: #429515;
}
.AnyTagClassName
{
color: #429515;
}
</style>
background-color css
<style>
a { background-color: #429515; }
a { background-color: rgb(66,149,21); }
div.DivClassName
{
background-color: #429515;
}
.BgClassName
{
background-color: #429515;
}
</style>
border-color css
<style>
span { border-color: #429515; }
span { border-color: rgb(66,149,21); }
td.TdClassName
{
border-color: #429515;
}
.TagClassName
{
border-color: #429515;
}
</style>