#FF00FF Information

#FF00FF color RGB value is (255 , 0 , 255) , HEX triplet: ff, 0 and ff. RGB value is (255 , 0 , 255). Sum of RGB (Red+Green+Blue) = 255+0+255=510 (Red value is 255 (100% from 255 or 118.6% from 215); Green value is 0 (0% from 255 or 0% from 215); Blue value is 255 (100% from 255 or 118.6% from 215); Max value from RGB is 255 - color contains mainly: Red . Cylindrical-coordinate representations (also known as HSL) of color #FF00FF hue: 0.83 , saturation: 1 and the lightness value of ff00ff is 0.5.

#ff00ff
(255 , 0 , 255)
  • R (255)
  • G (0)
  • B (255)
  • C (0)
  • M (100)
  • Y (0)
  • K (0)

Applying the #ff00ff

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

Type Values
RGB 255 0 255
HSL 0.83 1 0.5
HSV 300 100 100
CMYK 0 100 0 0
XYZ 59.29 28.48 96.98
Hunter Lab 53.3667 104.9207 -70.3485
CIE-Lab 60.3199 98.2542 -60.843

Base Numbers

BaseRedGreenBlue
Decimal 255 0 255
Binary 11111111 0 11111111
Octal 377 0 377
Hex FF 0 FF

Monochromatic Colors

Triadic Colors

Analogous Colors

Complementary Colors

Related Colors

#ff00ff Preview on Black Background

You are Awesome !!

Gradient Power

  • Monochromatic Gradient

  • Triadic Gradient

  • Analogous Gradient

  • Related Color Gradient

#FF00FF Color CSS Codes

You are Awesome !!

Text Color Example

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

Background Color Example

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

Border Color Example

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

Box & Text Shadow Color Example

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