Shades of La Palma #469532
Tints of La Palma #469532
RGB
CMYK
RGB Variations
Color information
#469532 (or 0x469532) is known color: La Palma. HEX triplet: 46, 95 and 32. RGB value is (70,149,50). Sum of RGB (Red+Green+Blue) = 70+149+50=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 149 (58.59% from 255 or 55.39% from 269); Blue value is 50 (19.92% from 255 or 18.59% from 269); Max value from RGB is 149 - color contains mainly: green. Hex color #469532 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469532 is #B96ACD. Grayscale: #727272. Windows color (decimal): -12151502 or 3315014. OLE color: 3315014.
HSL color Cylindrical-coordinate representation of color #469532: hue angle of 107.88º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #469532 is Cyan = 0.53, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 149 | 50 | - |
| CMYK | 0.53 | 0 | 0.66 | 0.42 |
| HSL | 107.88º | 0.5% | 0.39% | - |
| HSV(B) | 107.88º | 0.66% | 0.58% | - |
| XYZ | 13.85 | 23.03 | 6.73 | - |
| YUV | 114.09 | 91.83 | 96.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 149 | 50 | 0.53 | 0 | 0.66 | 0.42 | 107.88 | 0.5 | 0.39 |
| Hex | 46 | 95 | 32 | 35 | 0 | 42 | 2A | 6C | 32 | 27 |
| Octal | 106 | 225 | 62 | 65 | 0 | 102 | 52 | 154 | 62 | 47 |
| Binary | 1000110 | 10010101 | 110010 | 110101 | 0 | 1000010 | 101010 | 1101100 | 110010 | 100111 |
Color Harmonies of #469532
Complementary color
Monochromatic Colors of #469532
Black with #469532
Text Example
Text Example
White with #469532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469532; }
p { color: rgb(70,149,50); }
H1.HeaderClassName
{
color: #469532;
}
.AnyTagClassName
{
color: #469532;
}
</style>
background-color css
<style>
a { background-color: #469532; }
a { background-color: rgb(70,149,50); }
div.DivClassName
{
background-color: #469532;
}
.BgClassName
{
background-color: #469532;
}
</style>
border-color css
<style>
span { border-color: #469532; }
span { border-color: rgb(70,149,50); }
td.TdClassName
{
border-color: #469532;
}
.TagClassName
{
border-color: #469532;
}
</style>