#CC2000 Information

#CC2000 color RGB value is (204 , 32 , 0) , HEX triplet: cc, 20 and 0. RGB value is (204 , 32 , 0). Sum of RGB (Red+Green+Blue) = 204+32+0=236 (Red value is 204 (80% from 255 or 94.88% from 215); Green value is 32 (12.55% from 255 or 14.88% from 215); Blue value is 0 (0% from 255 or 0% from 215); Max value from RGB is 204 - color contains mainly: Red . Cylindrical-coordinate representations (also known as HSL) of color #CC2000 hue: 0.03 , saturation: 1 and the lightness value of cc2000 is 0.4.

#cc2000
(204 , 32 , 0)
  • R (204)
  • G (32)
  • B (0)
  • C (0)
  • M (67.45)
  • Y (80)
  • K (20)

Applying the #cc2000

You are awesome !

If you don't really have a dream, you can't really push yourself you don't really know what the target is.

Color spaces of #cc2000

Type Values
RGB 204 32 0
HSL 0.03 1 0.4
HSV 9 100 80
CMYK 0 67.45 80 20
XYZ 25.4184 13.8704 1.3376
Hunter Lab 37.243 56.6512 23.9409
CIE-Lab 44.0465 63.3152 57.381

Base Numbers

BaseRedGreenBlue
Decimal 204 32 0
Binary 11001100 100000 0
Octal 314 40 0
Hex CC 20 0

Monochromatic Colors

Triadic Colors

Analogous Colors

Complementary Colors

Related Colors

#cc2000 Preview on Black Background

You are Awesome !!

Gradient Power

  • Monochromatic Gradient

  • Triadic Gradient

  • Analogous Gradient

  • Related Color Gradient

#CC2000 Color CSS Codes

You are Awesome !!

Text Color Example

<p style="color:#cc2000">Text here</p>
                                    
You are Awesome !!

Background Color Example

<p style="background:#cc2000">Text here</p>
                                    
You are Awesome !!

Border Color Example

<p style="border:2px solid #cc2000">You are Awesome</p>
                                    
You are Awesome !!

Box & Text Shadow Color Example

<p style="text-shadow: 1px 1px 1px #cc2000;
box-shadow: 1px 1px 4px #cc2000">You are Awesome</p>