Shades of La Palma #428935
Tints of La Palma #428935
RGB
CMYK
RGB Variations
Color information
#428935 (or 0x428935) is known color: La Palma. HEX triplet: 42, 89 and 35. RGB value is (66,137,53). Sum of RGB (Red+Green+Blue) = 66+137+53=256 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.78% from 256); Green value is 137 (53.91% from 255 or 53.52% from 256); Blue value is 53 (21.09% from 255 or 20.70% from 256); Max value from RGB is 137 - color contains mainly: green. Hex color #428935 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #428935 is #BD76CA. Grayscale: #6A6A6A. Windows color (decimal): -12416715 or 3508546. OLE color: 3508546.
HSL color Cylindrical-coordinate representation of color #428935: hue angle of 110.71º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #428935 is Cyan = 0.52, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 137 | 53 | - |
| CMYK | 0.52 | 0 | 0.61 | 0.46 |
| HSL | 110.71º | 0.44% | 0.37% | - |
| HSV(B) | 110.71º | 0.61% | 0.54% | - |
| XYZ | 11.84 | 19.31 | 6.47 | - |
| YUV | 106.2 | 97.98 | 99.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 137 | 53 | 0.52 | 0 | 0.61 | 0.46 | 110.71 | 0.44 | 0.37 |
| Hex | 42 | 89 | 35 | 34 | 0 | 3D | 2E | 6F | 2C | 25 |
| Octal | 102 | 211 | 65 | 64 | 0 | 75 | 56 | 157 | 54 | 45 |
| Binary | 1000010 | 10001001 | 110101 | 110100 | 0 | 111101 | 101110 | 1101111 | 101100 | 100101 |
Color Harmonies of #428935
Complementary color
Monochromatic Colors of #428935
Black with #428935
Text Example
Text Example
White with #428935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428935; }
p { color: rgb(66,137,53); }
H1.HeaderClassName
{
color: #428935;
}
.AnyTagClassName
{
color: #428935;
}
</style>
background-color css
<style>
a { background-color: #428935; }
a { background-color: rgb(66,137,53); }
div.DivClassName
{
background-color: #428935;
}
.BgClassName
{
background-color: #428935;
}
</style>
border-color css
<style>
span { border-color: #428935; }
span { border-color: rgb(66,137,53); }
td.TdClassName
{
border-color: #428935;
}
.TagClassName
{
border-color: #428935;
}
</style>