Shades of La Palma #428720
Tints of La Palma #428720
RGB
CMYK
RGB Variations
Color information
#428720 (or 0x428720) is known color: La Palma. HEX triplet: 42, 87 and 20. RGB value is (66,135,32). Sum of RGB (Red+Green+Blue) = 66+135+32=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 135 (53.12% from 255 or 57.94% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 135 - color contains mainly: green. Hex color #428720 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428720 is #BD78DF. Grayscale: #666666. Windows color (decimal): -12417248 or 2131778. OLE color: 2131778.
HSL color Cylindrical-coordinate representation of color #428720: hue angle of 100.19º degrees, saturation: 0.62, 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 #428720 is Cyan = 0.51, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 135 | 32 | - |
| CMYK | 0.51 | 0 | 0.76 | 0.47 |
| HSL | 100.19º | 0.62% | 0.33% | - |
| HSV(B) | 100.19º | 0.76% | 0.53% | - |
| XYZ | 11.17 | 18.59 | 4.37 | - |
| YUV | 102.63 | 88.14 | 101.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 135 | 32 | 0.51 | 0 | 0.76 | 0.47 | 100.19 | 0.62 | 0.33 |
| Hex | 42 | 87 | 20 | 33 | 0 | 4C | 2F | 64 | 3E | 21 |
| Octal | 102 | 207 | 40 | 63 | 0 | 114 | 57 | 144 | 76 | 41 |
| Binary | 1000010 | 10000111 | 100000 | 110011 | 0 | 1001100 | 101111 | 1100100 | 111110 | 100001 |
Color Harmonies of #428720
Complementary color
Monochromatic Colors of #428720
Black with #428720
Text Example
Text Example
White with #428720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428720; }
p { color: rgb(66,135,32); }
H1.HeaderClassName
{
color: #428720;
}
.AnyTagClassName
{
color: #428720;
}
</style>
background-color css
<style>
a { background-color: #428720; }
a { background-color: rgb(66,135,32); }
div.DivClassName
{
background-color: #428720;
}
.BgClassName
{
background-color: #428720;
}
</style>
border-color css
<style>
span { border-color: #428720; }
span { border-color: rgb(66,135,32); }
td.TdClassName
{
border-color: #428720;
}
.TagClassName
{
border-color: #428720;
}
</style>