#8f00ad - Purple Hex Color Code

#8F00AD (Purple) - RGB 143, 0, 173 Color Information

#8f00ad Conversion Table

HEX Triplet 8F, 00, AD
RGB Decimal 143, 0, 173
RGB Octal 217, 0, 255
RGB Percent 56.1%, 0%, 67.8%
RGB Binary 10001111, 0, 10101101
CMY 0.439, 1.000, 0.322
CMYK 17, 100, 0, 32

Percentages of Color #8F00AD

R 56.1%
G 0%
B 67.8%
RGB Percentages of Color #8f00ad
C 17%
M 100%
Y 0%
K 32%
CMYK Percentages of Color #8f00ad

Color spaces of #8F00AD Purple - RGB(143, 0, 173)

HSV (or HSB) 290°, 100°, 68°
HSL 290°, 100°, 34°
Web Safe #990099
XYZ 18.871, 8.857, 40.250
CIE-Lab 35.707, 68.813, -54.387
xyY 0.278, 0.130, 8.857
Decimal 9371821

#8f00ad Color Accessibility Scores (Purple Contrast Checker)

#8f00ad

On dark background [POOR]

#8f00ad

On light background [GOOD]

#8f00ad

As background color [GOOD]

Purple ↔ #8f00ad Color Blindness Simulator

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

#8F00AD Color Combinations - Color Schemes with 8f00ad

#8f00ad Analogous Colors

#8f00ad Triadic Colors

#8f00ad Split Complementary Colors

#8f00ad Complementary Colors

Shades and Tints of #8f00ad Color Variations

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

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

Alternatives colours to Purple (#8f00ad)

#8f00ad Color Codes for CSS3/HTML5 and Icon Previews

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

#8F00AD in Programming

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

#8f00ad - RGB(143, 0, 173) - Purple Color FAQ

What is the color code for Purple?

Hex color code for Purple color is #8f00ad. RGB color code for purple color is rgb(143, 0, 173).

What is the RGB value of #8f00ad?

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

What is the RGB percentage of #8f00ad?

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

What does RGB 143,0,173 mean?

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

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #8f00ad is composed of 17% Cyan, 100% Magenta, 0% Yellow, and 32% Black. In this CMYK breakdown, the Cyan component at 17% 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 32% 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 #8f00ad?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #8f00ad has an HSL value of 290° (degrees) for Hue, 100% for Saturation, and 34% for Lightness. In this HSL representation, the Hue at 290° 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 34% 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?
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 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...

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

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