Shades of La Palma #468715
Tints of La Palma #468715
RGB
CMYK
RGB Variations
Color information
#468715 (or 0x468715) is known color: La Palma. HEX triplet: 46, 87 and 15. RGB value is (70,135,21). Sum of RGB (Red+Green+Blue) = 70+135+21=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 135 (53.12% from 255 or 59.73% from 226); Blue value is 21 (8.59% from 255 or 9.29% from 226); Max value from RGB is 135 - color contains mainly: green. Hex color #468715 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468715 is #B978EA. Grayscale: #666666. Windows color (decimal): -12155115 or 1410886. OLE color: 1410886.
HSL color Cylindrical-coordinate representation of color #468715: hue angle of 94.21º degrees, saturation: 0.73, 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 #468715 is Cyan = 0.48, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 135 | 21 | - |
| CMYK | 0.48 | 0 | 0.84 | 0.47 |
| HSL | 94.21º | 0.73% | 0.31% | - |
| HSV(B) | 94.21º | 0.84% | 0.53% | - |
| XYZ | 11.33 | 18.68 | 3.72 | - |
| YUV | 102.57 | 81.97 | 104.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 135 | 21 | 0.48 | 0 | 0.84 | 0.47 | 94.21 | 0.73 | 0.31 |
| Hex | 46 | 87 | 15 | 30 | 0 | 54 | 2F | 5E | 49 | 1F |
| Octal | 106 | 207 | 25 | 60 | 0 | 124 | 57 | 136 | 111 | 37 |
| Binary | 1000110 | 10000111 | 10101 | 110000 | 0 | 1010100 | 101111 | 1011110 | 1001001 | 11111 |
Color Harmonies of #468715
Complementary color
Monochromatic Colors of #468715
Black with #468715
Text Example
Text Example
White with #468715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468715; }
p { color: rgb(70,135,21); }
H1.HeaderClassName
{
color: #468715;
}
.AnyTagClassName
{
color: #468715;
}
</style>
background-color css
<style>
a { background-color: #468715; }
a { background-color: rgb(70,135,21); }
div.DivClassName
{
background-color: #468715;
}
.BgClassName
{
background-color: #468715;
}
</style>
border-color css
<style>
span { border-color: #468715; }
span { border-color: rgb(70,135,21); }
td.TdClassName
{
border-color: #468715;
}
.TagClassName
{
border-color: #468715;
}
</style>