#46BE13 Color Information

Hex color code: #46BE13

#46BE13 is a bold green color. In RGB it is (70, 190, 19), and in HSL it is (102°, 82%, 41%). It is frequently seen in web interfaces.

Try:
Color NameOlive Drab
HEX
#46BE13
RGB
70, 190, 19
HSL
102°, 82%, 41%
CMYK
63%, 0%, 90%, 25%

Shades

CSS Usage
color: #46BE13;
background-color: #46BE13;
border-color: #46BE13;
box-shadow: 0 0 10px #46BE13;
border: 2px solid #46BE13;
Tailwind Usage
bg-[#46BE13]
text-[#46BE13]
border-[#46BE13]
shadow-[0_0_10px_46BE13]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46BE13, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46BE13; color: #000000; }

Badge

New Feature
.badge { background-color: #46BE13; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #46BE13; background-color: #46BE1315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #46BE1320; border-left: 4px solid #46BE13; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #46BE13; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46BE13 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 190, 19

Red: 70 / Green: 190 / Blue: 19

HSL

102°, 82%, 41%

Hue: 102° / Saturation: 82% / Lightness: 41%

CMYK

63%, 0%, 90%, 25%

Cyan: 63% / Magenta: 0% / Yellow: 90% / Key: 25%

What color is #46BE13?

#46BE13 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46BE13 to RGB:

rgb(70, 190, 19)HEX to RGB Converter →

HEX to HSL

Convert #46BE13 to HSL:

hsl(102, 82%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #46BE13 to CMYK:

cmyk(63%, 0%, 90%, 25%)Color Converter →

Color Meaning and Usage

A vivid green tone, #46BE13 has RGB (70, 190, 19) and HSL (102°, 82%, 41%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46BE13 is #8B13BE, creating high-contrast pairings. For softer combinations, try analogous colors like #9CBE13.

Use #46BE13 in CSS: color: #46BE13 or background-color: #46BE13. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #46BE13

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 8.64:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46BE13?

#46BE13 is a vivid green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #46BE13?

#46BE13 in RGB is (70, 190, 19) - 70 red, 190 green, and 19 blue.

How to use #46BE13 in CSS?

Use #46BE13 directly in your CSS properties like color or background-color.

What colors go well with #46BE13?

#8B13BE (complementary), #9CBE13 (analogous), and #2D790C (lighter shade) work well with #46BE13.