Shades of La Palma #468616
Tints of La Palma #468616
RGB
CMYK
RGB Variations
Color information
#468616 (or 0x468616) is known color: La Palma. HEX triplet: 46, 86 and 16. RGB value is (70,134,22). Sum of RGB (Red+Green+Blue) = 70+134+22=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 134 (52.73% from 255 or 59.29% from 226); Blue value is 22 (8.98% from 255 or 9.73% from 226); Max value from RGB is 134 - color contains mainly: green. Hex color #468616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468616 is #B979E9. Grayscale: #666666. Windows color (decimal): -12155370 or 1476166. OLE color: 1476166.
HSL color Cylindrical-coordinate representation of color #468616: hue angle of 94.29º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #468616 is Cyan = 0.48, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 22 | - |
| CMYK | 0.48 | 0 | 0.84 | 0.47 |
| HSL | 94.29º | 0.72% | 0.31% | - |
| HSV(B) | 94.29º | 0.84% | 0.53% | - |
| XYZ | 11.2 | 18.41 | 3.72 | - |
| YUV | 102.1 | 82.8 | 105.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 22 | 0.48 | 0 | 0.84 | 0.47 | 94.29 | 0.72 | 0.31 |
| Hex | 46 | 86 | 16 | 30 | 0 | 54 | 2F | 5E | 48 | 1F |
| Octal | 106 | 206 | 26 | 60 | 0 | 124 | 57 | 136 | 110 | 37 |
| Binary | 1000110 | 10000110 | 10110 | 110000 | 0 | 1010100 | 101111 | 1011110 | 1001000 | 11111 |
Color Harmonies of #468616
Complementary color
Monochromatic Colors of #468616
Black with #468616
Text Example
Text Example
White with #468616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468616; }
p { color: rgb(70,134,22); }
H1.HeaderClassName
{
color: #468616;
}
.AnyTagClassName
{
color: #468616;
}
</style>
background-color css
<style>
a { background-color: #468616; }
a { background-color: rgb(70,134,22); }
div.DivClassName
{
background-color: #468616;
}
.BgClassName
{
background-color: #468616;
}
</style>
border-color css
<style>
span { border-color: #468616; }
span { border-color: rgb(70,134,22); }
td.TdClassName
{
border-color: #468616;
}
.TagClassName
{
border-color: #468616;
}
</style>