Shades of La Palma #429038
Tints of La Palma #429038
RGB
CMYK
RGB Variations
Color information
#429038 (or 0x429038) is known color: La Palma. HEX triplet: 42, 90 and 38. RGB value is (66,144,56). Sum of RGB (Red+Green+Blue) = 66+144+56=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 144 (56.64% from 255 or 54.14% from 266); Blue value is 56 (22.27% from 255 or 21.05% from 266); Max value from RGB is 144 - color contains mainly: green. Hex color #429038 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429038 is #BD6FC7. Grayscale: #6E6E6E. Windows color (decimal): -12414920 or 3706946. OLE color: 3706946.
HSL color Cylindrical-coordinate representation of color #429038: hue angle of 113.18º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #429038 is Cyan = 0.54, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 56 | - |
| CMYK | 0.54 | 0 | 0.61 | 0.44 |
| HSL | 113.18º | 0.44% | 0.39% | - |
| HSV(B) | 113.18º | 0.61% | 0.56% | - |
| XYZ | 12.93 | 21.39 | 7.19 | - |
| YUV | 110.65 | 97.16 | 96.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 56 | 0.54 | 0 | 0.61 | 0.44 | 113.18 | 0.44 | 0.39 |
| Hex | 42 | 90 | 38 | 36 | 0 | 3D | 2C | 71 | 2C | 27 |
| Octal | 102 | 220 | 70 | 66 | 0 | 75 | 54 | 161 | 54 | 47 |
| Binary | 1000010 | 10010000 | 111000 | 110110 | 0 | 111101 | 101100 | 1110001 | 101100 | 100111 |
Color Harmonies of #429038
Complementary color
Monochromatic Colors of #429038
Black with #429038
Text Example
Text Example
White with #429038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429038; }
p { color: rgb(66,144,56); }
H1.HeaderClassName
{
color: #429038;
}
.AnyTagClassName
{
color: #429038;
}
</style>
background-color css
<style>
a { background-color: #429038; }
a { background-color: rgb(66,144,56); }
div.DivClassName
{
background-color: #429038;
}
.BgClassName
{
background-color: #429038;
}
</style>
border-color css
<style>
span { border-color: #429038; }
span { border-color: rgb(66,144,56); }
td.TdClassName
{
border-color: #429038;
}
.TagClassName
{
border-color: #429038;
}
</style>