Shades of La Palma #469319
Tints of La Palma #469319
RGB
CMYK
RGB Variations
Color information
#469319 (or 0x469319) is known color: La Palma. HEX triplet: 46, 93 and 19. RGB value is (70,147,25). Sum of RGB (Red+Green+Blue) = 70+147+25=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 147 (57.81% from 255 or 60.74% from 242); Blue value is 25 (10.16% from 255 or 10.33% from 242); Max value from RGB is 147 - color contains mainly: green. Hex color #469319 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469319 is #B96CE6. Grayscale: #6E6E6E. Windows color (decimal): -12152039 or 1676102. OLE color: 1676102.
HSL color Cylindrical-coordinate representation of color #469319: hue angle of 97.87º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #469319 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 25 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.42 |
| HSL | 97.87º | 0.71% | 0.34% | - |
| HSV(B) | 97.87º | 0.83% | 0.58% | - |
| XYZ | 13.13 | 22.24 | 4.52 | - |
| YUV | 110.07 | 79.99 | 99.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 25 | 0.52 | 0 | 0.83 | 0.42 | 97.87 | 0.71 | 0.34 |
| Hex | 46 | 93 | 19 | 34 | 0 | 53 | 2A | 62 | 47 | 22 |
| Octal | 106 | 223 | 31 | 64 | 0 | 123 | 52 | 142 | 107 | 42 |
| Binary | 1000110 | 10010011 | 11001 | 110100 | 0 | 1010011 | 101010 | 1100010 | 1000111 | 100010 |
Color Harmonies of #469319
Complementary color
Monochromatic Colors of #469319
Black with #469319
Text Example
Text Example
White with #469319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469319; }
p { color: rgb(70,147,25); }
H1.HeaderClassName
{
color: #469319;
}
.AnyTagClassName
{
color: #469319;
}
</style>
background-color css
<style>
a { background-color: #469319; }
a { background-color: rgb(70,147,25); }
div.DivClassName
{
background-color: #469319;
}
.BgClassName
{
background-color: #469319;
}
</style>
border-color css
<style>
span { border-color: #469319; }
span { border-color: rgb(70,147,25); }
td.TdClassName
{
border-color: #469319;
}
.TagClassName
{
border-color: #469319;
}
</style>