Shades of La Palma #428815
Tints of La Palma #428815
RGB
CMYK
RGB Variations
Color information
#428815 (or 0x428815) is known color: La Palma. HEX triplet: 42, 88 and 15. RGB value is (66,136,21). Sum of RGB (Red+Green+Blue) = 66+136+21=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 136 (53.52% from 255 or 60.99% from 223); Blue value is 21 (8.59% from 255 or 9.42% from 223); Max value from RGB is 136 - color contains mainly: green. Hex color #428815 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428815 is #BD77EA. Grayscale: #666666. Windows color (decimal): -12417003 or 1411138. OLE color: 1411138.
HSL color Cylindrical-coordinate representation of color #428815: hue angle of 96.52º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #428815 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 21 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.47 |
| HSL | 96.52º | 0.73% | 0.31% | - |
| HSV(B) | 96.52º | 0.85% | 0.53% | - |
| XYZ | 11.19 | 18.82 | 3.75 | - |
| YUV | 101.96 | 82.31 | 102.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 21 | 0.51 | 0 | 0.85 | 0.47 | 96.52 | 0.73 | 0.31 |
| Hex | 42 | 88 | 15 | 33 | 0 | 55 | 2F | 61 | 49 | 1F |
| Octal | 102 | 210 | 25 | 63 | 0 | 125 | 57 | 141 | 111 | 37 |
| Binary | 1000010 | 10001000 | 10101 | 110011 | 0 | 1010101 | 101111 | 1100001 | 1001001 | 11111 |
Color Harmonies of #428815
Complementary color
Monochromatic Colors of #428815
Black with #428815
Text Example
Text Example
White with #428815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428815; }
p { color: rgb(66,136,21); }
H1.HeaderClassName
{
color: #428815;
}
.AnyTagClassName
{
color: #428815;
}
</style>
background-color css
<style>
a { background-color: #428815; }
a { background-color: rgb(66,136,21); }
div.DivClassName
{
background-color: #428815;
}
.BgClassName
{
background-color: #428815;
}
</style>
border-color css
<style>
span { border-color: #428815; }
span { border-color: rgb(66,136,21); }
td.TdClassName
{
border-color: #428815;
}
.TagClassName
{
border-color: #428815;
}
</style>