HTML color code #005F9F

Color name: None
RGB: 0, 95, 159
HSL: 204.15deg, 100.00%, 31.18%
Web safe color: No

RGB complementary color:

A complementary color for this color is #9E3F00.

Example text color using #005F9F

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:#005F9F;">Your text using HTML color code.</p>
<p style="color:rgb(0 95 159);">Your text using RGB color values.</p>
<p style="color:hsl(204.15deg 100.00% 31.18%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#005F9F; } </style>
<style> p { color:rgb(0 95 159); } </style>
<style> p { color:hsl(204.15deg 100.00% 31.18%); } </style>

Lighter colors

#0A69A9
#1473B3
#1E7DBD
#2887C7
#3291D1
#3C9BDB
#46A5E5
#50AFEF

Darker colors

#005595
#004B8B
#004181
#003777
#002D6D
#002363
#001959
#000F4F

Analogous colors

#00459E
#002A9E
#00109E
#0B009E
#25009E
#3F009E
#5A009E
#74009E

Trinary colors

#005F9F
#9E005F
#5F9E00

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