Shades of La Palma #469131
Tints of La Palma #469131
RGB
CMYK
RGB Variations
Color information
#469131 (or 0x469131) is known color: La Palma. HEX triplet: 46, 91 and 31. RGB value is (70,145,49). Sum of RGB (Red+Green+Blue) = 70+145+49=264 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.52% from 264); Green value is 145 (57.03% from 255 or 54.92% from 264); Blue value is 49 (19.53% from 255 or 18.56% from 264); Max value from RGB is 145 - color contains mainly: green. Hex color #469131 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469131 is #B96ECE. Grayscale: #6F6F6F. Windows color (decimal): -12152527 or 3248454. OLE color: 3248454.
HSL color Cylindrical-coordinate representation of color #469131: hue angle of 106.88º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #469131 is Cyan = 0.52, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 49 | - |
| CMYK | 0.52 | 0 | 0.66 | 0.43 |
| HSL | 106.88º | 0.49% | 0.38% | - |
| HSV(B) | 106.88º | 0.66% | 0.57% | - |
| XYZ | 13.21 | 21.77 | 6.41 | - |
| YUV | 111.63 | 92.65 | 98.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 49 | 0.52 | 0 | 0.66 | 0.43 | 106.88 | 0.49 | 0.38 |
| Hex | 46 | 91 | 31 | 34 | 0 | 42 | 2B | 6B | 31 | 26 |
| Octal | 106 | 221 | 61 | 64 | 0 | 102 | 53 | 153 | 61 | 46 |
| Binary | 1000110 | 10010001 | 110001 | 110100 | 0 | 1000010 | 101011 | 1101011 | 110001 | 100110 |
Color Harmonies of #469131
Complementary color
Monochromatic Colors of #469131
Black with #469131
Text Example
Text Example
White with #469131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469131; }
p { color: rgb(70,145,49); }
H1.HeaderClassName
{
color: #469131;
}
.AnyTagClassName
{
color: #469131;
}
</style>
background-color css
<style>
a { background-color: #469131; }
a { background-color: rgb(70,145,49); }
div.DivClassName
{
background-color: #469131;
}
.BgClassName
{
background-color: #469131;
}
</style>
border-color css
<style>
span { border-color: #469131; }
span { border-color: rgb(70,145,49); }
td.TdClassName
{
border-color: #469131;
}
.TagClassName
{
border-color: #469131;
}
</style>