HTML color code #2F2B5B

Color name: None
RGB: 47, 43, 91
HSL: 245deg, 35.82%, 26.27%
Web safe color: No

RGB complementary color:

A complementary color for this color is #585C2B.

Example text color using #2F2B5B

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:#2F2B5B;">Your text using HTML color code.</p>
<p style="color:rgb(47 43 91);">Your text using RGB color values.</p>
<p style="color:hsl(245deg 35.82% 26.27%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#2F2B5B; } </style>
<style> p { color:rgb(47 43 91); } </style>
<style> p { color:hsl(245deg 35.82% 26.27%); } </style>

Lighter colors

#393565
#433F6F
#4D4979
#575383
#615D8D
#6B6797
#7571A1
#7F7BAB

Darker colors

#252151
#1B1747
#110D3D
#070333
#000029
#00001F
#000015
#00000B

Analogous colors

#372B5C
#3F2B5C
#482B5C
#502B5C
#582B5C
#5C2B58
#5C2B50
#5C2B48

Trinary colors

#2F2B5B
#5C2F2B
#2B5C2F

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