Shades of La Palma #429405
Tints of La Palma #429405
RGB
CMYK
RGB Variations
Color information
#429405 (or 0x429405) is known color: La Palma. HEX triplet: 42, 94 and 05. RGB value is (66,148,5). Sum of RGB (Red+Green+Blue) = 66+148+5=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 148 (58.20% from 255 or 67.58% from 219); Blue value is 5 (2.34% from 255 or 2.28% from 219); Max value from RGB is 148 - color contains mainly: green. Hex color #429405 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429405 is #BD6BFA. Grayscale: #6B6B6B. Windows color (decimal): -12413947 or 365634. OLE color: 365634.
HSL color Cylindrical-coordinate representation of color #429405: hue angle of 94.41º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #429405 is Cyan = 0.55, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 148 | 5 | - |
| CMYK | 0.55 | 0 | 0.97 | 0.42 |
| HSL | 94.41º | 0.93% | 0.3% | - |
| HSV(B) | 94.41º | 0.97% | 0.58% | - |
| XYZ | 12.86 | 22.35 | 3.78 | - |
| YUV | 107.18 | 70.33 | 98.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 148 | 5 | 0.55 | 0 | 0.97 | 0.42 | 94.41 | 0.93 | 0.3 |
| Hex | 42 | 94 | 5 | 37 | 0 | 61 | 2A | 5E | 5D | 1E |
| Octal | 102 | 224 | 5 | 67 | 0 | 141 | 52 | 136 | 135 | 36 |
| Binary | 1000010 | 10010100 | 101 | 110111 | 0 | 1100001 | 101010 | 1011110 | 1011101 | 11110 |
Color Harmonies of #429405
Complementary color
Monochromatic Colors of #429405
Black with #429405
Text Example
Text Example
White with #429405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429405; }
p { color: rgb(66,148,5); }
H1.HeaderClassName
{
color: #429405;
}
.AnyTagClassName
{
color: #429405;
}
</style>
background-color css
<style>
a { background-color: #429405; }
a { background-color: rgb(66,148,5); }
div.DivClassName
{
background-color: #429405;
}
.BgClassName
{
background-color: #429405;
}
</style>
border-color css
<style>
span { border-color: #429405; }
span { border-color: rgb(66,148,5); }
td.TdClassName
{
border-color: #429405;
}
.TagClassName
{
border-color: #429405;
}
</style>