Shades of La Palma #428620
Tints of La Palma #428620
RGB
CMYK
RGB Variations
Color information
#428620 (or 0x428620) is known color: La Palma. HEX triplet: 42, 86 and 20. RGB value is (66,134,32). Sum of RGB (Red+Green+Blue) = 66+134+32=232 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.45% from 232); Green value is 134 (52.73% from 255 or 57.76% from 232); Blue value is 32 (12.89% from 255 or 13.79% from 232); Max value from RGB is 134 - color contains mainly: green. Hex color #428620 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428620 is #BD79DF. Grayscale: #666666. Windows color (decimal): -12417504 or 2131522. OLE color: 2131522.
HSL color Cylindrical-coordinate representation of color #428620: hue angle of 100º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #428620 is Cyan = 0.51, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 32 | - |
| CMYK | 0.51 | 0 | 0.76 | 0.47 |
| HSL | 100º | 0.61% | 0.33% | - |
| HSV(B) | 100º | 0.76% | 0.53% | - |
| XYZ | 11.03 | 18.31 | 4.32 | - |
| YUV | 102.04 | 88.47 | 102.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 32 | 0.51 | 0 | 0.76 | 0.47 | 100 | 0.61 | 0.33 |
| Hex | 42 | 86 | 20 | 33 | 0 | 4C | 2F | 64 | 3D | 21 |
| Octal | 102 | 206 | 40 | 63 | 0 | 114 | 57 | 144 | 75 | 41 |
| Binary | 1000010 | 10000110 | 100000 | 110011 | 0 | 1001100 | 101111 | 1100100 | 111101 | 100001 |
Color Harmonies of #428620
Complementary color
Monochromatic Colors of #428620
Black with #428620
Text Example
Text Example
White with #428620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428620; }
p { color: rgb(66,134,32); }
H1.HeaderClassName
{
color: #428620;
}
.AnyTagClassName
{
color: #428620;
}
</style>
background-color css
<style>
a { background-color: #428620; }
a { background-color: rgb(66,134,32); }
div.DivClassName
{
background-color: #428620;
}
.BgClassName
{
background-color: #428620;
}
</style>
border-color css
<style>
span { border-color: #428620; }
span { border-color: rgb(66,134,32); }
td.TdClassName
{
border-color: #428620;
}
.TagClassName
{
border-color: #428620;
}
</style>