Shades of La Palma #429315
Tints of La Palma #429315
RGB
CMYK
RGB Variations
Color information
#429315 (or 0x429315) is known color: La Palma. HEX triplet: 42, 93 and 15. RGB value is (66,147,21). Sum of RGB (Red+Green+Blue) = 66+147+21=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 147 (57.81% from 255 or 62.82% from 234); Blue value is 21 (8.59% from 255 or 8.97% from 234); Max value from RGB is 147 - color contains mainly: green. Hex color #429315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429315 is #BD6CEA. Grayscale: #6C6C6C. Windows color (decimal): -12414187 or 1413954. OLE color: 1413954.
HSL color Cylindrical-coordinate representation of color #429315: hue angle of 98.57º 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 #429315 is Cyan = 0.55, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 21 | - |
| CMYK | 0.55 | 0 | 0.86 | 0.42 |
| HSL | 98.57º | 0.75% | 0.33% | - |
| HSV(B) | 98.57º | 0.86% | 0.58% | - |
| XYZ | 12.82 | 22.08 | 4.3 | - |
| YUV | 108.42 | 78.66 | 97.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 21 | 0.55 | 0 | 0.86 | 0.42 | 98.57 | 0.75 | 0.33 |
| Hex | 42 | 93 | 15 | 37 | 0 | 56 | 2A | 63 | 4B | 21 |
| Octal | 102 | 223 | 25 | 67 | 0 | 126 | 52 | 143 | 113 | 41 |
| Binary | 1000010 | 10010011 | 10101 | 110111 | 0 | 1010110 | 101010 | 1100011 | 1001011 | 100001 |
Color Harmonies of #429315
Complementary color
Monochromatic Colors of #429315
Black with #429315
Text Example
Text Example
White with #429315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429315; }
p { color: rgb(66,147,21); }
H1.HeaderClassName
{
color: #429315;
}
.AnyTagClassName
{
color: #429315;
}
</style>
background-color css
<style>
a { background-color: #429315; }
a { background-color: rgb(66,147,21); }
div.DivClassName
{
background-color: #429315;
}
.BgClassName
{
background-color: #429315;
}
</style>
border-color css
<style>
span { border-color: #429315; }
span { border-color: rgb(66,147,21); }
td.TdClassName
{
border-color: #429315;
}
.TagClassName
{
border-color: #429315;
}
</style>