#a68aff - Heliotrope Hex Color Code

#A68AFF (Heliotrope) - RGB 166, 138, 255 Color Information

#a68aff Conversion Table

HEX Triplet A6, 8A, FF
RGB Decimal 166, 138, 255
RGB Octal 246, 212, 377
RGB Percent 65.1%, 54.1%, 100%
RGB Binary 10100110, 10001010, 11111111
CMY 0.349, 0.459, 0.000
CMYK 35, 46, 0, 0

Percentages of Color #A68AFF

R 65.1%
G 54.1%
B 100%
RGB Percentages of Color #a68aff
C 35%
M 46%
Y 0%
K 0%
CMYK Percentages of Color #a68aff

Color spaces of #A68AFF Heliotrope - RGB(166, 138, 255)

HSV (or HSB) 254°, 46°, 100°
HSL 254°, 100°, 77°
Web Safe #9999ff
XYZ 42.864, 33.504, 98.815
CIE-Lab 64.567, 36.162, -54.727
xyY 0.245, 0.191, 33.504
Decimal 10914559

#a68aff Color Accessibility Scores (Heliotrope Contrast Checker)

#a68aff

On dark background [POOR]

#a68aff

On light background [GOOD]

#a68aff

As background color [GOOD]

Heliotrope ↔ #a68aff Color Blindness Simulator

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

#A68AFF Color Combinations - Color Schemes with a68aff

#a68aff Analogous Colors

#a68aff Triadic Colors

#a68aff Split Complementary Colors

#a68aff Complementary Colors

Shades and Tints of #a68aff Color Variations

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

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

Alternatives colours to Heliotrope (#a68aff)

#a68aff Color Codes for CSS3/HTML5 and Icon Previews

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

#A68AFF in Programming

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

#a68aff - RGB(166, 138, 255) - Heliotrope Color FAQ

What is the color code for Heliotrope?

Hex color code for Heliotrope color is #a68aff. RGB color code for heliotrope color is rgb(166, 138, 255).

What is the RGB value of #a68aff?

The RGB value corresponding to the hexadecimal color code #a68aff is rgb(166, 138, 255). 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, '138' represents the green component's intensity, and '255' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #a68aff.

What is the RGB percentage of #a68aff?

The RGB percentage composition for the hexadecimal color code #a68aff is detailed as follows: 65.1% Red, 54.1% Green, and 100% 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 54.1% and 100% 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 #a68aff.

What does RGB 166,138,255 mean?

The RGB color 166, 138, 255 represents a dull and muted shade of Blue. The websafe version of this color is hex 9999ff. This color might be commonly referred to as a shade similar to Heliotrope.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a68aff has an HSL value of 254° (degrees) for Hue, 100% for Saturation, and 77% for Lightness. In this HSL representation, the Hue at 254° 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 77% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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