Shades of La Palma #428826
Tints of La Palma #428826
RGB
CMYK
RGB Variations
Color information
#428826 (or 0x428826) is known color: La Palma. HEX triplet: 42, 88 and 26. RGB value is (66,136,38). Sum of RGB (Red+Green+Blue) = 66+136+38=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 136 (53.52% from 255 or 56.67% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 136 - color contains mainly: green. Hex color #428826 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428826 is #BD77D9. Grayscale: #686868. Windows color (decimal): -12416986 or 2525250. OLE color: 2525250.
HSL color Cylindrical-coordinate representation of color #428826: hue angle of 102.86º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #428826 is Cyan = 0.51, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 38 | - |
| CMYK | 0.51 | 0 | 0.72 | 0.47 |
| HSL | 102.86º | 0.56% | 0.34% | - |
| HSV(B) | 102.86º | 0.72% | 0.53% | - |
| XYZ | 11.4 | 18.91 | 4.88 | - |
| YUV | 103.9 | 90.81 | 100.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 38 | 0.51 | 0 | 0.72 | 0.47 | 102.86 | 0.56 | 0.34 |
| Hex | 42 | 88 | 26 | 33 | 0 | 48 | 2F | 67 | 38 | 22 |
| Octal | 102 | 210 | 46 | 63 | 0 | 110 | 57 | 147 | 70 | 42 |
| Binary | 1000010 | 10001000 | 100110 | 110011 | 0 | 1001000 | 101111 | 1100111 | 111000 | 100010 |
Color Harmonies of #428826
Complementary color
Monochromatic Colors of #428826
Black with #428826
Text Example
Text Example
White with #428826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428826; }
p { color: rgb(66,136,38); }
H1.HeaderClassName
{
color: #428826;
}
.AnyTagClassName
{
color: #428826;
}
</style>
background-color css
<style>
a { background-color: #428826; }
a { background-color: rgb(66,136,38); }
div.DivClassName
{
background-color: #428826;
}
.BgClassName
{
background-color: #428826;
}
</style>
border-color css
<style>
span { border-color: #428826; }
span { border-color: rgb(66,136,38); }
td.TdClassName
{
border-color: #428826;
}
.TagClassName
{
border-color: #428826;
}
</style>