Shades of La Palma #469938
Tints of La Palma #469938
RGB
CMYK
RGB Variations
Color information
#469938 (or 0x469938) is known color: La Palma. HEX triplet: 46, 99 and 38. RGB value is (70,153,56). Sum of RGB (Red+Green+Blue) = 70+153+56=279 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.09% from 279); Green value is 153 (60.16% from 255 or 54.84% from 279); Blue value is 56 (22.27% from 255 or 20.07% from 279); Max value from RGB is 153 - color contains mainly: green. Hex color #469938 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469938 is #B966C7. Grayscale: #757575. Windows color (decimal): -12150472 or 3709254. OLE color: 3709254.
HSL color Cylindrical-coordinate representation of color #469938: hue angle of 111.34º 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 #469938 is Cyan = 0.54, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 153 | 56 | - |
| CMYK | 0.54 | 0 | 0.63 | 0.4 |
| HSL | 111.34º | 0.46% | 0.41% | - |
| HSV(B) | 111.34º | 0.63% | 0.6% | - |
| XYZ | 14.63 | 24.37 | 7.67 | - |
| YUV | 117.13 | 93.5 | 94.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 153 | 56 | 0.54 | 0 | 0.63 | 0.4 | 111.34 | 0.46 | 0.41 |
| Hex | 46 | 99 | 38 | 36 | 0 | 3F | 28 | 6F | 2E | 29 |
| Octal | 106 | 231 | 70 | 66 | 0 | 77 | 50 | 157 | 56 | 51 |
| Binary | 1000110 | 10011001 | 111000 | 110110 | 0 | 111111 | 101000 | 1101111 | 101110 | 101001 |
Color Harmonies of #469938
Complementary color
Monochromatic Colors of #469938
Black with #469938
Text Example
Text Example
White with #469938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469938; }
p { color: rgb(70,153,56); }
H1.HeaderClassName
{
color: #469938;
}
.AnyTagClassName
{
color: #469938;
}
</style>
background-color css
<style>
a { background-color: #469938; }
a { background-color: rgb(70,153,56); }
div.DivClassName
{
background-color: #469938;
}
.BgClassName
{
background-color: #469938;
}
</style>
border-color css
<style>
span { border-color: #469938; }
span { border-color: rgb(70,153,56); }
td.TdClassName
{
border-color: #469938;
}
.TagClassName
{
border-color: #469938;
}
</style>