Shades of La Palma #468031
Tints of La Palma #468031
RGB
CMYK
RGB Variations
Color information
#468031 (or 0x468031) is known color: La Palma. HEX triplet: 46, 80 and 31. RGB value is (70,128,49). Sum of RGB (Red+Green+Blue) = 70+128+49=247 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.34% from 247); Green value is 128 (50.39% from 255 or 51.82% from 247); Blue value is 49 (19.53% from 255 or 19.84% from 247); Max value from RGB is 128 - color contains mainly: green. Hex color #468031 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468031 is #B97FCE. Grayscale: #656565. Windows color (decimal): -12156879 or 3244102. OLE color: 3244102.
HSL color Cylindrical-coordinate representation of color #468031: hue angle of 104.05º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #468031 is Cyan = 0.45, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 49 | - |
| CMYK | 0.45 | 0 | 0.62 | 0.50 |
| HSL | 104.05º | 0.45% | 0.35% | - |
| HSV(B) | 104.05º | 0.62% | 0.5% | - |
| XYZ | 10.8 | 16.96 | 5.61 | - |
| YUV | 101.65 | 98.28 | 105.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 49 | 0.45 | 0 | 0.62 | 0.50 | 104.05 | 0.45 | 0.35 |
| Hex | 46 | 80 | 31 | 2D | 0 | 3E | 32 | 68 | 2D | 23 |
| Octal | 106 | 200 | 61 | 55 | 0 | 76 | 62 | 150 | 55 | 43 |
| Binary | 1000110 | 10000000 | 110001 | 101101 | 0 | 111110 | 110010 | 1101000 | 101101 | 100011 |
Color Harmonies of #468031
Complementary color
Monochromatic Colors of #468031
Black with #468031
Text Example
Text Example
White with #468031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468031; }
p { color: rgb(70,128,49); }
H1.HeaderClassName
{
color: #468031;
}
.AnyTagClassName
{
color: #468031;
}
</style>
background-color css
<style>
a { background-color: #468031; }
a { background-color: rgb(70,128,49); }
div.DivClassName
{
background-color: #468031;
}
.BgClassName
{
background-color: #468031;
}
</style>
border-color css
<style>
span { border-color: #468031; }
span { border-color: rgb(70,128,49); }
td.TdClassName
{
border-color: #468031;
}
.TagClassName
{
border-color: #468031;
}
</style>