Shades of La Palma #468230
Tints of La Palma #468230
RGB
CMYK
RGB Variations
Color information
#468230 (or 0x468230) is known color: La Palma. HEX triplet: 46, 82 and 30. RGB value is (70,130,48). Sum of RGB (Red+Green+Blue) = 70+130+48=248 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.23% from 248); Green value is 130 (51.17% from 255 or 52.42% from 248); Blue value is 48 (19.14% from 255 or 19.35% from 248); Max value from RGB is 130 - color contains mainly: green. Hex color #468230 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468230 is #B97DCF. Grayscale: #666666. Windows color (decimal): -12156368 or 3179078. OLE color: 3179078.
HSL color Cylindrical-coordinate representation of color #468230: hue angle of 103.9º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #468230 is Cyan = 0.46, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 48 | - |
| CMYK | 0.46 | 0 | 0.63 | 0.49 |
| HSL | 103.9º | 0.46% | 0.35% | - |
| HSV(B) | 103.9º | 0.63% | 0.51% | - |
| XYZ | 11.04 | 17.48 | 5.59 | - |
| YUV | 102.71 | 97.12 | 104.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 48 | 0.46 | 0 | 0.63 | 0.49 | 103.9 | 0.46 | 0.35 |
| Hex | 46 | 82 | 30 | 2E | 0 | 3F | 31 | 68 | 2E | 23 |
| Octal | 106 | 202 | 60 | 56 | 0 | 77 | 61 | 150 | 56 | 43 |
| Binary | 1000110 | 10000010 | 110000 | 101110 | 0 | 111111 | 110001 | 1101000 | 101110 | 100011 |
Color Harmonies of #468230
Complementary color
Monochromatic Colors of #468230
Black with #468230
Text Example
Text Example
White with #468230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468230; }
p { color: rgb(70,130,48); }
H1.HeaderClassName
{
color: #468230;
}
.AnyTagClassName
{
color: #468230;
}
</style>
background-color css
<style>
a { background-color: #468230; }
a { background-color: rgb(70,130,48); }
div.DivClassName
{
background-color: #468230;
}
.BgClassName
{
background-color: #468230;
}
</style>
border-color css
<style>
span { border-color: #468230; }
span { border-color: rgb(70,130,48); }
td.TdClassName
{
border-color: #468230;
}
.TagClassName
{
border-color: #468230;
}
</style>