HTML color code #95454B

Color name: None
RGB: 149, 69, 75
HSL: 355.50deg, 36.70%, 42.75%
Web safe color: No

RGB complementary color:

A complementary color for this color is #44948F.

Example text color using #95454B

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:#95454B;">Your text using HTML color code.</p>
<p style="color:rgb(149 69 75);">Your text using RGB color values.</p>
<p style="color:hsl(355.50deg 36.70% 42.75%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#95454B; } </style>
<style> p { color:rgb(149 69 75); } </style>
<style> p { color:hsl(355.50deg 36.70% 42.75%); } </style>

Lighter colors

#9F4F55
#A9595F
#B36369
#BD6D73
#C7777D
#D18187
#DB8B91
#E5959B

Darker colors

#8B3B41
#813137
#77272D
#6D1D23
#631319
#59090F
#4F0005
#450000

Analogous colors

#944C44
#945944
#946744
#947444
#948144
#948F44
#8C9444
#7F9444

Trinary colors

#95454B
#499444
#444994

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