Shades of La Palma #469932
Tints of La Palma #469932
RGB
CMYK
RGB Variations
Color information
#469932 (or 0x469932) is known color: La Palma. HEX triplet: 46, 99 and 32. RGB value is (70,153,50). Sum of RGB (Red+Green+Blue) = 70+153+50=273 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.64% from 273); Green value is 153 (60.16% from 255 or 56.04% from 273); Blue value is 50 (19.92% from 255 or 18.32% from 273); Max value from RGB is 153 - color contains mainly: green. Hex color #469932 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #469932 is #B966CD. Grayscale: #747474. Windows color (decimal): -12150478 or 3316038. OLE color: 3316038.
HSL color Cylindrical-coordinate representation of color #469932: hue angle of 108.35º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #469932 is Cyan = 0.54, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 153 | 50 | - |
| CMYK | 0.54 | 0 | 0.67 | 0.4 |
| HSL | 108.35º | 0.51% | 0.4% | - |
| HSV(B) | 108.35º | 0.67% | 0.6% | - |
| XYZ | 14.49 | 24.31 | 6.95 | - |
| YUV | 116.44 | 90.5 | 94.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 153 | 50 | 0.54 | 0 | 0.67 | 0.4 | 108.35 | 0.51 | 0.4 |
| Hex | 46 | 99 | 32 | 36 | 0 | 43 | 28 | 6C | 33 | 28 |
| Octal | 106 | 231 | 62 | 66 | 0 | 103 | 50 | 154 | 63 | 50 |
| Binary | 1000110 | 10011001 | 110010 | 110110 | 0 | 1000011 | 101000 | 1101100 | 110011 | 101000 |
Color Harmonies of #469932
Complementary color
Monochromatic Colors of #469932
Black with #469932
Text Example
Text Example
White with #469932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #469932; }
p { color: rgb(70,153,50); }
H1.HeaderClassName
{
color: #469932;
}
.AnyTagClassName
{
color: #469932;
}
</style>
background-color css
<style>
a { background-color: #469932; }
a { background-color: rgb(70,153,50); }
div.DivClassName
{
background-color: #469932;
}
.BgClassName
{
background-color: #469932;
}
</style>
border-color css
<style>
span { border-color: #469932; }
span { border-color: rgb(70,153,50); }
td.TdClassName
{
border-color: #469932;
}
.TagClassName
{
border-color: #469932;
}
</style>