Shades of La Palma #468620
Tints of La Palma #468620
RGB
CMYK
RGB Variations
Color information
#468620 (or 0x468620) is known color: La Palma. HEX triplet: 46, 86 and 20. RGB value is (70,134,32). Sum of RGB (Red+Green+Blue) = 70+134+32=236 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.66% from 236); Green value is 134 (52.73% from 255 or 56.78% from 236); Blue value is 32 (12.89% from 255 or 13.56% from 236); Max value from RGB is 134 - color contains mainly: green. Hex color #468620 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468620 is #B979DF. Grayscale: #676767. Windows color (decimal): -12155360 or 2131526. OLE color: 2131526.
HSL color Cylindrical-coordinate representation of color #468620: hue angle of 97.65º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #468620 is Cyan = 0.48, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 32 | - |
| CMYK | 0.48 | 0 | 0.76 | 0.47 |
| HSL | 97.65º | 0.61% | 0.33% | - |
| HSV(B) | 97.65º | 0.76% | 0.53% | - |
| XYZ | 11.31 | 18.46 | 4.33 | - |
| YUV | 103.24 | 87.8 | 104.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 32 | 0.48 | 0 | 0.76 | 0.47 | 97.65 | 0.61 | 0.33 |
| Hex | 46 | 86 | 20 | 30 | 0 | 4C | 2F | 62 | 3D | 21 |
| Octal | 106 | 206 | 40 | 60 | 0 | 114 | 57 | 142 | 75 | 41 |
| Binary | 1000110 | 10000110 | 100000 | 110000 | 0 | 1001100 | 101111 | 1100010 | 111101 | 100001 |
Color Harmonies of #468620
Complementary color
Monochromatic Colors of #468620
Black with #468620
Text Example
Text Example
White with #468620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468620; }
p { color: rgb(70,134,32); }
H1.HeaderClassName
{
color: #468620;
}
.AnyTagClassName
{
color: #468620;
}
</style>
background-color css
<style>
a { background-color: #468620; }
a { background-color: rgb(70,134,32); }
div.DivClassName
{
background-color: #468620;
}
.BgClassName
{
background-color: #468620;
}
</style>
border-color css
<style>
span { border-color: #468620; }
span { border-color: rgb(70,134,32); }
td.TdClassName
{
border-color: #468620;
}
.TagClassName
{
border-color: #468620;
}
</style>