Toolman

#36454F color

#36454F#36454F

#36454F is a dark, muted blue, closest to the CSS named color darkslategray (#2F4F4F).

Color values

HEX#36454F
RGBrgb(54, 69, 79)
HSLhsl(204, 19%, 26%)
CMYKcmyk(32%, 13%, 0%, 69%)
Decimal3556687
CSScolor: #36454F;
Android0xFF36454F
SwiftUIColor(red: 0.212, green: 0.271, blue: 0.310, alpha: 1)

Accessibility and contrast

White text on #36454F9.90:1 — AA pass · AA large pass · AAA pass
Black text on #36454F2.12:1 — AA fail · AA large fail · AAA fail
Recommended text colorwhite

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #36454F

Each swatch keeps the hue and saturation of #36454F and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #36454F

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #36454F in code

/* CSS */
.element { color: #36454F; background-color: #36454F; }
.element { color: rgb(54 69 79); }
.element { color: hsl(204 19% 26%); }

/* Tailwind arbitrary value */
<div class="bg-[#36454F] text-white">

/* SCSS variable */
$brand: #36454F;

Frequently asked questions

What color is #36454F?

#36454F is a dark, muted blue. Its hue sits at 204° on the color wheel, with 19% saturation and 26% lightness.

What is #36454F in RGB?

#36454F converts to rgb(54, 69, 79) — 54 red, 69 green and 79 blue.

What is #36454F in CMYK?

Approximately cmyk(32%, 13%, 0%, 69%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #36454F be white or black?

White gives the better contrast ratio (9.90:1 versus 2.12:1).

What is the complementary color of #36454F?

#4F4036 — the hue directly opposite #36454F on the color wheel.

Convert any color → · Browse all colors