HTML color code #AFBDC3

Color name: None
RGB: 175, 189, 195
HSL: 198deg, 14.29%, 72.55%
Web safe color: No

RGB complementary color:

A complementary color for this color is #C2B4AE.

Example text color using #AFBDC3

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:#AFBDC3;">Your text using HTML color code.</p>
<p style="color:rgb(175 189 195);">Your text using RGB color values.</p>
<p style="color:hsl(198deg 14.29% 72.55%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#AFBDC3; } </style>
<style> p { color:rgb(175 189 195); } </style>
<style> p { color:hsl(198deg 14.29% 72.55%); } </style>

Lighter colors

#B9C7CD
#C3D1D7
#CDDBE1
#D7E5EB
#E1EFF5
#EBF9FF
#F5FFFF
#FFFFFF

Darker colors

#A5B3B9
#9BA9AF
#919FA5
#87959B
#7D8B91
#738187
#69777D
#5F6D73

Analogous colors

#AEB9C2
#AEB6C2
#AEB2C2
#AEAFC2
#B1AEC2
#B4AEC2
#B7AEC2
#BBAEC2

Trinary colors

#AFBDC3
#C2AEBC
#BCC2AE

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