Shades of La Palma #469017
Tints of La Palma #469017
RGB
CMYK
RGB Variations
Color information
#469017 (or 0x469017) is known color: La Palma. HEX triplet: 46, 90 and 17. RGB value is (70,144,23). Sum of RGB (Red+Green+Blue) = 70+144+23=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 144 (56.64% from 255 or 60.76% from 237); Blue value is 23 (9.38% from 255 or 9.70% from 237); Max value from RGB is 144 - color contains mainly: green. Hex color #469017 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469017 is #B96FE8. Grayscale: #6C6C6C. Windows color (decimal): -12152809 or 1544262. OLE color: 1544262.
HSL color Cylindrical-coordinate representation of color #469017: hue angle of 96.69º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #469017 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 144 | 23 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.44 |
| HSL | 96.69º | 0.72% | 0.33% | - |
| HSV(B) | 96.69º | 0.84% | 0.56% | - |
| XYZ | 12.65 | 21.31 | 4.26 | - |
| YUV | 108.08 | 79.98 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 144 | 23 | 0.51 | 0 | 0.84 | 0.44 | 96.69 | 0.72 | 0.33 |
| Hex | 46 | 90 | 17 | 33 | 0 | 54 | 2C | 61 | 48 | 21 |
| Octal | 106 | 220 | 27 | 63 | 0 | 124 | 54 | 141 | 110 | 41 |
| Binary | 1000110 | 10010000 | 10111 | 110011 | 0 | 1010100 | 101100 | 1100001 | 1001000 | 100001 |
Color Harmonies of #469017
Complementary color
Monochromatic Colors of #469017
Black with #469017
Text Example
Text Example
White with #469017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469017; }
p { color: rgb(70,144,23); }
H1.HeaderClassName
{
color: #469017;
}
.AnyTagClassName
{
color: #469017;
}
</style>
background-color css
<style>
a { background-color: #469017; }
a { background-color: rgb(70,144,23); }
div.DivClassName
{
background-color: #469017;
}
.BgClassName
{
background-color: #469017;
}
</style>
border-color css
<style>
span { border-color: #469017; }
span { border-color: rgb(70,144,23); }
td.TdClassName
{
border-color: #469017;
}
.TagClassName
{
border-color: #469017;
}
</style>