Fuchsia (#ff00ff) color information
Breakdown of Fuchsia (#ff00ff)
#ff00ff is made up of (255, 0, 255) in RGB colorspace and (0.00, 100.00, 0.00, 0.00) in CMYK colorspace. Its decimal value is 16711935 and the closest web-safe color code to it is #ff00ff. White should be used ontop of #ff00ff to ensure the best legibility.
Here's a color conversion chart. It contains technical information about the hex color #ff00ff. If you're a programmer, view the code snippets section for prepared language syntax.
hex | #ff00ff | luma | #105.06 |
Websafe hex | #ff00ff | Black/white pairing | White |
rgb | rgb(255, 0, 255) | Adobe RGB | (218.00, 0.00, 250.00) |
rgb percent (%) | rgb(100%, 0%, 100%) | Closest named color | Fuchsia |
rgba | rgba(255.0, 0.0, 255.0, 1.0) | Hunter-Lab | (52.92, 110.99, -77.39) |
cmyk | cmyk(0.00, 100.00, 0.00, 0.00) | CIE-L*ab | (59.89, 99.42, -61.60) |
hsv | hsv(300.00, 100.00, 50.00) | CIE-L*Ch(ab) | (59.89, 116.96, 328.22) |
hsb | hsb(300.00, 100.00, 100.00) | CIE-L*uv | (59.89, 84.59, -109.83) |
RGB COMPOSITION
CMYK Composition
Compliments of #Fuchsia (#ff00ff)
The Complimentary color scheme is made up of two colors. These two colors are opposite one another in the color spectrum. The first color is called the "base" #ff00ff and the second color is called the "compliment" #00ff00.
Split Complimentary Colors of #Fuchsia (#ff00ff)
There are three colors that make up the Split Complimentary color scheme. The base color #ff00ff is paired with the two colors on either side of the compliment color #00ff00.
Tetradic Colors of Fuchsia (#ff00ff)
Fours colors make up the Tetradic color scheme. All four colors are spaced evenly (90°) apart when visualized on a color wheel.
Analagous Colors of Fuchsia (#ff00ff)
The Analagous color scheme is made up of three colors. The three colors sit next to one another on the color wheel. The palette is made in similar fashion to how the Split Complimentary palette is made. However, the two secondary colors are adjacent to the base, not the compliment.
Fuchsia (#ff00ff) Gradients
A color gradient may also be known as color progression or a color ramp. A gradient is the gradual transition of one color into another. This section showcases gradients featuring #ff00ff as the base color. The secondary colors come from the sections above.
How #ff00ff looks in different atmospheres
Seeing #ff00ff on a computer or phone screen is much different than how it may appear in the real world. Shown here are 20 different environment types and how #ff00ff could potentially look inside each of them, given perfect conditions.
Named colors and Interior Paints close to Fuchsia (#ff00ff)
Colors that have names have reached a point of status where they're more than just a hex code: they're real-world associated.
#ff00ff Might be precisely the color you're looking for. But, the colors below are a close match. What's better is that they're named colors, meaning chances are there's more information about them. If you feel like taking a slight deviation in hue, click a color below to learn about why it's so unique.
#ff00ff popular opposites
Looking for something completely different? Try a well-documented complimentary color. The named colors below have been calculated to be the furthest colors from #ff00ff. Click on the colors to explore their unique information.
Programming Language Syntax for #ff00ff
Here you can easily copy-and-paste formatted color code for use with your favorite programming/markup languages like HTML/CSS, Java, Objective-C, and GameMaker Language.
Language | Syntax |
---|---|
HTML, CSS | #ff00ff |
Java | new Color(255, 0, 255); |
.NET | Color.FromArgb(255, 255, 0, 255); |
Objective-C | [UIColor colorWithRed:255 green:0 blue:255 alpha:1.00000]; |
OpenGL | glColor3f(255f, 0f, 255f); |
Swift | UIColor(red:255, green:0, blue:255, alpha:1.00000) |
GameMaker Language (GML) | $ff00ff |
Python | Color('#ff00ff') |
Base Conversions of hex color #ff00ff
This useful chart contains technical information about the hexadecimal color #ff00ff. For example, the direct decimal conversion is 16711935 while the individual RGB conversions are: rgb(255, 0, 255).
Red | Green | Blue | |
---|---|---|---|
Binary | 11111111 | 00000000 | 11111111 |
Hex | ff | 00 | ff |
Octal | 377 | 0 | 377 |
Decimal | 255 | 0 | 255 |
Icons incorporating the color #ff00ff
If you're considering using #ff00ff in a logo or design, you can quickly reference below to see how various symbols, icons, and emblems look.