Shades of La Palma #469109
Tints of La Palma #469109
RGB
CMYK
RGB Variations
Color information
#469109 (or 0x469109) is known color: La Palma. HEX triplet: 46, 91 and 09. RGB value is (70,145,9). Sum of RGB (Red+Green+Blue) = 70+145+9=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 145 (57.03% from 255 or 64.73% from 224); Blue value is 9 (3.91% from 255 or 4.02% from 224); Max value from RGB is 145 - color contains mainly: green. Hex color #469109 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469109 is #B96EF6. Grayscale: #6B6B6B. Windows color (decimal): -12152567 or 627014. OLE color: 627014.
HSL color Cylindrical-coordinate representation of color #469109: hue angle of 93.09º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #469109 is Cyan = 0.52, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 9 | - |
| CMYK | 0.52 | 0 | 0.94 | 0.43 |
| HSL | 93.09º | 0.88% | 0.3% | - |
| HSV(B) | 93.09º | 0.94% | 0.57% | - |
| XYZ | 12.7 | 21.57 | 3.75 | - |
| YUV | 107.07 | 72.65 | 101.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 9 | 0.52 | 0 | 0.94 | 0.43 | 93.09 | 0.88 | 0.3 |
| Hex | 46 | 91 | 9 | 34 | 0 | 5E | 2B | 5D | 58 | 1E |
| Octal | 106 | 221 | 11 | 64 | 0 | 136 | 53 | 135 | 130 | 36 |
| Binary | 1000110 | 10010001 | 1001 | 110100 | 0 | 1011110 | 101011 | 1011101 | 1011000 | 11110 |
Color Harmonies of #469109
Complementary color
Monochromatic Colors of #469109
Black with #469109
Text Example
Text Example
White with #469109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469109; }
p { color: rgb(70,145,9); }
H1.HeaderClassName
{
color: #469109;
}
.AnyTagClassName
{
color: #469109;
}
</style>
background-color css
<style>
a { background-color: #469109; }
a { background-color: rgb(70,145,9); }
div.DivClassName
{
background-color: #469109;
}
.BgClassName
{
background-color: #469109;
}
</style>
border-color css
<style>
span { border-color: #469109; }
span { border-color: rgb(70,145,9); }
td.TdClassName
{
border-color: #469109;
}
.TagClassName
{
border-color: #469109;
}
</style>