Shades of La Palma #469410
Tints of La Palma #469410
RGB
CMYK
RGB Variations
Color information
#469410 (or 0x469410) is known color: La Palma. HEX triplet: 46, 94 and 10. RGB value is (70,148,16). Sum of RGB (Red+Green+Blue) = 70+148+16=234 (30% of max value = 765). Red value is 70 (27.73% from 255 or 29.91% from 234); Green value is 148 (58.20% from 255 or 63.25% from 234); Blue value is 16 (6.64% from 255 or 6.84% from 234); Max value from RGB is 148 - color contains mainly: green. Hex color #469410 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469410 is #B96BEF. Grayscale: #6E6E6E. Windows color (decimal): -12151792 or 1086534. OLE color: 1086534.
HSL color Cylindrical-coordinate representation of color #469410: hue angle of 95.45º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #469410 is Cyan = 0.53, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 16 | - |
| CMYK | 0.53 | 0 | 0.89 | 0.42 |
| HSL | 95.45º | 0.8% | 0.32% | - |
| HSV(B) | 95.45º | 0.89% | 0.58% | - |
| XYZ | 13.21 | 22.52 | 4.14 | - |
| YUV | 109.63 | 75.16 | 99.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 16 | 0.53 | 0 | 0.89 | 0.42 | 95.45 | 0.8 | 0.32 |
| Hex | 46 | 94 | 10 | 35 | 0 | 59 | 2A | 5F | 50 | 20 |
| Octal | 106 | 224 | 20 | 65 | 0 | 131 | 52 | 137 | 120 | 40 |
| Binary | 1000110 | 10010100 | 10000 | 110101 | 0 | 1011001 | 101010 | 1011111 | 1010000 | 100000 |
Color Harmonies of #469410
Complementary color
Monochromatic Colors of #469410
Black with #469410
Text Example
Text Example
White with #469410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469410; }
p { color: rgb(70,148,16); }
H1.HeaderClassName
{
color: #469410;
}
.AnyTagClassName
{
color: #469410;
}
</style>
background-color css
<style>
a { background-color: #469410; }
a { background-color: rgb(70,148,16); }
div.DivClassName
{
background-color: #469410;
}
.BgClassName
{
background-color: #469410;
}
</style>
border-color css
<style>
span { border-color: #469410; }
span { border-color: rgb(70,148,16); }
td.TdClassName
{
border-color: #469410;
}
.TagClassName
{
border-color: #469410;
}
</style>