Shades of La Palma #428628
Tints of La Palma #428628
RGB
CMYK
RGB Variations
Color information
#428628 (or 0x428628) is known color: La Palma. HEX triplet: 42, 86 and 28. RGB value is (66,134,40). Sum of RGB (Red+Green+Blue) = 66+134+40=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 134 (52.73% from 255 or 55.83% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 134 - color contains mainly: green. Hex color #428628 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428628 is #BD79D7. Grayscale: #676767. Windows color (decimal): -12417496 or 2655810. OLE color: 2655810.
HSL color Cylindrical-coordinate representation of color #428628: hue angle of 103.4º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #428628 is Cyan = 0.51, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 40 | - |
| CMYK | 0.51 | 0 | 0.70 | 0.47 |
| HSL | 103.4º | 0.54% | 0.34% | - |
| HSV(B) | 103.4º | 0.7% | 0.53% | - |
| XYZ | 11.15 | 18.36 | 4.96 | - |
| YUV | 102.95 | 92.47 | 101.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 40 | 0.51 | 0 | 0.70 | 0.47 | 103.4 | 0.54 | 0.34 |
| Hex | 42 | 86 | 28 | 33 | 0 | 46 | 2F | 67 | 36 | 22 |
| Octal | 102 | 206 | 50 | 63 | 0 | 106 | 57 | 147 | 66 | 42 |
| Binary | 1000010 | 10000110 | 101000 | 110011 | 0 | 1000110 | 101111 | 1100111 | 110110 | 100010 |
Color Harmonies of #428628
Complementary color
Monochromatic Colors of #428628
Black with #428628
Text Example
Text Example
White with #428628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428628; }
p { color: rgb(66,134,40); }
H1.HeaderClassName
{
color: #428628;
}
.AnyTagClassName
{
color: #428628;
}
</style>
background-color css
<style>
a { background-color: #428628; }
a { background-color: rgb(66,134,40); }
div.DivClassName
{
background-color: #428628;
}
.BgClassName
{
background-color: #428628;
}
</style>
border-color css
<style>
span { border-color: #428628; }
span { border-color: rgb(66,134,40); }
td.TdClassName
{
border-color: #428628;
}
.TagClassName
{
border-color: #428628;
}
</style>