Shades of La Palma #469834
Tints of La Palma #469834
RGB
CMYK
RGB Variations
Color information
#469834 (or 0x469834) is known color: La Palma. HEX triplet: 46, 98 and 34. RGB value is (70,152,52). Sum of RGB (Red+Green+Blue) = 70+152+52=274 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.55% from 274); Green value is 152 (59.77% from 255 or 55.47% from 274); Blue value is 52 (20.70% from 255 or 18.98% from 274); Max value from RGB is 152 - color contains mainly: green. Hex color #469834 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469834 is #B967CB. Grayscale: #747474. Windows color (decimal): -12150732 or 3446854. OLE color: 3446854.
HSL color Cylindrical-coordinate representation of color #469834: hue angle of 109.2º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #469834 is Cyan = 0.54, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 152 | 52 | - |
| CMYK | 0.54 | 0 | 0.66 | 0.40 |
| HSL | 109.2º | 0.49% | 0.4% | - |
| HSV(B) | 109.2º | 0.66% | 0.6% | - |
| XYZ | 14.37 | 24.01 | 7.12 | - |
| YUV | 116.08 | 91.83 | 95.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 152 | 52 | 0.54 | 0 | 0.66 | 0.40 | 109.2 | 0.49 | 0.4 |
| Hex | 46 | 98 | 34 | 36 | 0 | 42 | 28 | 6D | 31 | 28 |
| Octal | 106 | 230 | 64 | 66 | 0 | 102 | 50 | 155 | 61 | 50 |
| Binary | 1000110 | 10011000 | 110100 | 110110 | 0 | 1000010 | 101000 | 1101101 | 110001 | 101000 |
Color Harmonies of #469834
Complementary color
Monochromatic Colors of #469834
Black with #469834
Text Example
Text Example
White with #469834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469834; }
p { color: rgb(70,152,52); }
H1.HeaderClassName
{
color: #469834;
}
.AnyTagClassName
{
color: #469834;
}
</style>
background-color css
<style>
a { background-color: #469834; }
a { background-color: rgb(70,152,52); }
div.DivClassName
{
background-color: #469834;
}
.BgClassName
{
background-color: #469834;
}
</style>
border-color css
<style>
span { border-color: #469834; }
span { border-color: rgb(70,152,52); }
td.TdClassName
{
border-color: #469834;
}
.TagClassName
{
border-color: #469834;
}
</style>