#CC0000 Information

#CC0000 color RGB value is (204 , 0 , 0) , HEX triplet: cc, 0 and 0. RGB value is (204 , 0 , 0). Sum of RGB (Red+Green+Blue) = 204+0+0=204 (Red value is 204 (80% from 255 or 94.88% from 215); Green value is 0 (0% from 255 or 0% 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 #CC0000 hue: 0 , saturation: 1 and the lightness value of cc0000 is 0.4.

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

Applying the #cc0000

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 #cc0000

Type Values
RGB 204 0 0
HSL 0 1 0.4
HSV 0 100 80
CMYK 0 80 80 20
XYZ 24.9018 12.8374 1.1654
Hunter Lab 35.8293 61.3587 23.1521
CIE-Lab 42.5172 67.7102 56.8159

Base Numbers

BaseRedGreenBlue
Decimal 204 0 0
Binary 11001100 0 0
Octal 314 0 0
Hex CC 0 0

Monochromatic Colors

Triadic Colors

Analogous Colors

Complementary Colors

Related Colors

#cc0000 Preview on Black Background

You are Awesome !!

Gradient Power

  • Monochromatic Gradient

  • Triadic Gradient

  • Analogous Gradient

  • Related Color Gradient

#CC0000 Color CSS Codes

You are Awesome !!

Text Color Example

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

Background Color Example

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

Border Color Example

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

Box & Text Shadow Color Example

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