Shades of La Palma #428939
Tints of La Palma #428939
RGB
CMYK
RGB Variations
Color information
#428939 (or 0x428939) is known color: La Palma. HEX triplet: 42, 89 and 39. RGB value is (66,137,57). Sum of RGB (Red+Green+Blue) = 66+137+57=260 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.38% from 260); Green value is 137 (53.91% from 255 or 52.69% from 260); Blue value is 57 (22.66% from 255 or 21.92% from 260); Max value from RGB is 137 - color contains mainly: green. Hex color #428939 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428939 is #BD76C6. Grayscale: #6A6A6A. Windows color (decimal): -12416711 or 3770690. OLE color: 3770690.
HSL color Cylindrical-coordinate representation of color #428939: hue angle of 113.25º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #428939 is Cyan = 0.52, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 137 | 57 | - |
| CMYK | 0.52 | 0 | 0.58 | 0.46 |
| HSL | 113.25º | 0.41% | 0.38% | - |
| HSV(B) | 113.25º | 0.58% | 0.54% | - |
| XYZ | 11.93 | 19.34 | 6.98 | - |
| YUV | 106.65 | 99.98 | 99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 137 | 57 | 0.52 | 0 | 0.58 | 0.46 | 113.25 | 0.41 | 0.38 |
| Hex | 42 | 89 | 39 | 34 | 0 | 3A | 2E | 71 | 29 | 26 |
| Octal | 102 | 211 | 71 | 64 | 0 | 72 | 56 | 161 | 51 | 46 |
| Binary | 1000010 | 10001001 | 111001 | 110100 | 0 | 111010 | 101110 | 1110001 | 101001 | 100110 |
Color Harmonies of #428939
Complementary color
Monochromatic Colors of #428939
Black with #428939
Text Example
Text Example
White with #428939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428939; }
p { color: rgb(66,137,57); }
H1.HeaderClassName
{
color: #428939;
}
.AnyTagClassName
{
color: #428939;
}
</style>
background-color css
<style>
a { background-color: #428939; }
a { background-color: rgb(66,137,57); }
div.DivClassName
{
background-color: #428939;
}
.BgClassName
{
background-color: #428939;
}
</style>
border-color css
<style>
span { border-color: #428939; }
span { border-color: rgb(66,137,57); }
td.TdClassName
{
border-color: #428939;
}
.TagClassName
{
border-color: #428939;
}
</style>