HTML color code #CC2D60

Color name: None
RGB: 204, 45, 96
HSL: 340.75deg, 63.86%, 48.82%
Web safe color: No

RGB complementary color:

A complementary color for this color is #2DCC9A.

Example text color using #CC2D60

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:#CC2D60;">Your text using HTML color code.</p>
<p style="color:rgb(204 45 96);">Your text using RGB color values.</p>
<p style="color:hsl(340.75deg 63.86% 48.82%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CC2D60; } </style>
<style> p { color:rgb(204 45 96); } </style>
<style> p { color:hsl(340.75deg 63.86% 48.82%); } </style>

Lighter colors

#D6376A
#E04174
#EA4B7E
#F45588
#FE5F92
#FF699C
#FF73A6
#FF7DB0

Darker colors

#C22356
#B8194C
#AE0F42
#A40538
#9A002E
#900024
#86001A
#7C0010

Analogous colors

#CC2D45
#CC302D
#CC4A2D
#CC652D
#CC7F2D
#CC9A2D
#CCB42D
#C9CC2D

Trinary colors

#CC2D60
#5FCC2D
#2D5FCC

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