Shades of La Palma #469113
Tints of La Palma #469113
RGB
CMYK
RGB Variations
Color information
#469113 (or 0x469113) is known color: La Palma. HEX triplet: 46, 91 and 13. RGB value is (70,145,19). Sum of RGB (Red+Green+Blue) = 70+145+19=234 (30% of max value = 765). Red value is 70 (27.73% from 255 or 29.91% from 234); Green value is 145 (57.03% from 255 or 61.97% from 234); Blue value is 19 (7.81% from 255 or 8.12% from 234); Max value from RGB is 145 - color contains mainly: green. Hex color #469113 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469113 is #B96EEC. Grayscale: #6C6C6C. Windows color (decimal): -12152557 or 1282374. OLE color: 1282374.
HSL color Cylindrical-coordinate representation of color #469113: hue angle of 95.71º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #469113 is Cyan = 0.52, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 19 | - |
| CMYK | 0.52 | 0 | 0.87 | 0.43 |
| HSL | 95.71º | 0.77% | 0.32% | - |
| HSV(B) | 95.71º | 0.87% | 0.57% | - |
| XYZ | 12.77 | 21.6 | 4.11 | - |
| YUV | 108.21 | 77.65 | 100.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 19 | 0.52 | 0 | 0.87 | 0.43 | 95.71 | 0.77 | 0.32 |
| Hex | 46 | 91 | 13 | 34 | 0 | 57 | 2B | 60 | 4D | 20 |
| Octal | 106 | 221 | 23 | 64 | 0 | 127 | 53 | 140 | 115 | 40 |
| Binary | 1000110 | 10010001 | 10011 | 110100 | 0 | 1010111 | 101011 | 1100000 | 1001101 | 100000 |
Color Harmonies of #469113
Complementary color
Monochromatic Colors of #469113
Black with #469113
Text Example
Text Example
White with #469113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469113; }
p { color: rgb(70,145,19); }
H1.HeaderClassName
{
color: #469113;
}
.AnyTagClassName
{
color: #469113;
}
</style>
background-color css
<style>
a { background-color: #469113; }
a { background-color: rgb(70,145,19); }
div.DivClassName
{
background-color: #469113;
}
.BgClassName
{
background-color: #469113;
}
</style>
border-color css
<style>
span { border-color: #469113; }
span { border-color: rgb(70,145,19); }
td.TdClassName
{
border-color: #469113;
}
.TagClassName
{
border-color: #469113;
}
</style>