Shades of La Palma #468426
Tints of La Palma #468426
RGB
CMYK
RGB Variations
Color information
#468426 (or 0x468426) is known color: La Palma. HEX triplet: 46, 84 and 26. RGB value is (70,132,38). Sum of RGB (Red+Green+Blue) = 70+132+38=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 132 (51.95% from 255 or 55% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 132 - color contains mainly: green. Hex color #468426 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468426 is #B97BD9. Grayscale: #676767. Windows color (decimal): -12155866 or 2524230. OLE color: 2524230.
HSL color Cylindrical-coordinate representation of color #468426: hue angle of 99.57º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #468426 is Cyan = 0.47, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 38 | - |
| CMYK | 0.47 | 0 | 0.71 | 0.48 |
| HSL | 99.57º | 0.55% | 0.33% | - |
| HSV(B) | 99.57º | 0.71% | 0.52% | - |
| XYZ | 11.13 | 17.94 | 4.71 | - |
| YUV | 102.75 | 91.46 | 104.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 38 | 0.47 | 0 | 0.71 | 0.48 | 99.57 | 0.55 | 0.33 |
| Hex | 46 | 84 | 26 | 2F | 0 | 47 | 30 | 64 | 37 | 21 |
| Octal | 106 | 204 | 46 | 57 | 0 | 107 | 60 | 144 | 67 | 41 |
| Binary | 1000110 | 10000100 | 100110 | 101111 | 0 | 1000111 | 110000 | 1100100 | 110111 | 100001 |
Color Harmonies of #468426
Complementary color
Monochromatic Colors of #468426
Black with #468426
Text Example
Text Example
White with #468426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468426; }
p { color: rgb(70,132,38); }
H1.HeaderClassName
{
color: #468426;
}
.AnyTagClassName
{
color: #468426;
}
</style>
background-color css
<style>
a { background-color: #468426; }
a { background-color: rgb(70,132,38); }
div.DivClassName
{
background-color: #468426;
}
.BgClassName
{
background-color: #468426;
}
</style>
border-color css
<style>
span { border-color: #468426; }
span { border-color: rgb(70,132,38); }
td.TdClassName
{
border-color: #468426;
}
.TagClassName
{
border-color: #468426;
}
</style>