HTML color code #646F85

Color name: None
RGB: 100, 111, 133
HSL: 220deg, 14.16%, 45.69%
Web safe color: No

RGB complementary color:

A complementary color for this color is #857A63.

Example text color using #646F85

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:#646F85;">Your text using HTML color code.</p>
<p style="color:rgb(100 111 133);">Your text using RGB color values.</p>
<p style="color:hsl(220deg 14.16% 45.69%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#646F85; } </style>
<style> p { color:rgb(100 111 133); } </style>
<style> p { color:hsl(220deg 14.16% 45.69%); } </style>

Lighter colors

#6E798F
#788399
#828DA3
#8C97AD
#96A1B7
#A0ABC1
#AAB5CB
#B4BFD5

Darker colors

#5A657B
#505B71
#465167
#3C475D
#323D53
#283349
#1E293F
#141F35

Analogous colors

#636985
#636385
#696385
#6E6385
#746385
#7A6385
#7F6385
#856385

Trinary colors

#646F85
#85636E
#6E8563

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes