Shades of La Palma #469417
Tints of La Palma #469417
RGB
CMYK
RGB Variations
Color information
#469417 (or 0x469417) is known color: La Palma. HEX triplet: 46, 94 and 17. RGB value is (70,148,23). Sum of RGB (Red+Green+Blue) = 70+148+23=241 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.05% from 241); Green value is 148 (58.20% from 255 or 61.41% from 241); Blue value is 23 (9.38% from 255 or 9.54% from 241); Max value from RGB is 148 - color contains mainly: green. Hex color #469417 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469417 is #B96BE8. Grayscale: #6E6E6E. Windows color (decimal): -12151785 or 1545286. OLE color: 1545286.
HSL color Cylindrical-coordinate representation of color #469417: hue angle of 97.44º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #469417 is Cyan = 0.53, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 23 | - |
| CMYK | 0.53 | 0 | 0.84 | 0.42 |
| HSL | 97.44º | 0.73% | 0.34% | - |
| HSV(B) | 97.44º | 0.84% | 0.58% | - |
| XYZ | 13.27 | 22.54 | 4.46 | - |
| YUV | 110.43 | 78.66 | 99.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 23 | 0.53 | 0 | 0.84 | 0.42 | 97.44 | 0.73 | 0.34 |
| Hex | 46 | 94 | 17 | 35 | 0 | 54 | 2A | 61 | 49 | 22 |
| Octal | 106 | 224 | 27 | 65 | 0 | 124 | 52 | 141 | 111 | 42 |
| Binary | 1000110 | 10010100 | 10111 | 110101 | 0 | 1010100 | 101010 | 1100001 | 1001001 | 100010 |
Color Harmonies of #469417
Complementary color
Monochromatic Colors of #469417
Black with #469417
Text Example
Text Example
White with #469417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469417; }
p { color: rgb(70,148,23); }
H1.HeaderClassName
{
color: #469417;
}
.AnyTagClassName
{
color: #469417;
}
</style>
background-color css
<style>
a { background-color: #469417; }
a { background-color: rgb(70,148,23); }
div.DivClassName
{
background-color: #469417;
}
.BgClassName
{
background-color: #469417;
}
</style>
border-color css
<style>
span { border-color: #469417; }
span { border-color: rgb(70,148,23); }
td.TdClassName
{
border-color: #469417;
}
.TagClassName
{
border-color: #469417;
}
</style>