Shades of La Palma #468236
Tints of La Palma #468236
RGB
CMYK
RGB Variations
Color information
#468236 (or 0x468236) is known color: La Palma. HEX triplet: 46, 82 and 36. RGB value is (70,130,54). Sum of RGB (Red+Green+Blue) = 70+130+54=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 130 (51.17% from 255 or 51.18% from 254); Blue value is 54 (21.48% from 255 or 21.26% from 254); Max value from RGB is 130 - color contains mainly: green. Hex color #468236 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468236 is #B97DC9. Grayscale: #676767. Windows color (decimal): -12156362 or 3572294. OLE color: 3572294.
HSL color Cylindrical-coordinate representation of color #468236: hue angle of 107.37º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #468236 is Cyan = 0.46, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 54 | - |
| CMYK | 0.46 | 0 | 0.58 | 0.49 |
| HSL | 107.37º | 0.41% | 0.36% | - |
| HSV(B) | 107.37º | 0.58% | 0.51% | - |
| XYZ | 11.17 | 17.53 | 6.29 | - |
| YUV | 103.4 | 100.12 | 104.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 54 | 0.46 | 0 | 0.58 | 0.49 | 107.37 | 0.41 | 0.36 |
| Hex | 46 | 82 | 36 | 2E | 0 | 3A | 31 | 6B | 29 | 24 |
| Octal | 106 | 202 | 66 | 56 | 0 | 72 | 61 | 153 | 51 | 44 |
| Binary | 1000110 | 10000010 | 110110 | 101110 | 0 | 111010 | 110001 | 1101011 | 101001 | 100100 |
Color Harmonies of #468236
Complementary color
Monochromatic Colors of #468236
Black with #468236
Text Example
Text Example
White with #468236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468236; }
p { color: rgb(70,130,54); }
H1.HeaderClassName
{
color: #468236;
}
.AnyTagClassName
{
color: #468236;
}
</style>
background-color css
<style>
a { background-color: #468236; }
a { background-color: rgb(70,130,54); }
div.DivClassName
{
background-color: #468236;
}
.BgClassName
{
background-color: #468236;
}
</style>
border-color css
<style>
span { border-color: #468236; }
span { border-color: rgb(70,130,54); }
td.TdClassName
{
border-color: #468236;
}
.TagClassName
{
border-color: #468236;
}
</style>