Shades of La Palma #469931
Tints of La Palma #469931
RGB
CMYK
RGB Variations
Color information
#469931 (or 0x469931) is known color: La Palma. HEX triplet: 46, 99 and 31. RGB value is (70,153,49). Sum of RGB (Red+Green+Blue) = 70+153+49=272 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.74% from 272); Green value is 153 (60.16% from 255 or 56.25% from 272); Blue value is 49 (19.53% from 255 or 18.01% from 272); Max value from RGB is 153 - color contains mainly: green. Hex color #469931 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469931 is #B966CE. Grayscale: #747474. Windows color (decimal): -12150479 or 3250502. OLE color: 3250502.
HSL color Cylindrical-coordinate representation of color #469931: hue angle of 107.88º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #469931 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 153 | 49 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.4 |
| HSL | 107.88º | 0.51% | 0.4% | - |
| HSV(B) | 107.88º | 0.68% | 0.6% | - |
| XYZ | 14.47 | 24.31 | 6.83 | - |
| YUV | 116.33 | 90 | 94.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 153 | 49 | 0.54 | 0 | 0.68 | 0.4 | 107.88 | 0.51 | 0.4 |
| Hex | 46 | 99 | 31 | 36 | 0 | 44 | 28 | 6C | 33 | 28 |
| Octal | 106 | 231 | 61 | 66 | 0 | 104 | 50 | 154 | 63 | 50 |
| Binary | 1000110 | 10011001 | 110001 | 110110 | 0 | 1000100 | 101000 | 1101100 | 110011 | 101000 |
Color Harmonies of #469931
Complementary color
Monochromatic Colors of #469931
Black with #469931
Text Example
Text Example
White with #469931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469931; }
p { color: rgb(70,153,49); }
H1.HeaderClassName
{
color: #469931;
}
.AnyTagClassName
{
color: #469931;
}
</style>
background-color css
<style>
a { background-color: #469931; }
a { background-color: rgb(70,153,49); }
div.DivClassName
{
background-color: #469931;
}
.BgClassName
{
background-color: #469931;
}
</style>
border-color css
<style>
span { border-color: #469931; }
span { border-color: rgb(70,153,49); }
td.TdClassName
{
border-color: #469931;
}
.TagClassName
{
border-color: #469931;
}
</style>