Shades of La Palma #469117
Tints of La Palma #469117
RGB
CMYK
RGB Variations
Color information
#469117 (or 0x469117) is known color: La Palma. HEX triplet: 46, 91 and 17. RGB value is (70,145,23). Sum of RGB (Red+Green+Blue) = 70+145+23=238 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.41% from 238); Green value is 145 (57.03% from 255 or 60.92% from 238); Blue value is 23 (9.38% from 255 or 9.66% from 238); Max value from RGB is 145 - color contains mainly: green. Hex color #469117 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #469117 is #B96EE8. Grayscale: #6D6D6D. Windows color (decimal): -12152553 or 1544518. OLE color: 1544518.
HSL color Cylindrical-coordinate representation of color #469117: hue angle of 96.89º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #469117 is Cyan = 0.52, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 23 | - |
| CMYK | 0.52 | 0 | 0.84 | 0.43 |
| HSL | 96.89º | 0.73% | 0.33% | - |
| HSV(B) | 96.89º | 0.84% | 0.57% | - |
| XYZ | 12.81 | 21.61 | 4.31 | - |
| YUV | 108.67 | 79.65 | 100.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 23 | 0.52 | 0 | 0.84 | 0.43 | 96.89 | 0.73 | 0.33 |
| Hex | 46 | 91 | 17 | 34 | 0 | 54 | 2B | 61 | 49 | 21 |
| Octal | 106 | 221 | 27 | 64 | 0 | 124 | 53 | 141 | 111 | 41 |
| Binary | 1000110 | 10010001 | 10111 | 110100 | 0 | 1010100 | 101011 | 1100001 | 1001001 | 100001 |
Color Harmonies of #469117
Complementary color
Monochromatic Colors of #469117
Black with #469117
Text Example
Text Example
White with #469117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469117; }
p { color: rgb(70,145,23); }
H1.HeaderClassName
{
color: #469117;
}
.AnyTagClassName
{
color: #469117;
}
</style>
background-color css
<style>
a { background-color: #469117; }
a { background-color: rgb(70,145,23); }
div.DivClassName
{
background-color: #469117;
}
.BgClassName
{
background-color: #469117;
}
</style>
border-color css
<style>
span { border-color: #469117; }
span { border-color: rgb(70,145,23); }
td.TdClassName
{
border-color: #469117;
}
.TagClassName
{
border-color: #469117;
}
</style>