Shades of La Palma #468629
Tints of La Palma #468629
RGB
CMYK
RGB Variations
Color information
#468629 (or 0x468629) is known color: La Palma. HEX triplet: 46, 86 and 29. RGB value is (70,134,41). Sum of RGB (Red+Green+Blue) = 70+134+41=245 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.57% from 245); Green value is 134 (52.73% from 255 or 54.69% from 245); Blue value is 41 (16.41% from 255 or 16.73% from 245); Max value from RGB is 134 - color contains mainly: green. Hex color #468629 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468629 is #B979D6. Grayscale: #686868. Windows color (decimal): -12155351 or 2721350. OLE color: 2721350.
HSL color Cylindrical-coordinate representation of color #468629: hue angle of 101.29º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #468629 is Cyan = 0.48, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 41 | - |
| CMYK | 0.48 | 0 | 0.69 | 0.47 |
| HSL | 101.29º | 0.53% | 0.34% | - |
| HSV(B) | 101.29º | 0.69% | 0.53% | - |
| XYZ | 11.45 | 18.51 | 5.07 | - |
| YUV | 104.26 | 92.3 | 103.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 41 | 0.48 | 0 | 0.69 | 0.47 | 101.29 | 0.53 | 0.34 |
| Hex | 46 | 86 | 29 | 30 | 0 | 45 | 2F | 65 | 35 | 22 |
| Octal | 106 | 206 | 51 | 60 | 0 | 105 | 57 | 145 | 65 | 42 |
| Binary | 1000110 | 10000110 | 101001 | 110000 | 0 | 1000101 | 101111 | 1100101 | 110101 | 100010 |
Color Harmonies of #468629
Complementary color
Monochromatic Colors of #468629
Black with #468629
Text Example
Text Example
White with #468629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468629; }
p { color: rgb(70,134,41); }
H1.HeaderClassName
{
color: #468629;
}
.AnyTagClassName
{
color: #468629;
}
</style>
background-color css
<style>
a { background-color: #468629; }
a { background-color: rgb(70,134,41); }
div.DivClassName
{
background-color: #468629;
}
.BgClassName
{
background-color: #468629;
}
</style>
border-color css
<style>
span { border-color: #468629; }
span { border-color: rgb(70,134,41); }
td.TdClassName
{
border-color: #468629;
}
.TagClassName
{
border-color: #468629;
}
</style>