#adcdfa - Sail Hex Color Code

#ADCDFA (Sail) - RGB 173, 205, 250 Color Information

#adcdfa Conversion Table

HEX Triplet AD, CD, FA
RGB Decimal 173, 205, 250
RGB Octal 255, 315, 372
RGB Percent 67.8%, 80.4%, 98%
RGB Binary 10101101, 11001101, 11111010
CMY 0.322, 0.196, 0.020
CMYK 31, 18, 0, 2

Percentages of Color #ADCDFA

R 67.8%
G 80.4%
B 98%
RGB Percentages of Color #adcdfa
C 31%
M 18%
Y 0%
K 2%
CMYK Percentages of Color #adcdfa

Color spaces of #ADCDFA Sail - RGB(173, 205, 250)

HSV (or HSB) 215°, 31°, 98°
HSL 215°, 89°, 83°
Web Safe #99ccff
XYZ 56.320, 59.449, 98.949
CIE-Lab 81.538, -0.458, -25.554
xyY 0.262, 0.277, 59.449
Decimal 11390458

#adcdfa Color Accessibility Scores (Sail Contrast Checker)

#adcdfa

On dark background [GOOD]

#adcdfa

On light background [POOR]

#adcdfa

As background color [POOR]

Sail ↔ #adcdfa Color Blindness Simulator

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

#ADCDFA Color Combinations - Color Schemes with adcdfa

#adcdfa Analogous Colors

#adcdfa Triadic Colors

#adcdfa Split Complementary Colors

#adcdfa Complementary Colors

Shades and Tints of #adcdfa Color Variations

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

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

Alternatives colours to Sail (#adcdfa)

#adcdfa Color Codes for CSS3/HTML5 and Icon Previews

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

#ADCDFA in Programming

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

#adcdfa - RGB(173, 205, 250) - Sail Color FAQ

What is the color code for Sail?

Hex color code for Sail color is #adcdfa. RGB color code for sail color is rgb(173, 205, 250).

What is the RGB value of #adcdfa?

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

What is the RGB percentage of #adcdfa?

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

What does RGB 173,205,250 mean?

The RGB color 173, 205, 250 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 Sail.

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

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

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

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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