Shades of La Palma #468838
Tints of La Palma #468838
RGB
CMYK
RGB Variations
Color information
#468838 (or 0x468838) is known color: La Palma. HEX triplet: 46, 88 and 38. RGB value is (70,136,56). Sum of RGB (Red+Green+Blue) = 70+136+56=262 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.72% from 262); Green value is 136 (53.52% from 255 or 51.91% from 262); Blue value is 56 (22.27% from 255 or 21.37% from 262); Max value from RGB is 136 - color contains mainly: green. Hex color #468838 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468838 is #B977C7. Grayscale: #6B6B6B. Windows color (decimal): -12154824 or 3704902. OLE color: 3704902.
HSL color Cylindrical-coordinate representation of color #468838: hue angle of 109.5º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #468838 is Cyan = 0.49, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 136 | 56 | - |
| CMYK | 0.49 | 0 | 0.59 | 0.47 |
| HSL | 109.5º | 0.42% | 0.38% | - |
| HSV(B) | 109.5º | 0.59% | 0.53% | - |
| XYZ | 12.04 | 19.2 | 6.81 | - |
| YUV | 107.15 | 99.13 | 101.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 136 | 56 | 0.49 | 0 | 0.59 | 0.47 | 109.5 | 0.42 | 0.38 |
| Hex | 46 | 88 | 38 | 31 | 0 | 3B | 2F | 6E | 2A | 26 |
| Octal | 106 | 210 | 70 | 61 | 0 | 73 | 57 | 156 | 52 | 46 |
| Binary | 1000110 | 10001000 | 111000 | 110001 | 0 | 111011 | 101111 | 1101110 | 101010 | 100110 |
Color Harmonies of #468838
Complementary color
Monochromatic Colors of #468838
Black with #468838
Text Example
Text Example
White with #468838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468838; }
p { color: rgb(70,136,56); }
H1.HeaderClassName
{
color: #468838;
}
.AnyTagClassName
{
color: #468838;
}
</style>
background-color css
<style>
a { background-color: #468838; }
a { background-color: rgb(70,136,56); }
div.DivClassName
{
background-color: #468838;
}
.BgClassName
{
background-color: #468838;
}
</style>
border-color css
<style>
span { border-color: #468838; }
span { border-color: rgb(70,136,56); }
td.TdClassName
{
border-color: #468838;
}
.TagClassName
{
border-color: #468838;
}
</style>