Shades of La Palma #46942E
Tints of La Palma #46942E
RGB
CMYK
RGB Variations
Color information
#46942E (or 0x46942E) is known color: La Palma. HEX triplet: 46, 94 and 2E. RGB value is (70,148,46). Sum of RGB (Red+Green+Blue) = 70+148+46=264 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.52% from 264); Green value is 148 (58.20% from 255 or 56.06% from 264); Blue value is 46 (18.36% from 255 or 17.42% from 264); Max value from RGB is 148 - color contains mainly: green. Hex color #46942E is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #46942E is #B96BD1. Grayscale: #717171. Windows color (decimal): -12151762 or 3052614. OLE color: 3052614.
HSL color Cylindrical-coordinate representation of color #46942E: hue angle of 105.88º degrees, saturation: 0.53, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #46942E is Cyan = 0.53, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 46 | - |
| CMYK | 0.53 | 0 | 0.69 | 0.42 |
| HSL | 105.88º | 0.53% | 0.38% | - |
| HSV(B) | 105.88º | 0.69% | 0.58% | - |
| XYZ | 13.61 | 22.68 | 6.25 | - |
| YUV | 113.05 | 90.16 | 97.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 46 | 0.53 | 0 | 0.69 | 0.42 | 105.88 | 0.53 | 0.38 |
| Hex | 46 | 94 | 2E | 35 | 0 | 45 | 2A | 6A | 35 | 26 |
| Octal | 106 | 224 | 56 | 65 | 0 | 105 | 52 | 152 | 65 | 46 |
| Binary | 1000110 | 10010100 | 101110 | 110101 | 0 | 1000101 | 101010 | 1101010 | 110101 | 100110 |
Color Harmonies of #46942E
Complementary color
Monochromatic Colors of #46942E
Black with #46942E
Text Example
Text Example
White with #46942E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46942E; }
p { color: rgb(70,148,46); }
H1.HeaderClassName
{
color: #46942E;
}
.AnyTagClassName
{
color: #46942E;
}
</style>
background-color css
<style>
a { background-color: #46942E; }
a { background-color: rgb(70,148,46); }
div.DivClassName
{
background-color: #46942E;
}
.BgClassName
{
background-color: #46942E;
}
</style>
border-color css
<style>
span { border-color: #46942E; }
span { border-color: rgb(70,148,46); }
td.TdClassName
{
border-color: #46942E;
}
.TagClassName
{
border-color: #46942E;
}
</style>