Shades of La Palma #469424
Tints of La Palma #469424
RGB
CMYK
RGB Variations
Color information
#469424 (or 0x469424) is known color: La Palma. HEX triplet: 46, 94 and 24. RGB value is (70,148,36). Sum of RGB (Red+Green+Blue) = 70+148+36=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 148 (58.20% from 255 or 58.27% from 254); Blue value is 36 (14.45% from 255 or 14.17% from 254); Max value from RGB is 148 - color contains mainly: green. Hex color #469424 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469424 is #B96BDB. Grayscale: #707070. Windows color (decimal): -12151772 or 2397254. OLE color: 2397254.
HSL color Cylindrical-coordinate representation of color #469424: hue angle of 101.79º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #469424 is Cyan = 0.53, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 36 | - |
| CMYK | 0.53 | 0 | 0.76 | 0.42 |
| HSL | 101.79º | 0.61% | 0.36% | - |
| HSV(B) | 101.79º | 0.76% | 0.58% | - |
| XYZ | 13.43 | 22.61 | 5.33 | - |
| YUV | 111.91 | 85.16 | 98.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 36 | 0.53 | 0 | 0.76 | 0.42 | 101.79 | 0.61 | 0.36 |
| Hex | 46 | 94 | 24 | 35 | 0 | 4C | 2A | 66 | 3D | 24 |
| Octal | 106 | 224 | 44 | 65 | 0 | 114 | 52 | 146 | 75 | 44 |
| Binary | 1000110 | 10010100 | 100100 | 110101 | 0 | 1001100 | 101010 | 1100110 | 111101 | 100100 |
Color Harmonies of #469424
Complementary color
Monochromatic Colors of #469424
Black with #469424
Text Example
Text Example
White with #469424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469424; }
p { color: rgb(70,148,36); }
H1.HeaderClassName
{
color: #469424;
}
.AnyTagClassName
{
color: #469424;
}
</style>
background-color css
<style>
a { background-color: #469424; }
a { background-color: rgb(70,148,36); }
div.DivClassName
{
background-color: #469424;
}
.BgClassName
{
background-color: #469424;
}
</style>
border-color css
<style>
span { border-color: #469424; }
span { border-color: rgb(70,148,36); }
td.TdClassName
{
border-color: #469424;
}
.TagClassName
{
border-color: #469424;
}
</style>