Shades of La Palma #469313
Tints of La Palma #469313
RGB
CMYK
RGB Variations
Color information
#469313 (or 0x469313) is known color: La Palma. HEX triplet: 46, 93 and 13. RGB value is (70,147,19). Sum of RGB (Red+Green+Blue) = 70+147+19=236 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.66% from 236); Green value is 147 (57.81% from 255 or 62.29% from 236); Blue value is 19 (7.81% from 255 or 8.05% from 236); Max value from RGB is 147 - color contains mainly: green. Hex color #469313 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469313 is #B96CEC. Grayscale: #6D6D6D. Windows color (decimal): -12152045 or 1282886. OLE color: 1282886.
HSL color Cylindrical-coordinate representation of color #469313: hue angle of 96.09º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #469313 is Cyan = 0.52, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 19 | - |
| CMYK | 0.52 | 0 | 0.87 | 0.42 |
| HSL | 96.09º | 0.77% | 0.33% | - |
| HSV(B) | 96.09º | 0.87% | 0.58% | - |
| XYZ | 13.08 | 22.22 | 4.22 | - |
| YUV | 109.39 | 76.99 | 99.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 19 | 0.52 | 0 | 0.87 | 0.42 | 96.09 | 0.77 | 0.33 |
| Hex | 46 | 93 | 13 | 34 | 0 | 57 | 2A | 60 | 4D | 21 |
| Octal | 106 | 223 | 23 | 64 | 0 | 127 | 52 | 140 | 115 | 41 |
| Binary | 1000110 | 10010011 | 10011 | 110100 | 0 | 1010111 | 101010 | 1100000 | 1001101 | 100001 |
Color Harmonies of #469313
Complementary color
Monochromatic Colors of #469313
Black with #469313
Text Example
Text Example
White with #469313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469313; }
p { color: rgb(70,147,19); }
H1.HeaderClassName
{
color: #469313;
}
.AnyTagClassName
{
color: #469313;
}
</style>
background-color css
<style>
a { background-color: #469313; }
a { background-color: rgb(70,147,19); }
div.DivClassName
{
background-color: #469313;
}
.BgClassName
{
background-color: #469313;
}
</style>
border-color css
<style>
span { border-color: #469313; }
span { border-color: rgb(70,147,19); }
td.TdClassName
{
border-color: #469313;
}
.TagClassName
{
border-color: #469313;
}
</style>