Shades of La Palma #429805
Tints of La Palma #429805
RGB
CMYK
RGB Variations
Color information
#429805 (or 0x429805) is known color: La Palma. HEX triplet: 42, 98 and 05. RGB value is (66,152,5). Sum of RGB (Red+Green+Blue) = 66+152+5=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 152 (59.77% from 255 or 68.16% from 223); Blue value is 5 (2.34% from 255 or 2.24% from 223); Max value from RGB is 152 - color contains mainly: green. Hex color #429805 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429805 is #BD67FA. Grayscale: #6E6E6E. Windows color (decimal): -12412923 or 366658. OLE color: 366658.
HSL color Cylindrical-coordinate representation of color #429805: hue angle of 95.1º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #429805 is Cyan = 0.57, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 152 | 5 | - |
| CMYK | 0.57 | 0 | 0.97 | 0.40 |
| HSL | 95.1º | 0.94% | 0.31% | - |
| HSV(B) | 95.1º | 0.97% | 0.6% | - |
| XYZ | 13.5 | 23.63 | 3.99 | - |
| YUV | 109.53 | 69.01 | 96.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 152 | 5 | 0.57 | 0 | 0.97 | 0.40 | 95.1 | 0.94 | 0.31 |
| Hex | 42 | 98 | 5 | 39 | 0 | 61 | 28 | 5F | 5E | 1F |
| Octal | 102 | 230 | 5 | 71 | 0 | 141 | 50 | 137 | 136 | 37 |
| Binary | 1000010 | 10011000 | 101 | 111001 | 0 | 1100001 | 101000 | 1011111 | 1011110 | 11111 |
Color Harmonies of #429805
Complementary color
Monochromatic Colors of #429805
Black with #429805
Text Example
Text Example
White with #429805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429805; }
p { color: rgb(66,152,5); }
H1.HeaderClassName
{
color: #429805;
}
.AnyTagClassName
{
color: #429805;
}
</style>
background-color css
<style>
a { background-color: #429805; }
a { background-color: rgb(66,152,5); }
div.DivClassName
{
background-color: #429805;
}
.BgClassName
{
background-color: #429805;
}
</style>
border-color css
<style>
span { border-color: #429805; }
span { border-color: rgb(66,152,5); }
td.TdClassName
{
border-color: #429805;
}
.TagClassName
{
border-color: #429805;
}
</style>