Shades of La Palma #468614
Tints of La Palma #468614
RGB
CMYK
RGB Variations
Color information
#468614 (or 0x468614) is known color: La Palma. HEX triplet: 46, 86 and 14. RGB value is (70,134,20). Sum of RGB (Red+Green+Blue) = 70+134+20=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 134 (52.73% from 255 or 59.82% from 224); Blue value is 20 (8.20% from 255 or 8.93% from 224); Max value from RGB is 134 - color contains mainly: green. Hex color #468614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468614 is #B979EB. Grayscale: #666666. Windows color (decimal): -12155372 or 1345094. OLE color: 1345094.
HSL color Cylindrical-coordinate representation of color #468614: hue angle of 93.68º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #468614 is Cyan = 0.48, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 20 | - |
| CMYK | 0.48 | 0 | 0.85 | 0.47 |
| HSL | 93.68º | 0.74% | 0.3% | - |
| HSV(B) | 93.68º | 0.85% | 0.53% | - |
| XYZ | 11.18 | 18.4 | 3.62 | - |
| YUV | 101.87 | 81.8 | 105.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 20 | 0.48 | 0 | 0.85 | 0.47 | 93.68 | 0.74 | 0.3 |
| Hex | 46 | 86 | 14 | 30 | 0 | 55 | 2F | 5E | 4A | 1E |
| Octal | 106 | 206 | 24 | 60 | 0 | 125 | 57 | 136 | 112 | 36 |
| Binary | 1000110 | 10000110 | 10100 | 110000 | 0 | 1010101 | 101111 | 1011110 | 1001010 | 11110 |
Color Harmonies of #468614
Complementary color
Monochromatic Colors of #468614
Black with #468614
Text Example
Text Example
White with #468614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468614; }
p { color: rgb(70,134,20); }
H1.HeaderClassName
{
color: #468614;
}
.AnyTagClassName
{
color: #468614;
}
</style>
background-color css
<style>
a { background-color: #468614; }
a { background-color: rgb(70,134,20); }
div.DivClassName
{
background-color: #468614;
}
.BgClassName
{
background-color: #468614;
}
</style>
border-color css
<style>
span { border-color: #468614; }
span { border-color: rgb(70,134,20); }
td.TdClassName
{
border-color: #468614;
}
.TagClassName
{
border-color: #468614;
}
</style>