Shades of La Palma #469838
Tints of La Palma #469838
RGB
CMYK
RGB Variations
Color information
#469838 (or 0x469838) is known color: La Palma. HEX triplet: 46, 98 and 38. RGB value is (70,152,56). Sum of RGB (Red+Green+Blue) = 70+152+56=278 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.18% from 278); Green value is 152 (59.77% from 255 or 54.68% from 278); Blue value is 56 (22.27% from 255 or 20.14% from 278); Max value from RGB is 152 - color contains mainly: green. Hex color #469838 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469838 is #B967C7. Grayscale: #747474. Windows color (decimal): -12150728 or 3708998. OLE color: 3708998.
HSL color Cylindrical-coordinate representation of color #469838: hue angle of 111.25º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #469838 is Cyan = 0.54, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 56 | - |
| CMYK | 0.54 | 0 | 0.63 | 0.40 |
| HSL | 111.25º | 0.46% | 0.41% | - |
| HSV(B) | 111.25º | 0.63% | 0.6% | - |
| XYZ | 14.47 | 24.04 | 7.62 | - |
| YUV | 116.54 | 93.83 | 94.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 56 | 0.54 | 0 | 0.63 | 0.40 | 111.25 | 0.46 | 0.41 |
| Hex | 46 | 98 | 38 | 36 | 0 | 3F | 28 | 6F | 2E | 29 |
| Octal | 106 | 230 | 70 | 66 | 0 | 77 | 50 | 157 | 56 | 51 |
| Binary | 1000110 | 10011000 | 111000 | 110110 | 0 | 111111 | 101000 | 1101111 | 101110 | 101001 |
Color Harmonies of #469838
Complementary color
Monochromatic Colors of #469838
Black with #469838
Text Example
Text Example
White with #469838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469838; }
p { color: rgb(70,152,56); }
H1.HeaderClassName
{
color: #469838;
}
.AnyTagClassName
{
color: #469838;
}
</style>
background-color css
<style>
a { background-color: #469838; }
a { background-color: rgb(70,152,56); }
div.DivClassName
{
background-color: #469838;
}
.BgClassName
{
background-color: #469838;
}
</style>
border-color css
<style>
span { border-color: #469838; }
span { border-color: rgb(70,152,56); }
td.TdClassName
{
border-color: #469838;
}
.TagClassName
{
border-color: #469838;
}
</style>