#44745F Color Information

Hex color code: #44745F

A pastel cyan shade, #44745F appears as (68, 116, 95) in RGB and (154°, 26%, 36%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#44745F
RGB
68, 116, 95
HSL
154°, 26%, 36%
CMYK
41%, 0%, 18%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #44745F; 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 #44745F; background-color: #44745F15; }

Alert / Toast

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

Link / Accent

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

a { color: #44745F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #44745F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 116, 95

Red: 68 / Green: 116 / Blue: 95

HSL

154°, 26%, 36%

Hue: 154° / Saturation: 26% / Lightness: 36%

CMYK

41%, 0%, 18%, 55%

Cyan: 41% / Magenta: 0% / Yellow: 18% / Key: 55%

What color is #44745F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #44745F to RGB:

rgb(68, 116, 95)HEX to RGB Converter →

HEX to HSL

Convert #44745F to HSL:

hsl(154, 26%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #44745F to CMYK:

cmyk(41%, 0%, 18%, 55%)Color Converter →

Color Meaning and Usage

#44745F is a pastel cyan color with RGB values of 68, 116, 95 and HSL of 154°, 26%, 36%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #44745F is #744459, creating high-contrast pairings. For softer combinations, try analogous colors like #447447.

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

Contrast with #44745F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #44745F?

#44745F is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #44745F?

#44745F in RGB is (68, 116, 95) - 68 red, 116 green, and 95 blue.

How to use #44745F in CSS?

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

What colors go well with #44745F?

#744459 (complementary), #447447 (analogous), and #284337 (lighter shade) work well with #44745F.