HTML color code #C32F3F

Color name: None
RGB: 195, 47, 63
HSL: 353.51deg, 61.16%, 47.45%
Web safe color: No

RGB complementary color:

A complementary color for this color is #2FC2B3.

Example text color using #C32F3F

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:#C32F3F;">Your text using HTML color code.</p>
<p style="color:rgb(195 47 63);">Your text using RGB color values.</p>
<p style="color:hsl(353.51deg 61.16% 47.45%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#C32F3F; } </style>
<style> p { color:rgb(195 47 63); } </style>
<style> p { color:hsl(353.51deg 61.16% 47.45%); } </style>

Lighter colors

#CD3949
#D74353
#E14D5D
#EB5767
#F56171
#FF6B7B
#FF7585
#FF7F8F

Darker colors

#B92535
#AF1B2B
#A51121
#9B0717
#91000D
#870003
#7D0000
#730000

Analogous colors

#C2382F
#C2512F
#C2692F
#C2822F
#C29B2F
#C2B32F
#B8C22F
#9FC22F

Trinary colors

#C32F3F
#3DC22F
#2F3DC2

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