#eb1493 - Red Violet Hex Color Code

#EB1493 (Red Violet) - RGB 235, 20, 147 Color Information

#eb1493 Conversion Table

HEX Triplet EB, 14, 93
RGB Decimal 235, 20, 147
RGB Octal 353, 24, 223
RGB Percent 92.2%, 7.8%, 57.6%
RGB Binary 11101011, 10100, 10010011
CMY 0.078, 0.922, 0.424
CMYK 0, 91, 37, 8

Percentages of Color #EB1493

R 92.2%
G 7.8%
B 57.6%
RGB Percentages of Color #eb1493
C 0%
M 91%
Y 37%
K 8%
CMYK Percentages of Color #eb1493

Color spaces of #EB1493 Red Violet - RGB(235, 20, 147)

HSV (or HSB) 325°, 91°, 92°
HSL 325°, 84°, 50°
Web Safe #ff0099
XYZ 39.778, 20.269, 29.420
CIE-Lab 52.140, 80.291, -11.814
xyY 0.445, 0.227, 20.269
Decimal 15406227

#eb1493 Color Accessibility Scores (Red Violet Contrast Checker)

#eb1493

On dark background [POOR]

#eb1493

On light background [GOOD]

#eb1493

As background color [GOOD]

Red Violet ↔ #eb1493 Color Blindness Simulator

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

#EB1493 Color Combinations - Color Schemes with eb1493

#eb1493 Analogous Colors

#eb1493 Triadic Colors

#eb1493 Split Complementary Colors

#eb1493 Complementary Colors

Shades and Tints of #eb1493 Color Variations

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

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

Alternatives colours to Red Violet (#eb1493)

#eb1493 Color Codes for CSS3/HTML5 and Icon Previews

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

#EB1493 in Programming

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

#eb1493 - RGB(235, 20, 147) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #eb1493. RGB color code for red violet color is rgb(235, 20, 147).

What is the RGB value of #eb1493?

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

What is the RGB percentage of #eb1493?

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

What does RGB 235,20,147 mean?

The RGB color 235, 20, 147 represents a dull and muted shade of Red. The websafe version of this color is hex ff0099. This color might be commonly referred to as a shade similar to Red Violet.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #eb1493 is composed of 0% Cyan, 91% Magenta, 37% 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 91% of Magenta contributes to the red-purple qualities. The 37% 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 #eb1493?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #eb1493 has an HSL value of 325° (degrees) for Hue, 84% for Saturation, and 50% for Lightness. In this HSL representation, the Hue at 325° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 84% 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?
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 ...

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

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

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...