Shades of La Palma #428528
Tints of La Palma #428528
RGB
CMYK
RGB Variations
Color information
#428528 (or 0x428528) is known color: La Palma. HEX triplet: 42, 85 and 28. RGB value is (66,133,40). Sum of RGB (Red+Green+Blue) = 66+133+40=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 133 (52.34% from 255 or 55.65% from 239); Blue value is 40 (16.02% from 255 or 16.74% from 239); Max value from RGB is 133 - color contains mainly: green. Hex color #428528 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428528 is #BD7AD7. Grayscale: #666666. Windows color (decimal): -12417752 or 2655554. OLE color: 2655554.
HSL color Cylindrical-coordinate representation of color #428528: hue angle of 103.23º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #428528 is Cyan = 0.50, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 133 | 40 | - |
| CMYK | 0.50 | 0 | 0.70 | 0.48 |
| HSL | 103.23º | 0.54% | 0.34% | - |
| HSV(B) | 103.23º | 0.7% | 0.52% | - |
| XYZ | 11.02 | 18.09 | 4.92 | - |
| YUV | 102.37 | 92.8 | 102.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 133 | 40 | 0.50 | 0 | 0.70 | 0.48 | 103.23 | 0.54 | 0.34 |
| Hex | 42 | 85 | 28 | 32 | 0 | 46 | 30 | 67 | 36 | 22 |
| Octal | 102 | 205 | 50 | 62 | 0 | 106 | 60 | 147 | 66 | 42 |
| Binary | 1000010 | 10000101 | 101000 | 110010 | 0 | 1000110 | 110000 | 1100111 | 110110 | 100010 |
Color Harmonies of #428528
Complementary color
Monochromatic Colors of #428528
Black with #428528
Text Example
Text Example
White with #428528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428528; }
p { color: rgb(66,133,40); }
H1.HeaderClassName
{
color: #428528;
}
.AnyTagClassName
{
color: #428528;
}
</style>
background-color css
<style>
a { background-color: #428528; }
a { background-color: rgb(66,133,40); }
div.DivClassName
{
background-color: #428528;
}
.BgClassName
{
background-color: #428528;
}
</style>
border-color css
<style>
span { border-color: #428528; }
span { border-color: rgb(66,133,40); }
td.TdClassName
{
border-color: #428528;
}
.TagClassName
{
border-color: #428528;
}
</style>