Shades of La Palma #428635
Tints of La Palma #428635
RGB
CMYK
RGB Variations
Color information
#428635 (or 0x428635) is known color: La Palma. HEX triplet: 42, 86 and 35. RGB value is (66,134,53). Sum of RGB (Red+Green+Blue) = 66+134+53=253 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.09% from 253); Green value is 134 (52.73% from 255 or 52.96% from 253); Blue value is 53 (21.09% from 255 or 20.95% from 253); Max value from RGB is 134 - color contains mainly: green. Hex color #428635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428635 is #BD79CA. Grayscale: #686868. Windows color (decimal): -12417483 or 3507778. OLE color: 3507778.
HSL color Cylindrical-coordinate representation of color #428635: hue angle of 110.37º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #428635 is Cyan = 0.51, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 53 | - |
| CMYK | 0.51 | 0 | 0.60 | 0.47 |
| HSL | 110.37º | 0.43% | 0.37% | - |
| HSV(B) | 110.37º | 0.6% | 0.53% | - |
| XYZ | 11.41 | 18.47 | 6.33 | - |
| YUV | 104.43 | 98.97 | 100.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 53 | 0.51 | 0 | 0.60 | 0.47 | 110.37 | 0.43 | 0.37 |
| Hex | 42 | 86 | 35 | 33 | 0 | 3C | 2F | 6E | 2B | 25 |
| Octal | 102 | 206 | 65 | 63 | 0 | 74 | 57 | 156 | 53 | 45 |
| Binary | 1000010 | 10000110 | 110101 | 110011 | 0 | 111100 | 101111 | 1101110 | 101011 | 100101 |
Color Harmonies of #428635
Complementary color
Monochromatic Colors of #428635
Black with #428635
Text Example
Text Example
White with #428635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428635; }
p { color: rgb(66,134,53); }
H1.HeaderClassName
{
color: #428635;
}
.AnyTagClassName
{
color: #428635;
}
</style>
background-color css
<style>
a { background-color: #428635; }
a { background-color: rgb(66,134,53); }
div.DivClassName
{
background-color: #428635;
}
.BgClassName
{
background-color: #428635;
}
</style>
border-color css
<style>
span { border-color: #428635; }
span { border-color: rgb(66,134,53); }
td.TdClassName
{
border-color: #428635;
}
.TagClassName
{
border-color: #428635;
}
</style>