#79008e - Purple Hex Color Code

#79008E (Purple) - RGB 121, 0, 142 Color Information

#79008e Conversion Table

HEX Triplet 79, 00, 8E
RGB Decimal 121, 0, 142
RGB Octal 171, 0, 216
RGB Percent 47.5%, 0%, 55.7%
RGB Binary 1111001, 0, 10001110
CMY 0.525, 1.000, 0.443
CMYK 15, 100, 0, 44

Percentages of Color #79008E

R 47.5%
G 0%
B 55.7%
RGB Percentages of Color #79008e
C 15%
M 100%
Y 0%
K 44%
CMYK Percentages of Color #79008e

Color spaces of #79008E Purple - RGB(121, 0, 142)

HSV (or HSB) 291°, 100°, 56°
HSL 291°, 100°, 28°
Web Safe #660099
XYZ 12.768, 6.018, 26.080
CIE-Lab 29.458, 60.133, -45.831
xyY 0.285, 0.134, 6.018
Decimal 7929998

#79008e Color Accessibility Scores (Purple Contrast Checker)

#79008e

On dark background [POOR]

#79008e

On light background [GOOD]

#79008e

As background color [GOOD]

Purple ↔ #79008e Color Blindness Simulator

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

#79008E Color Combinations - Color Schemes with 79008e

#79008e Analogous Colors

#79008e Triadic Colors

#79008e Split Complementary Colors

#79008e Complementary Colors

Shades and Tints of #79008e Color Variations

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

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

Alternatives colours to Purple (#79008e)

#79008e Color Codes for CSS3/HTML5 and Icon Previews

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

#79008E in Programming

HTML5, CSS3 #79008e
Java new Color(121, 0, 142);
.NET Color.FromArgb(255, 121, 0, 142);
Swift UIColor(red:121, green:0, blue:142, alpha:1.00000)
Objective-C [UIColor colorWithRed:121 green:0 blue:142 alpha:1.00000];
OpenGL glColor3f(121f, 0f, 142f);
Python Color('#79008e')

#79008e - RGB(121, 0, 142) - Purple Color FAQ

What is the color code for Purple?

Hex color code for Purple color is #79008e. RGB color code for purple color is rgb(121, 0, 142).

What is the RGB value of #79008e?

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

What is the RGB percentage of #79008e?

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

What does RGB 121,0,142 mean?

The RGB color 121, 0, 142 represents a dull and muted shade of Blue. The websafe version of this color is hex 660099. This color might be commonly referred to as a shade similar to Purple.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #79008e has an HSL value of 291° (degrees) for Hue, 100% for Saturation, and 28% for Lightness. In this HSL representation, the Hue at 291° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 28% 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?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

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

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 Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...