Shades of La Palma #468939
Tints of La Palma #468939
RGB
CMYK
RGB Variations
Color information
#468939 (or 0x468939) is known color: La Palma. HEX triplet: 46, 89 and 39. RGB value is (70,137,57). Sum of RGB (Red+Green+Blue) = 70+137+57=264 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.52% from 264); Green value is 137 (53.91% from 255 or 51.89% from 264); Blue value is 57 (22.66% from 255 or 21.59% from 264); Max value from RGB is 137 - color contains mainly: green. Hex color #468939 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468939 is #B976C6. Grayscale: #6C6C6C. Windows color (decimal): -12154567 or 3770694. OLE color: 3770694.
HSL color Cylindrical-coordinate representation of color #468939: hue angle of 110.25º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #468939 is Cyan = 0.49, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 137 | 57 | - |
| CMYK | 0.49 | 0 | 0.58 | 0.46 |
| HSL | 110.25º | 0.41% | 0.38% | - |
| HSV(B) | 110.25º | 0.58% | 0.54% | - |
| XYZ | 12.21 | 19.49 | 6.99 | - |
| YUV | 107.85 | 99.3 | 101 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 137 | 57 | 0.49 | 0 | 0.58 | 0.46 | 110.25 | 0.41 | 0.38 |
| Hex | 46 | 89 | 39 | 31 | 0 | 3A | 2E | 6E | 29 | 26 |
| Octal | 106 | 211 | 71 | 61 | 0 | 72 | 56 | 156 | 51 | 46 |
| Binary | 1000110 | 10001001 | 111001 | 110001 | 0 | 111010 | 101110 | 1101110 | 101001 | 100110 |
Color Harmonies of #468939
Complementary color
Monochromatic Colors of #468939
Black with #468939
Text Example
Text Example
White with #468939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468939; }
p { color: rgb(70,137,57); }
H1.HeaderClassName
{
color: #468939;
}
.AnyTagClassName
{
color: #468939;
}
</style>
background-color css
<style>
a { background-color: #468939; }
a { background-color: rgb(70,137,57); }
div.DivClassName
{
background-color: #468939;
}
.BgClassName
{
background-color: #468939;
}
</style>
border-color css
<style>
span { border-color: #468939; }
span { border-color: rgb(70,137,57); }
td.TdClassName
{
border-color: #468939;
}
.TagClassName
{
border-color: #468939;
}
</style>