#ea6bcb - Lavender Magenta Hex Color Code

#EA6BCB (Lavender Magenta) - RGB 234, 107, 203 Color Information

#ea6bcb Conversion Table

HEX Triplet EA, 6B, CB
RGB Decimal 234, 107, 203
RGB Octal 352, 153, 313
RGB Percent 91.8%, 42%, 79.6%
RGB Binary 11101010, 1101011, 11001011
CMY 0.082, 0.580, 0.204
CMYK 0, 54, 13, 8

Percentages of Color #EA6BCB

R 91.8%
G 42%
B 79.6%
RGB Percentages of Color #ea6bcb
C 0%
M 54%
Y 13%
K 8%
CMYK Percentages of Color #ea6bcb

Color spaces of #EA6BCB Lavender Magenta - RGB(234, 107, 203)

HSV (or HSB) 315°, 54°, 92°
HSL 315°, 75°, 67°
Web Safe #ff66cc
XYZ 49.969, 32.320, 60.105
CIE-Lab 63.606, 60.414, -26.812
xyY 0.351, 0.227, 32.320
Decimal 15363019

#ea6bcb Color Accessibility Scores (Lavender Magenta Contrast Checker)

#ea6bcb

On dark background [POOR]

#ea6bcb

On light background [GOOD]

#ea6bcb

As background color [GOOD]

Lavender Magenta ↔ #ea6bcb Color Blindness Simulator

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

#EA6BCB Color Combinations - Color Schemes with ea6bcb

#ea6bcb Analogous Colors

#ea6bcb Triadic Colors

#ea6bcb Split Complementary Colors

#ea6bcb Complementary Colors

Shades and Tints of #ea6bcb Color Variations

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

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

Alternatives colours to Lavender Magenta (#ea6bcb)

#ea6bcb Color Codes for CSS3/HTML5 and Icon Previews

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

#EA6BCB in Programming

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

#ea6bcb - RGB(234, 107, 203) - Lavender Magenta Color FAQ

What is the color code for Lavender Magenta?

Hex color code for Lavender Magenta color is #ea6bcb. RGB color code for lavender magenta color is rgb(234, 107, 203).

What is the RGB value of #ea6bcb?

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

What is the RGB percentage of #ea6bcb?

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

What does RGB 234,107,203 mean?

The RGB color 234, 107, 203 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 Lavender Magenta.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ea6bcb has an HSL value of 315° (degrees) for Hue, 75% for Saturation, and 67% for Lightness. In this HSL representation, the Hue at 315° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 75% 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?
E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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 Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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 ...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...