#a70abb - Purple Hex Color Code

#A70ABB (Purple) - RGB 167, 10, 187 Color Information

#a70abb Conversion Table

HEX Triplet A7, 0A, BB
RGB Decimal 167, 10, 187
RGB Octal 247, 12, 273
RGB Percent 65.5%, 3.9%, 73.3%
RGB Binary 10100111, 1010, 10111011
CMY 0.345, 0.961, 0.267
CMYK 11, 95, 0, 27

Percentages of Color #A70ABB

R 65.5%
G 3.9%
B 73.3%
RGB Percentages of Color #a70abb
C 11%
M 95%
Y 0%
K 27%
CMYK Percentages of Color #a70abb

Color spaces of #A70ABB Purple - RGB(167, 10, 187)

HSV (or HSB) 293°, 95°, 73°
HSL 293°, 90°, 39°
Web Safe #9900cc
XYZ 25.015, 12.020, 48.015
CIE-Lab 41.249, 73.660, -53.527
xyY 0.294, 0.141, 12.020
Decimal 10947259

#a70abb Color Accessibility Scores (Purple Contrast Checker)

#a70abb

On dark background [POOR]

#a70abb

On light background [GOOD]

#a70abb

As background color [GOOD]

Purple ↔ #a70abb Color Blindness Simulator

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

#A70ABB Color Combinations - Color Schemes with a70abb

#a70abb Analogous Colors

#a70abb Triadic Colors

#a70abb Split Complementary Colors

#a70abb Complementary Colors

Shades and Tints of #a70abb Color Variations

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

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

Alternatives colours to Purple (#a70abb)

#a70abb Color Codes for CSS3/HTML5 and Icon Previews

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

#A70ABB in Programming

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

#a70abb - RGB(167, 10, 187) - Purple Color FAQ

What is the color code for Purple?

Hex color code for Purple color is #a70abb. RGB color code for purple color is rgb(167, 10, 187).

What is the RGB value of #a70abb?

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

What is the RGB percentage of #a70abb?

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

What does RGB 167,10,187 mean?

The RGB color 167, 10, 187 represents a dull and muted shade of Blue. The websafe version of this color is hex 9900cc. This color might be commonly referred to as a shade similar to Purple.

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

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

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

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