#a600b3 - Purple Hex Color Code

#A600B3 (Purple) - RGB 166, 0, 179 Color Information

#a600b3 Conversion Table

HEX Triplet A6, 00, B3
RGB Decimal 166, 0, 179
RGB Octal 246, 0, 263
RGB Percent 65.1%, 0%, 70.2%
RGB Binary 10100110, 0, 10110011
CMY 0.349, 1.000, 0.298
CMYK 7, 100, 0, 30

Percentages of Color #A600B3

R 65.1%
G 0%
B 70.2%
RGB Percentages of Color #a600b3
C 7%
M 100%
Y 0%
K 30%
CMYK Percentages of Color #a600b3

Color spaces of #A600B3 Purple - RGB(166, 0, 179)

HSV (or HSB) 296°, 100°, 70°
HSL 296°, 100°, 35°
Web Safe #9900cc
XYZ 23.863, 11.362, 43.583
CIE-Lab 40.183, 73.257, -50.528
xyY 0.303, 0.144, 11.362
Decimal 10879155

#a600b3 Color Accessibility Scores (Purple Contrast Checker)

#a600b3

On dark background [POOR]

#a600b3

On light background [GOOD]

#a600b3

As background color [GOOD]

Purple ↔ #a600b3 Color Blindness Simulator

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

#A600B3 Color Combinations - Color Schemes with a600b3

#a600b3 Analogous Colors

#a600b3 Triadic Colors

#a600b3 Split Complementary Colors

#a600b3 Complementary Colors

Shades and Tints of #a600b3 Color Variations

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

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

Alternatives colours to Purple (#a600b3)

#a600b3 Color Codes for CSS3/HTML5 and Icon Previews

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

#A600B3 in Programming

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

#a600b3 - RGB(166, 0, 179) - Purple Color FAQ

What is the color code for Purple?

Hex color code for Purple color is #a600b3. RGB color code for purple color is rgb(166, 0, 179).

What is the RGB value of #a600b3?

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

What is the RGB percentage of #a600b3?

The RGB percentage composition for the hexadecimal color code #a600b3 is detailed as follows: 65.1% Red, 0% Green, and 70.2% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 65.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 70.2% 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 #a600b3.

What does RGB 166,0,179 mean?

The RGB color 166, 0, 179 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 #a600b3?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a600b3 has an HSL value of 296° (degrees) for Hue, 100% for Saturation, and 35% for Lightness. In this HSL representation, the Hue at 296° 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 35% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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

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