Shades of La Palma #468428
Tints of La Palma #468428
RGB
CMYK
RGB Variations
Color information
#468428 (or 0x468428) is known color: La Palma. HEX triplet: 46, 84 and 28. RGB value is (70,132,40). Sum of RGB (Red+Green+Blue) = 70+132+40=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 132 (51.95% from 255 or 54.55% from 242); Blue value is 40 (16.02% from 255 or 16.53% from 242); Max value from RGB is 132 - color contains mainly: green. Hex color #468428 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468428 is #B97BD7. Grayscale: #676767. Windows color (decimal): -12155864 or 2655302. OLE color: 2655302.
HSL color Cylindrical-coordinate representation of color #468428: hue angle of 100.43º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #468428 is Cyan = 0.47, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 40 | - |
| CMYK | 0.47 | 0 | 0.70 | 0.48 |
| HSL | 100.43º | 0.53% | 0.34% | - |
| HSV(B) | 100.43º | 0.7% | 0.52% | - |
| XYZ | 11.16 | 17.96 | 4.89 | - |
| YUV | 102.97 | 92.46 | 104.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 40 | 0.47 | 0 | 0.70 | 0.48 | 100.43 | 0.53 | 0.34 |
| Hex | 46 | 84 | 28 | 2F | 0 | 46 | 30 | 64 | 35 | 22 |
| Octal | 106 | 204 | 50 | 57 | 0 | 106 | 60 | 144 | 65 | 42 |
| Binary | 1000110 | 10000100 | 101000 | 101111 | 0 | 1000110 | 110000 | 1100100 | 110101 | 100010 |
Color Harmonies of #468428
Complementary color
Monochromatic Colors of #468428
Black with #468428
Text Example
Text Example
White with #468428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468428; }
p { color: rgb(70,132,40); }
H1.HeaderClassName
{
color: #468428;
}
.AnyTagClassName
{
color: #468428;
}
</style>
background-color css
<style>
a { background-color: #468428; }
a { background-color: rgb(70,132,40); }
div.DivClassName
{
background-color: #468428;
}
.BgClassName
{
background-color: #468428;
}
</style>
border-color css
<style>
span { border-color: #468428; }
span { border-color: rgb(70,132,40); }
td.TdClassName
{
border-color: #468428;
}
.TagClassName
{
border-color: #468428;
}
</style>