Shades of La Palma #469136
Tints of La Palma #469136
RGB
CMYK
RGB Variations
Color information
#469136 (or 0x469136) is known color: La Palma. HEX triplet: 46, 91 and 36. RGB value is (70,145,54). Sum of RGB (Red+Green+Blue) = 70+145+54=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 145 (57.03% from 255 or 53.90% from 269); Blue value is 54 (21.48% from 255 or 20.07% from 269); Max value from RGB is 145 - color contains mainly: green. Hex color #469136 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469136 is #B96EC9. Grayscale: #707070. Windows color (decimal): -12152522 or 3576134. OLE color: 3576134.
HSL color Cylindrical-coordinate representation of color #469136: hue angle of 109.45º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #469136 is Cyan = 0.52, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 145 | 54 | - |
| CMYK | 0.52 | 0 | 0.63 | 0.43 |
| HSL | 109.45º | 0.46% | 0.39% | - |
| HSV(B) | 109.45º | 0.63% | 0.57% | - |
| XYZ | 13.32 | 21.82 | 7 | - |
| YUV | 112.2 | 95.15 | 97.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 145 | 54 | 0.52 | 0 | 0.63 | 0.43 | 109.45 | 0.46 | 0.39 |
| Hex | 46 | 91 | 36 | 34 | 0 | 3F | 2B | 6D | 2E | 27 |
| Octal | 106 | 221 | 66 | 64 | 0 | 77 | 53 | 155 | 56 | 47 |
| Binary | 1000110 | 10010001 | 110110 | 110100 | 0 | 111111 | 101011 | 1101101 | 101110 | 100111 |
Color Harmonies of #469136
Complementary color
Monochromatic Colors of #469136
Black with #469136
Text Example
Text Example
White with #469136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469136; }
p { color: rgb(70,145,54); }
H1.HeaderClassName
{
color: #469136;
}
.AnyTagClassName
{
color: #469136;
}
</style>
background-color css
<style>
a { background-color: #469136; }
a { background-color: rgb(70,145,54); }
div.DivClassName
{
background-color: #469136;
}
.BgClassName
{
background-color: #469136;
}
</style>
border-color css
<style>
span { border-color: #469136; }
span { border-color: rgb(70,145,54); }
td.TdClassName
{
border-color: #469136;
}
.TagClassName
{
border-color: #469136;
}
</style>