Shades of La Palma #469321
Tints of La Palma #469321
RGB
CMYK
RGB Variations
Color information
#469321 (or 0x469321) is known color: La Palma. HEX triplet: 46, 93 and 21. RGB value is (70,147,33). Sum of RGB (Red+Green+Blue) = 70+147+33=250 (33% of max value = 765). Red value is 70 (27.73% from 255 or 28% from 250); Green value is 147 (57.81% from 255 or 58.8% from 250); Blue value is 33 (13.28% from 255 or 13.2% from 250); Max value from RGB is 147 - color contains mainly: green. Hex color #469321 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469321 is #B96CDE. Grayscale: #6F6F6F. Windows color (decimal): -12152031 or 2200390. OLE color: 2200390.
HSL color Cylindrical-coordinate representation of color #469321: hue angle of 100.53º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #469321 is Cyan = 0.52, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 147 | 33 | - |
| CMYK | 0.52 | 0 | 0.78 | 0.42 |
| HSL | 100.53º | 0.63% | 0.35% | - |
| HSV(B) | 100.53º | 0.78% | 0.58% | - |
| XYZ | 13.23 | 22.28 | 5.04 | - |
| YUV | 110.98 | 83.99 | 98.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 147 | 33 | 0.52 | 0 | 0.78 | 0.42 | 100.53 | 0.63 | 0.35 |
| Hex | 46 | 93 | 21 | 34 | 0 | 4E | 2A | 65 | 3F | 23 |
| Octal | 106 | 223 | 41 | 64 | 0 | 116 | 52 | 145 | 77 | 43 |
| Binary | 1000110 | 10010011 | 100001 | 110100 | 0 | 1001110 | 101010 | 1100101 | 111111 | 100011 |
Color Harmonies of #469321
Complementary color
Monochromatic Colors of #469321
Black with #469321
Text Example
Text Example
White with #469321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469321; }
p { color: rgb(70,147,33); }
H1.HeaderClassName
{
color: #469321;
}
.AnyTagClassName
{
color: #469321;
}
</style>
background-color css
<style>
a { background-color: #469321; }
a { background-color: rgb(70,147,33); }
div.DivClassName
{
background-color: #469321;
}
.BgClassName
{
background-color: #469321;
}
</style>
border-color css
<style>
span { border-color: #469321; }
span { border-color: rgb(70,147,33); }
td.TdClassName
{
border-color: #469321;
}
.TagClassName
{
border-color: #469321;
}
</style>