Shades of La Palma #469013
Tints of La Palma #469013
RGB
CMYK
RGB Variations
Color information
#469013 (or 0x469013) is known color: La Palma. HEX triplet: 46, 90 and 13. RGB value is (70,144,19). Sum of RGB (Red+Green+Blue) = 70+144+19=233 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.04% from 233); Green value is 144 (56.64% from 255 or 61.80% from 233); Blue value is 19 (7.81% from 255 or 8.15% from 233); Max value from RGB is 144 - color contains mainly: green. Hex color #469013 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469013 is #B96FEC. Grayscale: #6C6C6C. Windows color (decimal): -12152813 or 1282118. OLE color: 1282118.
HSL color Cylindrical-coordinate representation of color #469013: hue angle of 95.52º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #469013 is Cyan = 0.51, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 19 | - |
| CMYK | 0.51 | 0 | 0.87 | 0.44 |
| HSL | 95.52º | 0.77% | 0.32% | - |
| HSV(B) | 95.52º | 0.87% | 0.56% | - |
| XYZ | 12.62 | 21.3 | 4.06 | - |
| YUV | 107.62 | 77.98 | 101.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 19 | 0.51 | 0 | 0.87 | 0.44 | 95.52 | 0.77 | 0.32 |
| Hex | 46 | 90 | 13 | 33 | 0 | 57 | 2C | 60 | 4D | 20 |
| Octal | 106 | 220 | 23 | 63 | 0 | 127 | 54 | 140 | 115 | 40 |
| Binary | 1000110 | 10010000 | 10011 | 110011 | 0 | 1010111 | 101100 | 1100000 | 1001101 | 100000 |
Color Harmonies of #469013
Complementary color
Monochromatic Colors of #469013
Black with #469013
Text Example
Text Example
White with #469013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469013; }
p { color: rgb(70,144,19); }
H1.HeaderClassName
{
color: #469013;
}
.AnyTagClassName
{
color: #469013;
}
</style>
background-color css
<style>
a { background-color: #469013; }
a { background-color: rgb(70,144,19); }
div.DivClassName
{
background-color: #469013;
}
.BgClassName
{
background-color: #469013;
}
</style>
border-color css
<style>
span { border-color: #469013; }
span { border-color: rgb(70,144,19); }
td.TdClassName
{
border-color: #469013;
}
.TagClassName
{
border-color: #469013;
}
</style>