#FF7FFF Information

#FF7FFF color RGB value is (255 , 127 , 255) , HEX triplet: ff, 7f and ff. RGB value is (255 , 127 , 255). Sum of RGB (Red+Green+Blue) = 255+127+255=637 (Red value is 255 (100% from 255 or 118.6% from 215); Green value is 127 (49.8% from 255 or 59.07% 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 #FF7FFF hue: 0.83 , saturation: 1 and the lightness value of ff7fff is 0.75.

#ff7fff
(255 , 127 , 255)
  • R (255)
  • G (127)
  • B (255)
  • C (0)
  • M (50.2)
  • Y (0)
  • K (0)

Applying the #ff7fff

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

Type Values
RGB 255 127 255
HSL 0.83 1 0.75
HSV 300 50 100
CMYK 0 50.2 0 0
XYZ 66.8794 43.6587 99.5098
Hunter Lab 66.0748 65.043 -43.0076
CIE-Lab 71.9998 65.4118 -42.3641

Base Numbers

BaseRedGreenBlue
Decimal 255 127 255
Binary 11111111 1111111 11111111
Octal 377 177 377
Hex FF 7F FF

Monochromatic Colors

Triadic Colors

Analogous Colors

Complementary Colors

Related Colors

#ff7fff Preview on Black Background

You are Awesome !!

Gradient Power

  • Monochromatic Gradient

  • Triadic Gradient

  • Analogous Gradient

  • Related Color Gradient

#FF7FFF Color CSS Codes

You are Awesome !!

Text Color Example

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

Background Color Example

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

Border Color Example

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

Box & Text Shadow Color Example

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