Shades of La Palma #428938
Tints of La Palma #428938
RGB
CMYK
RGB Variations
Color information
#428938 (or 0x428938) is known color: La Palma. HEX triplet: 42, 89 and 38. RGB value is (66,137,56). Sum of RGB (Red+Green+Blue) = 66+137+56=259 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.48% from 259); Green value is 137 (53.91% from 255 or 52.90% from 259); Blue value is 56 (22.27% from 255 or 21.62% from 259); Max value from RGB is 137 - color contains mainly: green. Hex color #428938 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428938 is #BD76C7. Grayscale: #6A6A6A. Windows color (decimal): -12416712 or 3705154. OLE color: 3705154.
HSL color Cylindrical-coordinate representation of color #428938: hue angle of 112.59º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #428938 is Cyan = 0.52, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 137 | 56 | - |
| CMYK | 0.52 | 0 | 0.59 | 0.46 |
| HSL | 112.59º | 0.42% | 0.38% | - |
| HSV(B) | 112.59º | 0.59% | 0.54% | - |
| XYZ | 11.91 | 19.34 | 6.85 | - |
| YUV | 106.54 | 99.48 | 99.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 137 | 56 | 0.52 | 0 | 0.59 | 0.46 | 112.59 | 0.42 | 0.38 |
| Hex | 42 | 89 | 38 | 34 | 0 | 3B | 2E | 71 | 2A | 26 |
| Octal | 102 | 211 | 70 | 64 | 0 | 73 | 56 | 161 | 52 | 46 |
| Binary | 1000010 | 10001001 | 111000 | 110100 | 0 | 111011 | 101110 | 1110001 | 101010 | 100110 |
Color Harmonies of #428938
Complementary color
Monochromatic Colors of #428938
Black with #428938
Text Example
Text Example
White with #428938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428938; }
p { color: rgb(66,137,56); }
H1.HeaderClassName
{
color: #428938;
}
.AnyTagClassName
{
color: #428938;
}
</style>
background-color css
<style>
a { background-color: #428938; }
a { background-color: rgb(66,137,56); }
div.DivClassName
{
background-color: #428938;
}
.BgClassName
{
background-color: #428938;
}
</style>
border-color css
<style>
span { border-color: #428938; }
span { border-color: rgb(66,137,56); }
td.TdClassName
{
border-color: #428938;
}
.TagClassName
{
border-color: #428938;
}
</style>