Shades of La Palma #469710
Tints of La Palma #469710
RGB
CMYK
RGB Variations
Color information
#469710 (or 0x469710) is known color: La Palma. HEX triplet: 46, 97 and 10. RGB value is (70,151,16). Sum of RGB (Red+Green+Blue) = 70+151+16=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 151 (59.38% from 255 or 63.71% from 237); Blue value is 16 (6.64% from 255 or 6.75% from 237); Max value from RGB is 151 - color contains mainly: green. Hex color #469710 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469710 is #B968EF. Grayscale: #6F6F6F. Windows color (decimal): -12151024 or 1087302. OLE color: 1087302.
HSL color Cylindrical-coordinate representation of color #469710: hue angle of 96º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #469710 is Cyan = 0.54, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 151 | 16 | - |
| CMYK | 0.54 | 0 | 0.89 | 0.41 |
| HSL | 96º | 0.81% | 0.33% | - |
| HSV(B) | 96º | 0.89% | 0.59% | - |
| XYZ | 13.69 | 23.47 | 4.3 | - |
| YUV | 111.39 | 74.16 | 98.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 151 | 16 | 0.54 | 0 | 0.89 | 0.41 | 96 | 0.81 | 0.33 |
| Hex | 46 | 97 | 10 | 36 | 0 | 59 | 29 | 60 | 51 | 21 |
| Octal | 106 | 227 | 20 | 66 | 0 | 131 | 51 | 140 | 121 | 41 |
| Binary | 1000110 | 10010111 | 10000 | 110110 | 0 | 1011001 | 101001 | 1100000 | 1010001 | 100001 |
Color Harmonies of #469710
Complementary color
Monochromatic Colors of #469710
Black with #469710
Text Example
Text Example
White with #469710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469710; }
p { color: rgb(70,151,16); }
H1.HeaderClassName
{
color: #469710;
}
.AnyTagClassName
{
color: #469710;
}
</style>
background-color css
<style>
a { background-color: #469710; }
a { background-color: rgb(70,151,16); }
div.DivClassName
{
background-color: #469710;
}
.BgClassName
{
background-color: #469710;
}
</style>
border-color css
<style>
span { border-color: #469710; }
span { border-color: rgb(70,151,16); }
td.TdClassName
{
border-color: #469710;
}
.TagClassName
{
border-color: #469710;
}
</style>