Shades of La Palma #468822
Tints of La Palma #468822
RGB
CMYK
RGB Variations
Color information
#468822 (or 0x468822) is known color: La Palma. HEX triplet: 46, 88 and 22. RGB value is (70,136,34). Sum of RGB (Red+Green+Blue) = 70+136+34=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 136 (53.52% from 255 or 56.67% from 240); Blue value is 34 (13.67% from 255 or 14.17% from 240); Max value from RGB is 136 - color contains mainly: green. Hex color #468822 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468822 is #B977DD. Grayscale: #686868. Windows color (decimal): -12154846 or 2263110. OLE color: 2263110.
HSL color Cylindrical-coordinate representation of color #468822: hue angle of 98.82º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #468822 is Cyan = 0.49, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 136 | 34 | - |
| CMYK | 0.49 | 0 | 0.75 | 0.47 |
| HSL | 98.82º | 0.6% | 0.33% | - |
| HSV(B) | 98.82º | 0.75% | 0.53% | - |
| XYZ | 11.62 | 19.03 | 4.57 | - |
| YUV | 104.64 | 88.13 | 103.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 136 | 34 | 0.49 | 0 | 0.75 | 0.47 | 98.82 | 0.6 | 0.33 |
| Hex | 46 | 88 | 22 | 31 | 0 | 4B | 2F | 63 | 3C | 21 |
| Octal | 106 | 210 | 42 | 61 | 0 | 113 | 57 | 143 | 74 | 41 |
| Binary | 1000110 | 10001000 | 100010 | 110001 | 0 | 1001011 | 101111 | 1100011 | 111100 | 100001 |
Color Harmonies of #468822
Complementary color
Monochromatic Colors of #468822
Black with #468822
Text Example
Text Example
White with #468822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468822; }
p { color: rgb(70,136,34); }
H1.HeaderClassName
{
color: #468822;
}
.AnyTagClassName
{
color: #468822;
}
</style>
background-color css
<style>
a { background-color: #468822; }
a { background-color: rgb(70,136,34); }
div.DivClassName
{
background-color: #468822;
}
.BgClassName
{
background-color: #468822;
}
</style>
border-color css
<style>
span { border-color: #468822; }
span { border-color: rgb(70,136,34); }
td.TdClassName
{
border-color: #468822;
}
.TagClassName
{
border-color: #468822;
}
</style>