HTML color code #F12D2D

Color name: None
RGB: 241, 45, 45
HSL: 0deg, 87.50%, 56.08%
Web safe color: No

RGB complementary color:

A complementary color for this color is #2EF2F2.

Example text color using #F12D2D

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:#F12D2D;">Your text using HTML color code.</p>
<p style="color:rgb(241 45 45);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 87.50% 56.08%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#F12D2D; } </style>
<style> p { color:rgb(241 45 45); } </style>
<style> p { color:hsl(0deg 87.50% 56.08%); } </style>

Lighter colors

#FB3737
#FF4141
#FF4B4B
#FF5555
#FF5F5F
#FF6969
#FF7373
#FF7D7D

Darker colors

#E72323
#DD1919
#D30F0F
#C90505
#BF0000
#B50000
#AB0000
#A10000

Analogous colors

#F24F2E
#F26F2E
#F2902E
#F2B12E
#F2D22E
#F2F22E
#D2F22E
#B1F22E

Trinary colors

#F12D2D
#2EF22E
#2E2EF2

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