Shades of La Palma #429115
Tints of La Palma #429115
RGB
CMYK
RGB Variations
Color information
#429115 (or 0x429115) is known color: La Palma. HEX triplet: 42, 91 and 15. RGB value is (66,145,21). Sum of RGB (Red+Green+Blue) = 66+145+21=232 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.45% from 232); Green value is 145 (57.03% from 255 or 62.5% from 232); Blue value is 21 (8.59% from 255 or 9.05% from 232); Max value from RGB is 145 - color contains mainly: green. Hex color #429115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429115 is #BD6EEA. Grayscale: #6B6B6B. Windows color (decimal): -12414699 or 1413442. OLE color: 1413442.
HSL color Cylindrical-coordinate representation of color #429115: hue angle of 98.23º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #429115 is Cyan = 0.54, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 145 | 21 | - |
| CMYK | 0.54 | 0 | 0.86 | 0.43 |
| HSL | 98.23º | 0.75% | 0.33% | - |
| HSV(B) | 98.23º | 0.86% | 0.57% | - |
| XYZ | 12.51 | 21.46 | 4.19 | - |
| YUV | 107.24 | 79.33 | 98.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 145 | 21 | 0.54 | 0 | 0.86 | 0.43 | 98.23 | 0.75 | 0.33 |
| Hex | 42 | 91 | 15 | 36 | 0 | 56 | 2B | 62 | 4B | 21 |
| Octal | 102 | 221 | 25 | 66 | 0 | 126 | 53 | 142 | 113 | 41 |
| Binary | 1000010 | 10010001 | 10101 | 110110 | 0 | 1010110 | 101011 | 1100010 | 1001011 | 100001 |
Color Harmonies of #429115
Complementary color
Monochromatic Colors of #429115
Black with #429115
Text Example
Text Example
White with #429115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429115; }
p { color: rgb(66,145,21); }
H1.HeaderClassName
{
color: #429115;
}
.AnyTagClassName
{
color: #429115;
}
</style>
background-color css
<style>
a { background-color: #429115; }
a { background-color: rgb(66,145,21); }
div.DivClassName
{
background-color: #429115;
}
.BgClassName
{
background-color: #429115;
}
</style>
border-color css
<style>
span { border-color: #429115; }
span { border-color: rgb(66,145,21); }
td.TdClassName
{
border-color: #429115;
}
.TagClassName
{
border-color: #429115;
}
</style>