Shades of La Palma #468921
Tints of La Palma #468921
RGB
CMYK
RGB Variations
Color information
#468921 (or 0x468921) is known color: La Palma. HEX triplet: 46, 89 and 21. RGB value is (70,137,33). Sum of RGB (Red+Green+Blue) = 70+137+33=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 137 (53.91% from 255 or 57.08% from 240); Blue value is 33 (13.28% from 255 or 13.75% from 240); Max value from RGB is 137 - color contains mainly: green. Hex color #468921 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468921 is #B976DE. Grayscale: #696969. Windows color (decimal): -12154591 or 2197830. OLE color: 2197830.
HSL color Cylindrical-coordinate representation of color #468921: hue angle of 98.65º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #468921 is Cyan = 0.49, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 137 | 33 | - |
| CMYK | 0.49 | 0 | 0.76 | 0.46 |
| HSL | 98.65º | 0.61% | 0.33% | - |
| HSV(B) | 98.65º | 0.76% | 0.54% | - |
| XYZ | 11.75 | 19.3 | 4.55 | - |
| YUV | 105.11 | 87.3 | 102.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 137 | 33 | 0.49 | 0 | 0.76 | 0.46 | 98.65 | 0.61 | 0.33 |
| Hex | 46 | 89 | 21 | 31 | 0 | 4C | 2E | 63 | 3D | 21 |
| Octal | 106 | 211 | 41 | 61 | 0 | 114 | 56 | 143 | 75 | 41 |
| Binary | 1000110 | 10001001 | 100001 | 110001 | 0 | 1001100 | 101110 | 1100011 | 111101 | 100001 |
Color Harmonies of #468921
Complementary color
Monochromatic Colors of #468921
Black with #468921
Text Example
Text Example
White with #468921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468921; }
p { color: rgb(70,137,33); }
H1.HeaderClassName
{
color: #468921;
}
.AnyTagClassName
{
color: #468921;
}
</style>
background-color css
<style>
a { background-color: #468921; }
a { background-color: rgb(70,137,33); }
div.DivClassName
{
background-color: #468921;
}
.BgClassName
{
background-color: #468921;
}
</style>
border-color css
<style>
span { border-color: #468921; }
span { border-color: rgb(70,137,33); }
td.TdClassName
{
border-color: #468921;
}
.TagClassName
{
border-color: #468921;
}
</style>