Shades of La Palma #428736
Tints of La Palma #428736
RGB
CMYK
RGB Variations
Color information
#428736 (or 0x428736) is known color: La Palma. HEX triplet: 42, 87 and 36. RGB value is (66,135,54). Sum of RGB (Red+Green+Blue) = 66+135+54=255 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.88% from 255); Green value is 135 (53.12% from 255 or 52.94% from 255); Blue value is 54 (21.48% from 255 or 21.18% from 255); Max value from RGB is 135 - color contains mainly: green. Hex color #428736 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428736 is #BD78C9. Grayscale: #696969. Windows color (decimal): -12417226 or 3573570. OLE color: 3573570.
HSL color Cylindrical-coordinate representation of color #428736: hue angle of 111.11º 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 #428736 is Cyan = 0.51, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 135 | 54 | - |
| CMYK | 0.51 | 0 | 0.60 | 0.47 |
| HSL | 111.11º | 0.43% | 0.37% | - |
| HSV(B) | 111.11º | 0.6% | 0.53% | - |
| XYZ | 11.58 | 18.75 | 6.5 | - |
| YUV | 105.14 | 99.14 | 100.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 135 | 54 | 0.51 | 0 | 0.60 | 0.47 | 111.11 | 0.43 | 0.37 |
| Hex | 42 | 87 | 36 | 33 | 0 | 3C | 2F | 6F | 2B | 25 |
| Octal | 102 | 207 | 66 | 63 | 0 | 74 | 57 | 157 | 53 | 45 |
| Binary | 1000010 | 10000111 | 110110 | 110011 | 0 | 111100 | 101111 | 1101111 | 101011 | 100101 |
Color Harmonies of #428736
Complementary color
Monochromatic Colors of #428736
Black with #428736
Text Example
Text Example
White with #428736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428736; }
p { color: rgb(66,135,54); }
H1.HeaderClassName
{
color: #428736;
}
.AnyTagClassName
{
color: #428736;
}
</style>
background-color css
<style>
a { background-color: #428736; }
a { background-color: rgb(66,135,54); }
div.DivClassName
{
background-color: #428736;
}
.BgClassName
{
background-color: #428736;
}
</style>
border-color css
<style>
span { border-color: #428736; }
span { border-color: rgb(66,135,54); }
td.TdClassName
{
border-color: #428736;
}
.TagClassName
{
border-color: #428736;
}
</style>