#a1bdff - Anakiwa Hex Color Code

#A1BDFF (Anakiwa) - RGB 161, 189, 255 Color Information

#a1bdff Conversion Table

HEX Triplet A1, BD, FF
RGB Decimal 161, 189, 255
RGB Octal 241, 275, 377
RGB Percent 63.1%, 74.1%, 100%
RGB Binary 10100001, 10111101, 11111111
CMY 0.369, 0.259, 0.000
CMYK 37, 26, 0, 0

Percentages of Color #A1BDFF

R 63.1%
G 74.1%
B 100%
RGB Percentages of Color #a1bdff
C 37%
M 26%
Y 0%
K 0%
CMYK Percentages of Color #a1bdff

Color spaces of #A1BDFF Anakiwa - RGB(161, 189, 255)

HSV (or HSB) 222°, 37°, 100°
HSL 222°, 100°, 82°
Web Safe #99ccff
XYZ 50.946, 51.192, 101.804
CIE-Lab 76.795, 6.176, -35.576
xyY 0.250, 0.251, 51.192
Decimal 10599935

#a1bdff Color Accessibility Scores (Anakiwa Contrast Checker)

#a1bdff

On dark background [GOOD]

#a1bdff

On light background [POOR]

#a1bdff

As background color [POOR]

Anakiwa ↔ #a1bdff Color Blindness Simulator

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

#A1BDFF Color Combinations - Color Schemes with a1bdff

#a1bdff Analogous Colors

#a1bdff Triadic Colors

#a1bdff Split Complementary Colors

#a1bdff Complementary Colors

Shades and Tints of #a1bdff Color Variations

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

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

Alternatives colours to Anakiwa (#a1bdff)

#a1bdff Color Codes for CSS3/HTML5 and Icon Previews

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

#A1BDFF in Programming

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

#a1bdff - RGB(161, 189, 255) - Anakiwa Color FAQ

What is the color code for Anakiwa?

Hex color code for Anakiwa color is #a1bdff. RGB color code for anakiwa color is rgb(161, 189, 255).

What is the RGB value of #a1bdff?

The RGB value corresponding to the hexadecimal color code #a1bdff is rgb(161, 189, 255). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '161' indicates the intensity of the red component, '189' 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 #a1bdff.

What is the RGB percentage of #a1bdff?

The RGB percentage composition for the hexadecimal color code #a1bdff is detailed as follows: 63.1% Red, 74.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 63.1% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 74.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 #a1bdff.

What does RGB 161,189,255 mean?

The RGB color 161, 189, 255 represents a bright and vivid shade of Blue. The websafe version of this color is hex 99ccff. This color might be commonly referred to as a shade similar to Anakiwa.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #a1bdff is composed of 37% Cyan, 26% Magenta, 0% Yellow, and 0% Black. In this CMYK breakdown, the Cyan component at 37% influences the coolness or green-blue aspects of the color, whereas the 26% 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 #a1bdff?

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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

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