HTML color code #45AB45

Color name: None
RGB: 69, 171, 69
HSL: 120deg, 42.50%, 47.06%
Web safe color: No

RGB complementary color:

A complementary color for this color is #AB44AB.

Example text color using #45AB45

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:#45AB45;">Your text using HTML color code.</p>
<p style="color:rgb(69 171 69);">Your text using RGB color values.</p>
<p style="color:hsl(120deg 42.50% 47.06%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#45AB45; } </style>
<style> p { color:rgb(69 171 69); } </style>
<style> p { color:hsl(120deg 42.50% 47.06%); } </style>

Lighter colors

#4FB54F
#59BF59
#63C963
#6DD36D
#77DD77
#81E781
#8BF18B
#95FB95

Darker colors

#3BA13B
#319731
#278D27
#1D831D
#137913
#096F09
#006500
#005B00

Analogous colors

#44AB55
#44AB67
#44AB78
#44AB89
#44AB9A
#44ABAB
#449AAB
#4489AB

Trinary colors

#45AB45
#4444AB
#AB4444

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