Shades of La Palma #428727
Tints of La Palma #428727
RGB
CMYK
RGB Variations
Color information
#428727 (or 0x428727) is known color: La Palma. HEX triplet: 42, 87 and 27. RGB value is (66,135,39). Sum of RGB (Red+Green+Blue) = 66+135+39=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 135 (53.12% from 255 or 56.25% from 240); Blue value is 39 (15.62% from 255 or 16.25% from 240); Max value from RGB is 135 - color contains mainly: green. Hex color #428727 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428727 is #BD78D8. Grayscale: #676767. Windows color (decimal): -12417241 or 2590530. OLE color: 2590530.
HSL color Cylindrical-coordinate representation of color #428727: hue angle of 103.12º 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 #428727 is Cyan = 0.51, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 135 | 39 | - |
| CMYK | 0.51 | 0 | 0.71 | 0.47 |
| HSL | 103.13º | 0.55% | 0.34% | - |
| HSV(B) | 103.13º | 0.71% | 0.53% | - |
| XYZ | 11.28 | 18.63 | 4.92 | - |
| YUV | 103.43 | 91.64 | 101.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 135 | 39 | 0.51 | 0 | 0.71 | 0.47 | 103.13 | 0.55 | 0.34 |
| Hex | 42 | 87 | 27 | 33 | 0 | 47 | 2F | 67 | 37 | 22 |
| Octal | 102 | 207 | 47 | 63 | 0 | 107 | 57 | 147 | 67 | 42 |
| Binary | 1000010 | 10000111 | 100111 | 110011 | 0 | 1000111 | 101111 | 1100111 | 110111 | 100010 |
Color Harmonies of #428727
Complementary color
Monochromatic Colors of #428727
Black with #428727
Text Example
Text Example
White with #428727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428727; }
p { color: rgb(66,135,39); }
H1.HeaderClassName
{
color: #428727;
}
.AnyTagClassName
{
color: #428727;
}
</style>
background-color css
<style>
a { background-color: #428727; }
a { background-color: rgb(66,135,39); }
div.DivClassName
{
background-color: #428727;
}
.BgClassName
{
background-color: #428727;
}
</style>
border-color css
<style>
span { border-color: #428727; }
span { border-color: rgb(66,135,39); }
td.TdClassName
{
border-color: #428727;
}
.TagClassName
{
border-color: #428727;
}
</style>