HTML color code #95A5A5

Color name: None
RGB: 149, 165, 165
HSL: 180deg, 8.16%, 61.57%
Web safe color: No

RGB complementary color:

A complementary color for this color is #A69595.

Example text color using #95A5A5

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:#95A5A5;">Your text using HTML color code.</p>
<p style="color:rgb(149 165 165);">Your text using RGB color values.</p>
<p style="color:hsl(180deg 8.16% 61.57%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#95A5A5; } </style>
<style> p { color:rgb(149 165 165); } </style>
<style> p { color:hsl(180deg 8.16% 61.57%); } </style>

Lighter colors

#9FAFAF
#A9B9B9
#B3C3C3
#BDCDCD
#C7D7D7
#D1E1E1
#DBEBEB
#E5F5F5

Darker colors

#8B9B9B
#819191
#778787
#6D7D7D
#637373
#596969
#4F5F5F
#455555

Analogous colors

#95A3A6
#95A0A6
#959DA6
#959BA6
#9598A6
#9595A6
#9895A6
#9B95A6

Trinary colors

#95A5A5
#A695A6
#A6A695

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