Shades of La Palma #469721
Tints of La Palma #469721
RGB
CMYK
RGB Variations
Color information
#469721 (or 0x469721) is known color: La Palma. HEX triplet: 46, 97 and 21. RGB value is (70,151,33). Sum of RGB (Red+Green+Blue) = 70+151+33=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 151 (59.38% from 255 or 59.45% from 254); Blue value is 33 (13.28% from 255 or 12.99% from 254); Max value from RGB is 151 - color contains mainly: green. Hex color #469721 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469721 is #B968DE. Grayscale: #717171. Windows color (decimal): -12151007 or 2201414. OLE color: 2201414.
HSL color Cylindrical-coordinate representation of color #469721: hue angle of 101.19º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #469721 is Cyan = 0.54, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 151 | 33 | - |
| CMYK | 0.54 | 0 | 0.78 | 0.41 |
| HSL | 101.19º | 0.64% | 0.36% | - |
| HSV(B) | 101.19º | 0.78% | 0.59% | - |
| XYZ | 13.87 | 23.55 | 5.25 | - |
| YUV | 113.33 | 82.66 | 97.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 151 | 33 | 0.54 | 0 | 0.78 | 0.41 | 101.19 | 0.64 | 0.36 |
| Hex | 46 | 97 | 21 | 36 | 0 | 4E | 29 | 65 | 40 | 24 |
| Octal | 106 | 227 | 41 | 66 | 0 | 116 | 51 | 145 | 100 | 44 |
| Binary | 1000110 | 10010111 | 100001 | 110110 | 0 | 1001110 | 101001 | 1100101 | 1000000 | 100100 |
Color Harmonies of #469721
Complementary color
Monochromatic Colors of #469721
Black with #469721
Text Example
Text Example
White with #469721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469721; }
p { color: rgb(70,151,33); }
H1.HeaderClassName
{
color: #469721;
}
.AnyTagClassName
{
color: #469721;
}
</style>
background-color css
<style>
a { background-color: #469721; }
a { background-color: rgb(70,151,33); }
div.DivClassName
{
background-color: #469721;
}
.BgClassName
{
background-color: #469721;
}
</style>
border-color css
<style>
span { border-color: #469721; }
span { border-color: rgb(70,151,33); }
td.TdClassName
{
border-color: #469721;
}
.TagClassName
{
border-color: #469721;
}
</style>