#005232 Color Information

Hex color code: #005232

#005232 is a rich cyan color. In RGB it is (0, 82, 50), and in HSL it is (157°, 100%, 16%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#005232
RGB
0, 82, 50
HSL
157°, 100%, 16%
CMYK
100%, 0%, 39%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #005232; 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 #005232; background-color: #00523215; }

Alert / Toast

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

Link / Accent

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

a { color: #005232; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #005232 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

0, 82, 50

Red: 0 / Green: 82 / Blue: 50

HSL

157°, 100%, 16%

Hue: 157° / Saturation: 100% / Lightness: 16%

CMYK

100%, 0%, 39%, 68%

Cyan: 100% / Magenta: 0% / Yellow: 39% / Key: 68%

What color is #005232?

#005232 is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #005232 to RGB:

rgb(0, 82, 50)HEX to RGB Converter →

HEX to HSL

Convert #005232 to HSL:

hsl(157, 100%, 16%)RGB to HSL Converter →

HEX to CMYK

Convert #005232 to CMYK:

cmyk(100%, 0%, 39%, 68%)Color Converter →

Color Meaning and Usage

A rich cyan tone, #005232 has RGB (0, 82, 50) and HSL (157°, 100%, 16%). Known for evoking sophistication and elegance, this very dark shade is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #005232 is #52001F, creating high-contrast pairings. For softer combinations, try analogous colors like #00520A.

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

Contrast with #005232

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #005232?

#005232 is a rich cyan color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #005232?

#005232 in RGB is (0, 82, 50) - 0 red, 82 green, and 50 blue.

How to use #005232 in CSS?

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

What colors go well with #005232?

#52001F (complementary), #00520A (analogous), and #000503 (lighter shade) work well with #005232.