#145242 Color Information

Hex color code: #145242

A deep cyan shade, #145242 appears as (20, 82, 66) in RGB and (165°, 61%, 20%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#145242
RGB
20, 82, 66
HSL
165°, 61%, 20%
CMYK
76%, 0%, 20%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #145242; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 82, 66

Red: 20 / Green: 82 / Blue: 66

HSL

165°, 61%, 20%

Hue: 165° / Saturation: 61% / Lightness: 20%

CMYK

76%, 0%, 20%, 68%

Cyan: 76% / Magenta: 0% / Yellow: 20% / Key: 68%

What color is #145242?

#145242 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #145242 to RGB:

rgb(20, 82, 66)HEX to RGB Converter →

HEX to HSL

Convert #145242 to HSL:

hsl(165, 61%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #145242 to CMYK:

cmyk(76%, 0%, 20%, 68%)Color Converter →

Color Meaning and Usage

#145242 is a rich cyan color with RGB values of 20, 82, 66 and HSL of 165°, 61%, 20%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #145242 is #521423, creating high-contrast pairings. For softer combinations, try analogous colors like #145223.

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

Contrast with #145242

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #145242?

#145242 is a rich cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #145242?

#145242 in RGB is (20, 82, 66) - 20 red, 82 green, and 66 blue.

How to use #145242 in CSS?

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

What colors go well with #145242?

#521423 (complementary), #145223 (analogous), and #051511 (lighter shade) work well with #145242.