Shades of La Palma #429027
Tints of La Palma #429027
RGB
CMYK
RGB Variations
Color information
#429027 (or 0x429027) is known color: La Palma. HEX triplet: 42, 90 and 27. RGB value is (66,144,39). Sum of RGB (Red+Green+Blue) = 66+144+39=249 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.51% from 249); Green value is 144 (56.64% from 255 or 57.83% from 249); Blue value is 39 (15.62% from 255 or 15.66% from 249); Max value from RGB is 144 - color contains mainly: green. Hex color #429027 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #429027 is #BD6FD8. Grayscale: #6D6D6D. Windows color (decimal): -12414937 or 2592834. OLE color: 2592834.
HSL color Cylindrical-coordinate representation of color #429027: hue angle of 104.57º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #429027 is Cyan = 0.54, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 144 | 39 | - |
| CMYK | 0.54 | 0 | 0.73 | 0.44 |
| HSL | 104.57º | 0.57% | 0.36% | - |
| HSV(B) | 104.57º | 0.73% | 0.56% | - |
| XYZ | 12.59 | 21.25 | 5.36 | - |
| YUV | 108.71 | 88.66 | 97.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 144 | 39 | 0.54 | 0 | 0.73 | 0.44 | 104.57 | 0.57 | 0.36 |
| Hex | 42 | 90 | 27 | 36 | 0 | 49 | 2C | 69 | 39 | 24 |
| Octal | 102 | 220 | 47 | 66 | 0 | 111 | 54 | 151 | 71 | 44 |
| Binary | 1000010 | 10010000 | 100111 | 110110 | 0 | 1001001 | 101100 | 1101001 | 111001 | 100100 |
Color Harmonies of #429027
Complementary color
Monochromatic Colors of #429027
Black with #429027
Text Example
Text Example
White with #429027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429027; }
p { color: rgb(66,144,39); }
H1.HeaderClassName
{
color: #429027;
}
.AnyTagClassName
{
color: #429027;
}
</style>
background-color css
<style>
a { background-color: #429027; }
a { background-color: rgb(66,144,39); }
div.DivClassName
{
background-color: #429027;
}
.BgClassName
{
background-color: #429027;
}
</style>
border-color css
<style>
span { border-color: #429027; }
span { border-color: rgb(66,144,39); }
td.TdClassName
{
border-color: #429027;
}
.TagClassName
{
border-color: #429027;
}
</style>