#FF8080 Information

#FF8080 color RGB value is (255 , 128 , 128) , HEX triplet: ff, 80 and 80. RGB value is (255 , 128 , 128). Sum of RGB (Red+Green+Blue) = 255+128+128=511 (Red value is 255 (100% from 255 or 118.6% from 215); Green value is 128 (50.2% from 255 or 59.53% from 215); Blue value is 128 (50.2% from 255 or 59.53% from 215); Max value from RGB is 255 - color contains mainly: Red . Cylindrical-coordinate representations (also known as HSL) of color #FF8080 hue: 0 , saturation: 1 and the lightness value of ff8080 is 0.75.

#ff8080
(255 , 128 , 128)
  • R (255)
  • G (128)
  • B (128)
  • C (0)
  • M (49.8)
  • Y (49.8)
  • K (0)

Applying the #ff8080

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

Type Values
RGB 255 128 128
HSL 0 1 0.75
HSV 0 50 100
CMYK 0 49.8 49.8 0
XYZ 52.8555 38.2569 25.0206
Hunter Lab 61.8521 44.2953 19.3201
CIE-Lab 68.2095 48.1971 22.687

Base Numbers

BaseRedGreenBlue
Decimal 255 128 128
Binary 11111111 10000000 10000000
Octal 377 200 200
Hex FF 80 80

Monochromatic Colors

Triadic Colors

Analogous Colors

Complementary Colors

Related Colors

#ff8080 Preview on Black Background

You are Awesome !!

Gradient Power

  • Monochromatic Gradient

  • Triadic Gradient

  • Analogous Gradient

  • Related Color Gradient

#FF8080 Color CSS Codes

You are Awesome !!

Text Color Example

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

Background Color Example

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

Border Color Example

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

Box & Text Shadow Color Example

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