Shades of La Palma #469234
Tints of La Palma #469234
RGB
CMYK
RGB Variations
Color information
#469234 (or 0x469234) is known color: La Palma. HEX triplet: 46, 92 and 34. RGB value is (70,146,52). Sum of RGB (Red+Green+Blue) = 70+146+52=268 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.12% from 268); Green value is 146 (57.42% from 255 or 54.48% from 268); Blue value is 52 (20.70% from 255 or 19.40% from 268); Max value from RGB is 146 - color contains mainly: green. Hex color #469234 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469234 is #B96DCB. Grayscale: #707070. Windows color (decimal): -12152268 or 3445318. OLE color: 3445318.
HSL color Cylindrical-coordinate representation of color #469234: hue angle of 108.51º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #469234 is Cyan = 0.52, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 52 | - |
| CMYK | 0.52 | 0 | 0.64 | 0.43 |
| HSL | 108.51º | 0.47% | 0.39% | - |
| HSV(B) | 108.51º | 0.64% | 0.57% | - |
| XYZ | 13.42 | 22.11 | 6.81 | - |
| YUV | 112.56 | 93.82 | 97.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 52 | 0.52 | 0 | 0.64 | 0.43 | 108.51 | 0.47 | 0.39 |
| Hex | 46 | 92 | 34 | 34 | 0 | 40 | 2B | 6D | 2F | 27 |
| Octal | 106 | 222 | 64 | 64 | 0 | 100 | 53 | 155 | 57 | 47 |
| Binary | 1000110 | 10010010 | 110100 | 110100 | 0 | 1000000 | 101011 | 1101101 | 101111 | 100111 |
Color Harmonies of #469234
Complementary color
Monochromatic Colors of #469234
Black with #469234
Text Example
Text Example
White with #469234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469234; }
p { color: rgb(70,146,52); }
H1.HeaderClassName
{
color: #469234;
}
.AnyTagClassName
{
color: #469234;
}
</style>
background-color css
<style>
a { background-color: #469234; }
a { background-color: rgb(70,146,52); }
div.DivClassName
{
background-color: #469234;
}
.BgClassName
{
background-color: #469234;
}
</style>
border-color css
<style>
span { border-color: #469234; }
span { border-color: rgb(70,146,52); }
td.TdClassName
{
border-color: #469234;
}
.TagClassName
{
border-color: #469234;
}
</style>