Shades of La Palma #468615
Tints of La Palma #468615
RGB
CMYK
RGB Variations
Color information
#468615 (or 0x468615) is known color: La Palma. HEX triplet: 46, 86 and 15. RGB value is (70,134,21). Sum of RGB (Red+Green+Blue) = 70+134+21=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 134 (52.73% from 255 or 59.56% from 225); Blue value is 21 (8.59% from 255 or 9.33% from 225); Max value from RGB is 134 - color contains mainly: green. Hex color #468615 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468615 is #B979EA. Grayscale: #666666. Windows color (decimal): -12155371 or 1410630. OLE color: 1410630.
HSL color Cylindrical-coordinate representation of color #468615: hue angle of 93.98º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #468615 is Cyan = 0.48, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 21 | - |
| CMYK | 0.48 | 0 | 0.84 | 0.47 |
| HSL | 93.98º | 0.73% | 0.3% | - |
| HSV(B) | 93.98º | 0.84% | 0.53% | - |
| XYZ | 11.19 | 18.41 | 3.67 | - |
| YUV | 101.98 | 82.3 | 105.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 21 | 0.48 | 0 | 0.84 | 0.47 | 93.98 | 0.73 | 0.3 |
| Hex | 46 | 86 | 15 | 30 | 0 | 54 | 2F | 5E | 49 | 1E |
| Octal | 106 | 206 | 25 | 60 | 0 | 124 | 57 | 136 | 111 | 36 |
| Binary | 1000110 | 10000110 | 10101 | 110000 | 0 | 1010100 | 101111 | 1011110 | 1001001 | 11110 |
Color Harmonies of #468615
Complementary color
Monochromatic Colors of #468615
Black with #468615
Text Example
Text Example
White with #468615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468615; }
p { color: rgb(70,134,21); }
H1.HeaderClassName
{
color: #468615;
}
.AnyTagClassName
{
color: #468615;
}
</style>
background-color css
<style>
a { background-color: #468615; }
a { background-color: rgb(70,134,21); }
div.DivClassName
{
background-color: #468615;
}
.BgClassName
{
background-color: #468615;
}
</style>
border-color css
<style>
span { border-color: #468615; }
span { border-color: rgb(70,134,21); }
td.TdClassName
{
border-color: #468615;
}
.TagClassName
{
border-color: #468615;
}
</style>