#527E10 Color Information

Hex color code: #527E10

A striking green shade, #527E10 appears as (82, 126, 16) in RGB and (84°, 77%, 28%) in HSL. It is often used for branding and logos.

Try:
Color NameOlive Drab
HEX
#527E10
RGB
82, 126, 16
HSL
84°, 77%, 28%
CMYK
35%, 0%, 87%, 51%

Shades

CSS Usage
color: #527E10;
background-color: #527E10;
border-color: #527E10;
box-shadow: 0 0 10px #527E10;
border: 2px solid #527E10;
Tailwind Usage
bg-[#527E10]
text-[#527E10]
border-[#527E10]
shadow-[0_0_10px_527E10]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #527E10, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #527E10; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #527E10; color: #FFFFFF; }

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 #527E10; background-color: #527E1015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #527E1020; border-left: 4px solid #527E10; }

Link / Accent

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

a { color: #527E10; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #527E10 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 126, 16

Red: 82 / Green: 126 / Blue: 16

HSL

84°, 77%, 28%

Hue: 84° / Saturation: 77% / Lightness: 28%

CMYK

35%, 0%, 87%, 51%

Cyan: 35% / Magenta: 0% / Yellow: 87% / Key: 51%

What color is #527E10?

#527E10 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #527E10 to RGB:

rgb(82, 126, 16)HEX to RGB Converter →

HEX to HSL

Convert #527E10 to HSL:

hsl(84, 77%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #527E10 to CMYK:

cmyk(35%, 0%, 87%, 51%)Color Converter →

Color Meaning and Usage

#527E10 is a striking green color with RGB values of 82, 126, 16 and HSL of 84°, 77%, 28%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #527E10 is #3C107E, creating high-contrast pairings. For softer combinations, try analogous colors like #7E7310.

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

Contrast with #527E10

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

Contrast Ratio: 4.35:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #527E10?

#527E10 is a striking green color - a green hue that evokes nature and harmony.

What is the RGB value of #527E10?

#527E10 in RGB is (82, 126, 16) - 82 red, 126 green, and 16 blue.

How to use #527E10 in CSS?

Use #527E10 directly in your CSS properties like color or background-color.

What colors go well with #527E10?

#3C107E (complementary), #7E7310 (analogous), and #263B08 (lighter shade) work well with #527E10.