Shades of La Palma #428624
Tints of La Palma #428624
RGB
CMYK
RGB Variations
Color information
#428624 (or 0x428624) is known color: La Palma. HEX triplet: 42, 86 and 24. RGB value is (66,134,36). Sum of RGB (Red+Green+Blue) = 66+134+36=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 134 (52.73% from 255 or 56.78% from 236); Blue value is 36 (14.45% from 255 or 15.25% from 236); Max value from RGB is 134 - color contains mainly: green. Hex color #428624 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428624 is #BD79DB. Grayscale: #666666. Windows color (decimal): -12417500 or 2393666. OLE color: 2393666.
HSL color Cylindrical-coordinate representation of color #428624: hue angle of 101.63º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #428624 is Cyan = 0.51, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 36 | - |
| CMYK | 0.51 | 0 | 0.73 | 0.47 |
| HSL | 101.63º | 0.58% | 0.33% | - |
| HSV(B) | 101.63º | 0.73% | 0.53% | - |
| XYZ | 11.09 | 18.34 | 4.62 | - |
| YUV | 102.5 | 90.47 | 101.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 36 | 0.51 | 0 | 0.73 | 0.47 | 101.63 | 0.58 | 0.33 |
| Hex | 42 | 86 | 24 | 33 | 0 | 49 | 2F | 66 | 3A | 21 |
| Octal | 102 | 206 | 44 | 63 | 0 | 111 | 57 | 146 | 72 | 41 |
| Binary | 1000010 | 10000110 | 100100 | 110011 | 0 | 1001001 | 101111 | 1100110 | 111010 | 100001 |
Color Harmonies of #428624
Complementary color
Monochromatic Colors of #428624
Black with #428624
Text Example
Text Example
White with #428624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428624; }
p { color: rgb(66,134,36); }
H1.HeaderClassName
{
color: #428624;
}
.AnyTagClassName
{
color: #428624;
}
</style>
background-color css
<style>
a { background-color: #428624; }
a { background-color: rgb(66,134,36); }
div.DivClassName
{
background-color: #428624;
}
.BgClassName
{
background-color: #428624;
}
</style>
border-color css
<style>
span { border-color: #428624; }
span { border-color: rgb(66,134,36); }
td.TdClassName
{
border-color: #428624;
}
.TagClassName
{
border-color: #428624;
}
</style>