Shades of La Palma #428621
Tints of La Palma #428621
RGB
CMYK
RGB Variations
Color information
#428621 (or 0x428621) is known color: La Palma. HEX triplet: 42, 86 and 21. RGB value is (66,134,33). Sum of RGB (Red+Green+Blue) = 66+134+33=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 134 (52.73% from 255 or 57.51% from 233); Blue value is 33 (13.28% from 255 or 14.16% from 233); Max value from RGB is 134 - color contains mainly: green. Hex color #428621 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428621 is #BD79DE. Grayscale: #666666. Windows color (decimal): -12417503 or 2197058. OLE color: 2197058.
HSL color Cylindrical-coordinate representation of color #428621: hue angle of 100.4º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #428621 is Cyan = 0.51, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 33 | - |
| CMYK | 0.51 | 0 | 0.75 | 0.47 |
| HSL | 100.4º | 0.6% | 0.33% | - |
| HSV(B) | 100.4º | 0.75% | 0.53% | - |
| XYZ | 11.05 | 18.32 | 4.39 | - |
| YUV | 102.15 | 88.97 | 102.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 33 | 0.51 | 0 | 0.75 | 0.47 | 100.4 | 0.6 | 0.33 |
| Hex | 42 | 86 | 21 | 33 | 0 | 4B | 2F | 64 | 3C | 21 |
| Octal | 102 | 206 | 41 | 63 | 0 | 113 | 57 | 144 | 74 | 41 |
| Binary | 1000010 | 10000110 | 100001 | 110011 | 0 | 1001011 | 101111 | 1100100 | 111100 | 100001 |
Color Harmonies of #428621
Complementary color
Monochromatic Colors of #428621
Black with #428621
Text Example
Text Example
White with #428621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428621; }
p { color: rgb(66,134,33); }
H1.HeaderClassName
{
color: #428621;
}
.AnyTagClassName
{
color: #428621;
}
</style>
background-color css
<style>
a { background-color: #428621; }
a { background-color: rgb(66,134,33); }
div.DivClassName
{
background-color: #428621;
}
.BgClassName
{
background-color: #428621;
}
</style>
border-color css
<style>
span { border-color: #428621; }
span { border-color: rgb(66,134,33); }
td.TdClassName
{
border-color: #428621;
}
.TagClassName
{
border-color: #428621;
}
</style>