Shades of La Palma #428821
Tints of La Palma #428821
RGB
CMYK
RGB Variations
Color information
#428821 (or 0x428821) is known color: La Palma. HEX triplet: 42, 88 and 21. RGB value is (66,136,33). Sum of RGB (Red+Green+Blue) = 66+136+33=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 136 (53.52% from 255 or 57.87% from 235); Blue value is 33 (13.28% from 255 or 14.04% from 235); Max value from RGB is 136 - color contains mainly: green. Hex color #428821 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428821 is #BD77DE. Grayscale: #676767. Windows color (decimal): -12416991 or 2197570. OLE color: 2197570.
HSL color Cylindrical-coordinate representation of color #428821: hue angle of 100.78º 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 #428821 is Cyan = 0.51, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 33 | - |
| CMYK | 0.51 | 0 | 0.76 | 0.47 |
| HSL | 100.78º | 0.61% | 0.33% | - |
| HSV(B) | 100.78º | 0.76% | 0.53% | - |
| XYZ | 11.33 | 18.88 | 4.49 | - |
| YUV | 103.33 | 88.31 | 101.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 33 | 0.51 | 0 | 0.76 | 0.47 | 100.78 | 0.61 | 0.33 |
| Hex | 42 | 88 | 21 | 33 | 0 | 4C | 2F | 65 | 3D | 21 |
| Octal | 102 | 210 | 41 | 63 | 0 | 114 | 57 | 145 | 75 | 41 |
| Binary | 1000010 | 10001000 | 100001 | 110011 | 0 | 1001100 | 101111 | 1100101 | 111101 | 100001 |
Color Harmonies of #428821
Complementary color
Monochromatic Colors of #428821
Black with #428821
Text Example
Text Example
White with #428821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428821; }
p { color: rgb(66,136,33); }
H1.HeaderClassName
{
color: #428821;
}
.AnyTagClassName
{
color: #428821;
}
</style>
background-color css
<style>
a { background-color: #428821; }
a { background-color: rgb(66,136,33); }
div.DivClassName
{
background-color: #428821;
}
.BgClassName
{
background-color: #428821;
}
</style>
border-color css
<style>
span { border-color: #428821; }
span { border-color: rgb(66,136,33); }
td.TdClassName
{
border-color: #428821;
}
.TagClassName
{
border-color: #428821;
}
</style>