Shades of La Palma #469235
Tints of La Palma #469235
RGB
CMYK
RGB Variations
Color information
#469235 (or 0x469235) is known color: La Palma. HEX triplet: 46, 92 and 35. RGB value is (70,146,53). Sum of RGB (Red+Green+Blue) = 70+146+53=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 146 (57.42% from 255 or 54.28% from 269); Blue value is 53 (21.09% from 255 or 19.70% from 269); Max value from RGB is 146 - color contains mainly: green. Hex color #469235 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469235 is #B96DCA. Grayscale: #707070. Windows color (decimal): -12152267 or 3510854. OLE color: 3510854.
HSL color Cylindrical-coordinate representation of color #469235: hue angle of 109.03º 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 #469235 is Cyan = 0.52, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 146 | 53 | - |
| CMYK | 0.52 | 0 | 0.64 | 0.43 |
| HSL | 109.03º | 0.47% | 0.39% | - |
| HSV(B) | 109.03º | 0.64% | 0.57% | - |
| XYZ | 13.45 | 22.12 | 6.93 | - |
| YUV | 112.67 | 94.32 | 97.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 146 | 53 | 0.52 | 0 | 0.64 | 0.43 | 109.03 | 0.47 | 0.39 |
| Hex | 46 | 92 | 35 | 34 | 0 | 40 | 2B | 6D | 2F | 27 |
| Octal | 106 | 222 | 65 | 64 | 0 | 100 | 53 | 155 | 57 | 47 |
| Binary | 1000110 | 10010010 | 110101 | 110100 | 0 | 1000000 | 101011 | 1101101 | 101111 | 100111 |
Color Harmonies of #469235
Complementary color
Monochromatic Colors of #469235
Black with #469235
Text Example
Text Example
White with #469235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469235; }
p { color: rgb(70,146,53); }
H1.HeaderClassName
{
color: #469235;
}
.AnyTagClassName
{
color: #469235;
}
</style>
background-color css
<style>
a { background-color: #469235; }
a { background-color: rgb(70,146,53); }
div.DivClassName
{
background-color: #469235;
}
.BgClassName
{
background-color: #469235;
}
</style>
border-color css
<style>
span { border-color: #469235; }
span { border-color: rgb(70,146,53); }
td.TdClassName
{
border-color: #469235;
}
.TagClassName
{
border-color: #469235;
}
</style>