Dark aqua to HEX — Color Code

HEX

#05696b

Format Value
HEX #05696b
RGB rgb(5, 105, 107)
HSL hsl(181.2, 91.1%, 22%)
CMYK cmyk(95.3%, 1.9%, 0%, 58%)

What is the HEX code for dark aqua?

The CSS color dark aqua in HEX format is #05696b. Use this value directly in CSS, SVG, and most design tools.

How do I use dark aqua in CSS?

To apply dark aqua in CSS:

  • Text color: color: #05696b;
  • Background: background-color: #05696b;
  • Border: border-color: #05696b;

What are all the color format values for dark aqua?

FormatValue
HEX#05696b
RGBrgb(5, 105, 107)
HSLhsl(181.2, 91.1%, 22%)
CMYKcmyk(95.3%, 1.9%, 0%, 58%)

How do I convert dark aqua to HEX?

Select dark aqua from the color name list in our color converter. The HEX value — #05696b — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark aqua belong to?

dark aqua belongs to the cyan color family. It is a dark, vivid color with HSL values: hue 181.2°, saturation 91.1%, lightness 22%.

How do I create lighter and darker shades of dark aqua?

Lighter variant (lightness 37%): #08b1b4. Darker variant (lightness 7%): #022122. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.