Shades of La Palma #428827
Tints of La Palma #428827
RGB
CMYK
RGB Variations
Color information
#428827 (or 0x428827) is known color: La Palma. HEX triplet: 42, 88 and 27. RGB value is (66,136,39). Sum of RGB (Red+Green+Blue) = 66+136+39=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 136 (53.52% from 255 or 56.43% from 241); Blue value is 39 (15.62% from 255 or 16.18% from 241); Max value from RGB is 136 - color contains mainly: green. Hex color #428827 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428827 is #BD77D8. Grayscale: #686868. Windows color (decimal): -12416985 or 2590786. OLE color: 2590786.
HSL color Cylindrical-coordinate representation of color #428827: hue angle of 103.3º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #428827 is Cyan = 0.51, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 136 | 39 | - |
| CMYK | 0.51 | 0 | 0.71 | 0.47 |
| HSL | 103.3º | 0.55% | 0.34% | - |
| HSV(B) | 103.3º | 0.71% | 0.53% | - |
| XYZ | 11.42 | 18.91 | 4.97 | - |
| YUV | 104.01 | 91.31 | 100.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 136 | 39 | 0.51 | 0 | 0.71 | 0.47 | 103.3 | 0.55 | 0.34 |
| Hex | 42 | 88 | 27 | 33 | 0 | 47 | 2F | 67 | 37 | 22 |
| Octal | 102 | 210 | 47 | 63 | 0 | 107 | 57 | 147 | 67 | 42 |
| Binary | 1000010 | 10001000 | 100111 | 110011 | 0 | 1000111 | 101111 | 1100111 | 110111 | 100010 |
Color Harmonies of #428827
Complementary color
Monochromatic Colors of #428827
Black with #428827
Text Example
Text Example
White with #428827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428827; }
p { color: rgb(66,136,39); }
H1.HeaderClassName
{
color: #428827;
}
.AnyTagClassName
{
color: #428827;
}
</style>
background-color css
<style>
a { background-color: #428827; }
a { background-color: rgb(66,136,39); }
div.DivClassName
{
background-color: #428827;
}
.BgClassName
{
background-color: #428827;
}
</style>
border-color css
<style>
span { border-color: #428827; }
span { border-color: rgb(66,136,39); }
td.TdClassName
{
border-color: #428827;
}
.TagClassName
{
border-color: #428827;
}
</style>