Shades of La Palma #429314
Tints of La Palma #429314
RGB
CMYK
RGB Variations
Color information
#429314 (or 0x429314) is known color: La Palma. HEX triplet: 42, 93 and 14. RGB value is (66,147,20). Sum of RGB (Red+Green+Blue) = 66+147+20=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 147 (57.81% from 255 or 63.09% from 233); Blue value is 20 (8.20% from 255 or 8.58% from 233); Max value from RGB is 147 - color contains mainly: green. Hex color #429314 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429314 is #BD6CEB. Grayscale: #6C6C6C. Windows color (decimal): -12414188 or 1348418. OLE color: 1348418.
HSL color Cylindrical-coordinate representation of color #429314: hue angle of 98.27º degrees, saturation: 0.76, 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 #429314 is Cyan = 0.55, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 147 | 20 | - |
| CMYK | 0.55 | 0 | 0.86 | 0.42 |
| HSL | 98.27º | 0.76% | 0.33% | - |
| HSV(B) | 98.27º | 0.86% | 0.58% | - |
| XYZ | 12.81 | 22.08 | 4.25 | - |
| YUV | 108.3 | 78.16 | 97.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 20 | 0.55 | 0 | 0.86 | 0.42 | 98.27 | 0.76 | 0.33 |
| Hex | 42 | 93 | 14 | 37 | 0 | 56 | 2A | 62 | 4C | 21 |
| Octal | 102 | 223 | 24 | 67 | 0 | 126 | 52 | 142 | 114 | 41 |
| Binary | 1000010 | 10010011 | 10100 | 110111 | 0 | 1010110 | 101010 | 1100010 | 1001100 | 100001 |
Color Harmonies of #429314
Complementary color
Monochromatic Colors of #429314
Black with #429314
Text Example
Text Example
White with #429314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429314; }
p { color: rgb(66,147,20); }
H1.HeaderClassName
{
color: #429314;
}
.AnyTagClassName
{
color: #429314;
}
</style>
background-color css
<style>
a { background-color: #429314; }
a { background-color: rgb(66,147,20); }
div.DivClassName
{
background-color: #429314;
}
.BgClassName
{
background-color: #429314;
}
</style>
border-color css
<style>
span { border-color: #429314; }
span { border-color: rgb(66,147,20); }
td.TdClassName
{
border-color: #429314;
}
.TagClassName
{
border-color: #429314;
}
</style>