#a055fb - Heliotrope Hex Color Code

#A055FB (Heliotrope) - RGB 160, 85, 251 Color Information

#a055fb Conversion Table

HEX Triplet A0, 55, FB
RGB Decimal 160, 85, 251
RGB Octal 240, 125, 373
RGB Percent 62.7%, 33.3%, 98.4%
RGB Binary 10100000, 1010101, 11111011
CMY 0.373, 0.667, 0.016
CMYK 36, 66, 0, 2

Percentages of Color #A055FB

R 62.7%
G 33.3%
B 98.4%
RGB Percentages of Color #a055fb
C 36%
M 66%
Y 0%
K 2%
CMYK Percentages of Color #a055fb

Color spaces of #A055FB Heliotrope - RGB(160, 85, 251)

HSV (or HSB) 267°, 66°, 98°
HSL 267°, 95°, 66°
Web Safe #9966ff
XYZ 35.158, 20.936, 93.455
CIE-Lab 52.879, 62.030, -71.312
xyY 0.235, 0.140, 20.936
Decimal 10507771

#a055fb Color Accessibility Scores (Heliotrope Contrast Checker)

#a055fb

On dark background [POOR]

#a055fb

On light background [GOOD]

#a055fb

As background color [GOOD]

Heliotrope ↔ #a055fb Color Blindness Simulator

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

#A055FB Color Combinations - Color Schemes with a055fb

#a055fb Analogous Colors

#a055fb Triadic Colors

#a055fb Split Complementary Colors

#a055fb Complementary Colors

Shades and Tints of #a055fb Color Variations

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

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

Alternatives colours to Heliotrope (#a055fb)

#a055fb Color Codes for CSS3/HTML5 and Icon Previews

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

#A055FB in Programming

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

#a055fb - RGB(160, 85, 251) - Heliotrope Color FAQ

What is the color code for Heliotrope?

Hex color code for Heliotrope color is #a055fb. RGB color code for heliotrope color is rgb(160, 85, 251).

What is the RGB value of #a055fb?

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

What is the RGB percentage of #a055fb?

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

What does RGB 160,85,251 mean?

The RGB color 160, 85, 251 represents a dull and muted shade of Blue. The websafe version of this color is hex 9966ff. This color might be commonly referred to as a shade similar to Heliotrope.

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

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

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

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

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

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