#0C485F Color Information

Hex color code: #0C485F

#0C485F is a intense blue color. In RGB it is (12, 72, 95), and in HSL it is (197°, 78%, 21%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#0C485F
RGB
12, 72, 95
HSL
197°, 78%, 21%
CMYK
87%, 24%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #0C485F; 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 #0C485F; background-color: #0C485F15; }

Alert / Toast

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

Link / Accent

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

a { color: #0C485F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0C485F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

12, 72, 95

Red: 12 / Green: 72 / Blue: 95

HSL

197°, 78%, 21%

Hue: 197° / Saturation: 78% / Lightness: 21%

CMYK

87%, 24%, 0%, 63%

Cyan: 87% / Magenta: 24% / Yellow: 0% / Key: 63%

What color is #0C485F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0C485F to RGB:

rgb(12, 72, 95)HEX to RGB Converter →

HEX to HSL

Convert #0C485F to HSL:

hsl(197, 78%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #0C485F to CMYK:

cmyk(87%, 24%, 0%, 63%)Color Converter →

Color Meaning and Usage

#0C485F is a dark blue color with RGB values of 12, 72, 95 and HSL of 197°, 78%, 21%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0C485F is #5F230C, creating high-contrast pairings. For softer combinations, try analogous colors like #0C5F4D.

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

Contrast with #0C485F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0C485F?

#0C485F is a dark blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #0C485F?

#0C485F in RGB is (12, 72, 95) - 12 red, 72 green, and 95 blue.

How to use #0C485F in CSS?

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

What colors go well with #0C485F?

#5F230C (complementary), #0C5F4D (analogous), and #03141B (lighter shade) work well with #0C485F.