Shades of La Palma #469423
Tints of La Palma #469423
RGB
CMYK
RGB Variations
Color information
#469423 (or 0x469423) is known color: La Palma. HEX triplet: 46, 94 and 23. RGB value is (70,148,35). Sum of RGB (Red+Green+Blue) = 70+148+35=253 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.67% from 253); Green value is 148 (58.20% from 255 or 58.50% from 253); Blue value is 35 (14.06% from 255 or 13.83% from 253); Max value from RGB is 148 - color contains mainly: green. Hex color #469423 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469423 is #B96BDC. Grayscale: #707070. Windows color (decimal): -12151773 or 2331718. OLE color: 2331718.
HSL color Cylindrical-coordinate representation of color #469423: hue angle of 101.42º degrees, saturation: 0.62, 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 #469423 is Cyan = 0.53, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 148 | 35 | - |
| CMYK | 0.53 | 0 | 0.76 | 0.42 |
| HSL | 101.42º | 0.62% | 0.36% | - |
| HSV(B) | 101.42º | 0.76% | 0.58% | - |
| XYZ | 13.42 | 22.6 | 5.25 | - |
| YUV | 111.8 | 84.66 | 98.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 148 | 35 | 0.53 | 0 | 0.76 | 0.42 | 101.42 | 0.62 | 0.36 |
| Hex | 46 | 94 | 23 | 35 | 0 | 4C | 2A | 65 | 3E | 24 |
| Octal | 106 | 224 | 43 | 65 | 0 | 114 | 52 | 145 | 76 | 44 |
| Binary | 1000110 | 10010100 | 100011 | 110101 | 0 | 1001100 | 101010 | 1100101 | 111110 | 100100 |
Color Harmonies of #469423
Complementary color
Monochromatic Colors of #469423
Black with #469423
Text Example
Text Example
White with #469423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469423; }
p { color: rgb(70,148,35); }
H1.HeaderClassName
{
color: #469423;
}
.AnyTagClassName
{
color: #469423;
}
</style>
background-color css
<style>
a { background-color: #469423; }
a { background-color: rgb(70,148,35); }
div.DivClassName
{
background-color: #469423;
}
.BgClassName
{
background-color: #469423;
}
</style>
border-color css
<style>
span { border-color: #469423; }
span { border-color: rgb(70,148,35); }
td.TdClassName
{
border-color: #469423;
}
.TagClassName
{
border-color: #469423;
}
</style>