#ff00ff (#f0f) basic color information

#ff00ff

In the RGB color model, hex triplet #ff00ff has decimal index of: 16711935, is composed of 100% red, 0% green and 100% blue. #ff00ff in CMYK color model, is composed of 0% cyan, 100% magenta, 0% yellow and 0% black.
#ff00ff is a web-safe color.

#ff00ff color details and conversion

The hexadecimal triplet #ff00ff definition is: Red = 255, Green = 0, Blue = 255 or CMYK: Cyan = 0, Magenta = 1, Yellow = 0, Black = 0

Color harmonies with #ff00ff

#ff00ff #00ff00
#80ff00 #ff00ff #00ff80
#3300ff #6600ff #9900ff #cc00ff #ff00ff #ff00cc #ff0099 #ff0066 #ff0033 #ff0000
#00ffff #ff00ff #ffff00
#0000ff #ff00ff #ffff00 #00ff00
#200020 #400040 #600060 #800080 #9f009f #bf00bf #df00df #ff00ff

HTML and CSS #ff00ff - color usage

Background color of this paragraph is #ff00ff

<p style="background-color: #ff00ff">Background color of this paragraph is...</p>

Text color of this paragraph is #ff00ff

<p style="color: #ff00ff">Text color of this paragraph is...</p>

Border color of this paragraph is #ff00ff

<p style="border: 1px solid #ff00ff">Border color of this paragraph is...</p>