#ec15ea - Magenta / Fuchsia Hex Color Code

#EC15EA (Magenta / Fuchsia) - RGB 236, 21, 234 Color Information

#ec15ea Conversion Table

HEX Triplet EC, 15, EA
RGB Decimal 236, 21, 234
RGB Octal 354, 25, 352
RGB Percent 92.5%, 8.2%, 91.8%
RGB Binary 11101100, 10101, 11101010
CMY 0.075, 0.918, 0.082
CMYK 0, 91, 1, 7

Percentages of Color #EC15EA

R 92.5%
G 8.2%
B 91.8%
RGB Percentages of Color #ec15ea
C 0%
M 91%
Y 1%
K 7%
CMYK Percentages of Color #ec15ea

Color spaces of #EC15EA Magenta / Fuchsia - RGB(236, 21, 234)

HSV (or HSB) 301°, 91°, 93°
HSL 301°, 85°, 50°
Web Safe #ff00ff
XYZ 49.712, 24.310, 79.914
CIE-Lab 56.397, 90.795, -55.584
xyY 0.323, 0.158, 24.310
Decimal 15472106

#ec15ea Color Accessibility Scores (Magenta / Fuchsia Contrast Checker)

#ec15ea

On dark background [POOR]

#ec15ea

On light background [GOOD]

#ec15ea

As background color [GOOD]

Magenta / Fuchsia ↔ #ec15ea Color Blindness Simulator

Coming soon... You can see how #ec15ea is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#EC15EA Color Combinations - Color Schemes with ec15ea

#ec15ea Analogous Colors

#ec15ea Triadic Colors

#ec15ea Split Complementary Colors

#ec15ea Complementary Colors

Shades and Tints of #ec15ea Color Variations

#ec15ea Shade Color Variations (When you combine pure black with this color, #ec15ea, darker shades are produced.)

#ec15ea Tint Color Variations (Lighter shades of #ec15ea can be created by blending the color with different amounts of white.)

Alternatives colours to Magenta / Fuchsia (#ec15ea)

#ec15ea Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #ec15ea
This sample text has a font color of #ec15ea
#ec15ea Border Color
This sample element has a border color of #ec15ea
#ec15ea CSS3 Linear Gradient
#ec15ea Background Color
This sample paragraph has a background color of #ec15ea
#ec15ea Text Shadow
This sample text has a shadow color of #ec15ea
Sample text with glow color #ec15ea
This sample text has a glow color of #ec15ea
#ec15ea Box Shadow
This sample element has a box shadow of #ec15ea
Sample text with Underline Color #ec15ea
This sample text has a underline color of #ec15ea
A selection of SVG images/icons using the hex version #ec15ea of the current color.

#EC15EA in Programming

HTML5, CSS3 #ec15ea
Java new Color(236, 21, 234);
.NET Color.FromArgb(255, 236, 21, 234);
Swift UIColor(red:236, green:21, blue:234, alpha:1.00000)
Objective-C [UIColor colorWithRed:236 green:21 blue:234 alpha:1.00000];
OpenGL glColor3f(236f, 21f, 234f);
Python Color('#ec15ea')

#ec15ea - RGB(236, 21, 234) - Magenta / Fuchsia Color FAQ

What is the color code for Magenta / Fuchsia?

Hex color code for Magenta / Fuchsia color is #ec15ea. RGB color code for magenta / fuchsia color is rgb(236, 21, 234).

What is the RGB value of #ec15ea?

The RGB value corresponding to the hexadecimal color code #ec15ea is rgb(236, 21, 234). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '236' indicates the intensity of the red component, '21' represents the green component's intensity, and '234' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #ec15ea.

What is the RGB percentage of #ec15ea?

The RGB percentage composition for the hexadecimal color code #ec15ea is detailed as follows: 92.5% Red, 8.2% Green, and 91.8% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 92.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 8.2% and 91.8% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #ec15ea.

What does RGB 236,21,234 mean?

The RGB color 236, 21, 234 represents a dull and muted shade of Red. The websafe version of this color is hex ff00ff. This color might be commonly referred to as a shade similar to Magenta / Fuchsia.

What is the CMYK (Cyan Magenta Yellow Black) color model of #ec15ea?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ec15ea is composed of 0% Cyan, 91% Magenta, 1% Yellow, and 7% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 91% of Magenta contributes to the red-purple qualities. The 1% of Yellow typically adds to the brightness and warmth, and the 7% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #ec15ea?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ec15ea has an HSL value of 301° (degrees) for Hue, 85% for Saturation, and 50% for Lightness. In this HSL representation, the Hue at 301° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 85% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 50% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...