HEX Color Conversion

Hex Color Code #699DCD — RGB & HSL Conversions

How to use the #699DCD color code in HTML & CSS?

For developers, implementing the #699DCD color code involves declaring it in your styles. In stylesheet designs, use color: #699DCD; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#699DCD] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #699DCD?

The RGB code for #699DCD is computed as rgb(105, 157, 205). Web designers using HSL values will find it at a hue of 209°, saturation of 50%, and lightness index of 61%, representing a balanced, moderate saturation.

CMYK print code settings for #699DCD

For print design setups, the CMYK values for the #699DCD color code are Cyan: 49%, Magenta: 23%, Yellow: 0%, and Black: 20%. In digital designs, blue coordinates like this are highly favored by technical and corporate platforms to foster user trust, stability, and clean readability.

Red Channel 105
Green Channel 157
Blue Channel 205
Luminance 0.315

HEX #699DCD Color Space Conversions

Click to copy format
HEX Color Code #699DCD
RGB (Red Green Blue) rgb(105, 157, 205)
HSL (Hue Sat Light) hsl(209°, 50%, 61%)
CMYK (Commercial Print) cmyk(49%, 23%, 0%, 20%)
HSV / HSB Values hsv(209°, 49%, 80%)
Decimal Color Code 6921677
CSS Custom Variable --color-hex: #699DCD;
Tailwind CSS Utility bg-[#699DCD]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #699DCD

Small body copy preview

Black Text on Background

Black text readability test with #699DCD

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #699DCD */
--color-hex: #699DCD;
--color-rgb: rgb(105, 157, 205);
--color-hsl: hsl(209deg, 50%, 61%);

Adjacent HEX Color Codes

Copied!