#ef68c1 - Magenta Hex Color Code

#EF68C1 (Magenta) - RGB 239, 104, 193 Color Information

#ef68c1 Conversion Table

HEX Triplet EF, 68, C1
RGB Decimal 239, 104, 193
RGB Octal 357, 150, 301
RGB Percent 93.7%, 40.8%, 75.7%
RGB Binary 11101111, 1101000, 11000001
CMY 0.063, 0.592, 0.243
CMYK 0, 56, 19, 6

Percentages of Color #EF68C1

R 93.7%
G 40.8%
B 75.7%
RGB Percentages of Color #ef68c1
C 0%
M 56%
Y 19%
K 6%
CMYK Percentages of Color #ef68c1

Color spaces of #EF68C1 Magenta - RGB(239, 104, 193)

HSV (or HSB) 320°, 56°, 94°
HSL 320°, 81°, 67°
Web Safe #ff66cc
XYZ 50.173, 32.102, 54.004
CIE-Lab 63.427, 61.734, -21.371
xyY 0.368, 0.236, 32.102
Decimal 15689921

#ef68c1 Color Accessibility Scores (Magenta Contrast Checker)

#ef68c1

On dark background [POOR]

#ef68c1

On light background [GOOD]

#ef68c1

As background color [GOOD]

Magenta ↔ #ef68c1 Color Blindness Simulator

Coming soon... You can see how #ef68c1 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.

#EF68C1 Color Combinations - Color Schemes with ef68c1

#ef68c1 Analogous Colors

#ef68c1 Triadic Colors

#ef68c1 Split Complementary Colors

#ef68c1 Complementary Colors

Shades and Tints of #ef68c1 Color Variations

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

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

Alternatives colours to Magenta (#ef68c1)

#ef68c1 Color Codes for CSS3/HTML5 and Icon Previews

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

#EF68C1 in Programming

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

#ef68c1 - RGB(239, 104, 193) - Magenta Color FAQ

What is the color code for Magenta?

Hex color code for Magenta color is #ef68c1. RGB color code for magenta color is rgb(239, 104, 193).

What is the RGB value of #ef68c1?

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

What is the RGB percentage of #ef68c1?

The RGB percentage composition for the hexadecimal color code #ef68c1 is detailed as follows: 93.7% Red, 40.8% Green, and 75.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 93.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 40.8% and 75.7% 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 #ef68c1.

What does RGB 239,104,193 mean?

The RGB color 239, 104, 193 represents a dull and muted shade of Red. The websafe version of this color is hex ff66cc. This color might be commonly referred to as a shade similar to Magenta.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ef68c1 is composed of 0% Cyan, 56% Magenta, 19% Yellow, and 6% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 56% of Magenta contributes to the red-purple qualities. The 19% of Yellow typically adds to the brightness and warmth, and the 6% 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 #ef68c1?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ef68c1 has an HSL value of 320° (degrees) for Hue, 81% for Saturation, and 67% for Lightness. In this HSL representation, the Hue at 320° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 81% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 67% 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?
How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...