Shades of La Palma #469531
Tints of La Palma #469531
RGB
CMYK
RGB Variations
Color information
#469531 (or 0x469531) is known color: La Palma. HEX triplet: 46, 95 and 31. RGB value is (70,149,49). Sum of RGB (Red+Green+Blue) = 70+149+49=268 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.12% from 268); Green value is 149 (58.59% from 255 or 55.60% from 268); Blue value is 49 (19.53% from 255 or 18.28% from 268); Max value from RGB is 149 - color contains mainly: green. Hex color #469531 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469531 is #B96ACE. Grayscale: #727272. Windows color (decimal): -12151503 or 3249478. OLE color: 3249478.
HSL color Cylindrical-coordinate representation of color #469531: hue angle of 107.4º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #469531 is Cyan = 0.53, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 149 | 49 | - |
| CMYK | 0.53 | 0 | 0.67 | 0.42 |
| HSL | 107.4º | 0.51% | 0.39% | - |
| HSV(B) | 107.4º | 0.67% | 0.58% | - |
| XYZ | 13.83 | 23.02 | 6.62 | - |
| YUV | 113.98 | 91.33 | 96.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 149 | 49 | 0.53 | 0 | 0.67 | 0.42 | 107.4 | 0.51 | 0.39 |
| Hex | 46 | 95 | 31 | 35 | 0 | 43 | 2A | 6B | 33 | 27 |
| Octal | 106 | 225 | 61 | 65 | 0 | 103 | 52 | 153 | 63 | 47 |
| Binary | 1000110 | 10010101 | 110001 | 110101 | 0 | 1000011 | 101010 | 1101011 | 110011 | 100111 |
Color Harmonies of #469531
Complementary color
Monochromatic Colors of #469531
Black with #469531
Text Example
Text Example
White with #469531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469531; }
p { color: rgb(70,149,49); }
H1.HeaderClassName
{
color: #469531;
}
.AnyTagClassName
{
color: #469531;
}
</style>
background-color css
<style>
a { background-color: #469531; }
a { background-color: rgb(70,149,49); }
div.DivClassName
{
background-color: #469531;
}
.BgClassName
{
background-color: #469531;
}
</style>
border-color css
<style>
span { border-color: #469531; }
span { border-color: rgb(70,149,49); }
td.TdClassName
{
border-color: #469531;
}
.TagClassName
{
border-color: #469531;
}
</style>