Color Hex Logo

#ff00ff Color Hex Magenta

#FF00FF
(255,0,255)
192 Favorites   10 Comments

Color spaces of #ff00ff Magenta

RGB 2550255
HSL0.831.000.50
HSV300°100°100°
CMYK 0.001.000.00   0.00
XYZ59.290028.480096.9800
Yxy28.48000.32090.1542
Hunter Lab53.3667104.9207-70.3875
CIE-Lab60.319998.2542-60.8430

#ff00ff color RGB value is (255,0,255). This hex color code is also a web safe color which is equal to #F0F. #ff00ff color name is Magenta color.

#ff00ff hex color red value is 255, green value is 0 and the blue value of its RGB is 255. Cylindrical-coordinate representations (also known as HSL) of color #ff00ff hue: 0.83 , saturation: 1.00 and the lightness value of ff00ff is 0.50.

The process color (four color CMYK) of #ff00ff color hex is 0.00, 1.00, 0.00, 0.00. Web safe color of #ff00ff is #ff00ff. Color #ff00ff contains mainly RED color.

Base Numbers

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

RGB Percentages of Color #ff00ff

%50.00
%0.00
%50.00

CMYK Percentages of Color #ff00ff

%0
%100
%0
%0

Triadic Colors of #ff00ff

#ff00ff #ffff00 #00ffff

Analogous Colors of #ff00ff

#ff00ff #ff0080 #8000ff

Monochromatic Colors of #ff00ff

#ff00ff

Complementary Color

#ff00ff #00ff00

#ff00ff Color Preview on Black Background

Lorem ipsum dolor sit amet.

#ff00ff Color Preview on White Background

Lorem ipsum dolor sit amet.

#ff00ff Color CSS Codes

.mybgcolor {background-color:#ff00ff; } 
.myforecolor {color:#ff00ff; }
.mybordercolor {border:3px solid #ff00ff; }

#ff00ff Text Font Color

<p style="color:#ff00ff">Text here</p>

This sample text font color is #ff00ff
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#ff00ff Background Color

<div style="background-color:#ff00ff">
Div content here</div>

This div background color is #ff00ff


#ff00ff Border Color

<div style="border:3px solid #ff00ff">
Div here</div>

This div border color is #ff00ff


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(255,0,255, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #ff00ff; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #ff00ff;
  -webkit-box-shadow: 1px 1px 3px 2px #ff00ff;
  box-shadow:         1px 1px 3px 2px #ff00ff; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(255,0,255, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #ff00ff">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #ff00ff;
  -webkit-box-shadow: 1px 1px 3px 2px #ff00ff;
  box-shadow:         1px 1px 3px 2px #ff00ff;">
Div content here</div>

This div box has shadow with color #ff00ff

Related Colors


Comments

29 Jul 2020, 15:54 confusedindigo

this is fuchsia, or as i like to call it, danganronpa blood color

27 Jun 2019, 21:49 Act4444

Magenta

22 Jan 2019, 16:21 00FFFF

Least Fav colour, get good kid

3 Nov 2018, 17:07 queen555

This is my second favourite colour...

4 Apr 2017, 13:54 The_Randomizer

This is probably my third favorite color.

27 Sep 2016, 21:03 guyquest

Good color; goes well with 00FF00.

28 Jul 2016, 21:03 Nurgul

Etkileyici

25 Apr 2016, 21:26 EndercheezPlaysMCPE

I love this color - it is my second favorite! My first favorite is CD6AE8

17 Nov 2015, 16:16 Catanduva

Fuşya

22 Sep 2015, 12:26 Lippi7882295

This color can be called fuchsia or magenta.

Please login to write comment.