HTML color code #B22222

Example of FireBrick color or HTML color code #B22222 with complementary color #22B2B2.

W3C color name: FireBrick
Color name: Fire Brick
RGB: 178, 34, 34
HSL: 0deg, 67.92%, 41.57%
Web safe color: No

RGB complementary color:

A complementary color for this color is #22B2B2.

Example text color using #B22222

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:firebrick;">Your text using color name.</p>
<p style="color:#B22222;">Your text using HTML color code.</p>
<p style="color:rgb(178 34 34);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 67.92% 41.57%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:firebrick; } </style>
<style> p { color:#B22222; } </style>
<style> p { color:rgb(178 34 34); } </style>
<style> p { color:hsl(0deg 67.92% 41.57%); } </style>

Lighter colors

#BC2C2C
#C63636
#D04040
#DA4A4A
#E45454
#EE5E5E
#F86868
#FF7272

Darker colors

#A81818
#9E0E0E
#940404
#8A0000
#800000
#760000
#6C0000
#620000

Analogous colors

#B23A22
#B25222
#B26A22
#B28222
#B29A22
#B2B222
#9AB222
#82B222

Trinary colors

#B22222
#22B222
#2222B2

Adjacent colors

#DC381F
#C83F49
#C24641
#C11B17
#B21807
#A52A2A
#A70D2A
#9F000F
Tip

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

Computer Hope - HTML color codes - Top 100 color codes