Shades of La Palma #429017
Tints of La Palma #429017
RGB
CMYK
RGB Variations
Color information
#429017 (or 0x429017) is known color: La Palma. HEX triplet: 42, 90 and 17. RGB value is (66,144,23). Sum of RGB (Red+Green+Blue) = 66+144+23=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 144 (56.64% from 255 or 61.80% from 233); Blue value is 23 (9.38% from 255 or 9.87% from 233); Max value from RGB is 144 - color contains mainly: green. Hex color #429017 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #429017 is #BD6FE8. Grayscale: #6B6B6B. Windows color (decimal): -12414953 or 1544258. OLE color: 1544258.
HSL color Cylindrical-coordinate representation of color #429017: hue angle of 98.68º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #429017 is Cyan = 0.54, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 23 | - |
| CMYK | 0.54 | 0 | 0.84 | 0.44 |
| HSL | 98.68º | 0.72% | 0.33% | - |
| HSV(B) | 98.68º | 0.84% | 0.56% | - |
| XYZ | 12.37 | 21.17 | 4.24 | - |
| YUV | 106.88 | 80.66 | 98.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 23 | 0.54 | 0 | 0.84 | 0.44 | 98.68 | 0.72 | 0.33 |
| Hex | 42 | 90 | 17 | 36 | 0 | 54 | 2C | 63 | 48 | 21 |
| Octal | 102 | 220 | 27 | 66 | 0 | 124 | 54 | 143 | 110 | 41 |
| Binary | 1000010 | 10010000 | 10111 | 110110 | 0 | 1010100 | 101100 | 1100011 | 1001000 | 100001 |
Color Harmonies of #429017
Complementary color
Monochromatic Colors of #429017
Black with #429017
Text Example
Text Example
White with #429017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429017; }
p { color: rgb(66,144,23); }
H1.HeaderClassName
{
color: #429017;
}
.AnyTagClassName
{
color: #429017;
}
</style>
background-color css
<style>
a { background-color: #429017; }
a { background-color: rgb(66,144,23); }
div.DivClassName
{
background-color: #429017;
}
.BgClassName
{
background-color: #429017;
}
</style>
border-color css
<style>
span { border-color: #429017; }
span { border-color: rgb(66,144,23); }
td.TdClassName
{
border-color: #429017;
}
.TagClassName
{
border-color: #429017;
}
</style>