Shades of La Palma #469825
Tints of La Palma #469825
RGB
CMYK
RGB Variations
Color information
#469825 (or 0x469825) is known color: La Palma. HEX triplet: 46, 98 and 25. RGB value is (70,152,37). Sum of RGB (Red+Green+Blue) = 70+152+37=259 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.03% from 259); Green value is 152 (59.77% from 255 or 58.69% from 259); Blue value is 37 (14.84% from 255 or 14.29% from 259); Max value from RGB is 152 - color contains mainly: green. Hex color #469825 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469825 is #B967DA. Grayscale: #727272. Windows color (decimal): -12150747 or 2463814. OLE color: 2463814.
HSL color Cylindrical-coordinate representation of color #469825: hue angle of 102.78º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #469825 is Cyan = 0.54, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 37 | - |
| CMYK | 0.54 | 0 | 0.76 | 0.40 |
| HSL | 102.78º | 0.61% | 0.37% | - |
| HSV(B) | 102.78º | 0.76% | 0.6% | - |
| XYZ | 14.09 | 23.89 | 5.62 | - |
| YUV | 114.37 | 84.33 | 96.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 37 | 0.54 | 0 | 0.76 | 0.40 | 102.78 | 0.61 | 0.37 |
| Hex | 46 | 98 | 25 | 36 | 0 | 4C | 28 | 67 | 3D | 25 |
| Octal | 106 | 230 | 45 | 66 | 0 | 114 | 50 | 147 | 75 | 45 |
| Binary | 1000110 | 10011000 | 100101 | 110110 | 0 | 1001100 | 101000 | 1100111 | 111101 | 100101 |
Color Harmonies of #469825
Complementary color
Monochromatic Colors of #469825
Black with #469825
Text Example
Text Example
White with #469825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469825; }
p { color: rgb(70,152,37); }
H1.HeaderClassName
{
color: #469825;
}
.AnyTagClassName
{
color: #469825;
}
</style>
background-color css
<style>
a { background-color: #469825; }
a { background-color: rgb(70,152,37); }
div.DivClassName
{
background-color: #469825;
}
.BgClassName
{
background-color: #469825;
}
</style>
border-color css
<style>
span { border-color: #469825; }
span { border-color: rgb(70,152,37); }
td.TdClassName
{
border-color: #469825;
}
.TagClassName
{
border-color: #469825;
}
</style>