Shades of La Palma #469826
Tints of La Palma #469826
RGB
CMYK
RGB Variations
Color information
#469826 (or 0x469826) is known color: La Palma. HEX triplet: 46, 98 and 26. RGB value is (70,152,38). Sum of RGB (Red+Green+Blue) = 70+152+38=260 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.92% from 260); Green value is 152 (59.77% from 255 or 58.46% from 260); Blue value is 38 (15.23% from 255 or 14.62% from 260); Max value from RGB is 152 - color contains mainly: green. Hex color #469826 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469826 is #B967D9. Grayscale: #727272. Windows color (decimal): -12150746 or 2529350. OLE color: 2529350.
HSL color Cylindrical-coordinate representation of color #469826: hue angle of 103.16º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #469826 is Cyan = 0.54, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 38 | - |
| CMYK | 0.54 | 0 | 0.75 | 0.40 |
| HSL | 103.16º | 0.6% | 0.37% | - |
| HSV(B) | 103.16º | 0.75% | 0.6% | - |
| XYZ | 14.1 | 23.9 | 5.7 | - |
| YUV | 114.49 | 84.83 | 96.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 38 | 0.54 | 0 | 0.75 | 0.40 | 103.16 | 0.6 | 0.37 |
| Hex | 46 | 98 | 26 | 36 | 0 | 4B | 28 | 67 | 3C | 25 |
| Octal | 106 | 230 | 46 | 66 | 0 | 113 | 50 | 147 | 74 | 45 |
| Binary | 1000110 | 10011000 | 100110 | 110110 | 0 | 1001011 | 101000 | 1100111 | 111100 | 100101 |
Color Harmonies of #469826
Complementary color
Monochromatic Colors of #469826
Black with #469826
Text Example
Text Example
White with #469826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469826; }
p { color: rgb(70,152,38); }
H1.HeaderClassName
{
color: #469826;
}
.AnyTagClassName
{
color: #469826;
}
</style>
background-color css
<style>
a { background-color: #469826; }
a { background-color: rgb(70,152,38); }
div.DivClassName
{
background-color: #469826;
}
.BgClassName
{
background-color: #469826;
}
</style>
border-color css
<style>
span { border-color: #469826; }
span { border-color: rgb(70,152,38); }
td.TdClassName
{
border-color: #469826;
}
.TagClassName
{
border-color: #469826;
}
</style>