#9ddef6 - Sail Hex Color Code

#9DDEF6 (Sail) - RGB 157, 222, 246 Color Information

#9ddef6 Conversion Table

HEX Triplet 9D, DE, F6
RGB Decimal 157, 222, 246
RGB Octal 235, 336, 366
RGB Percent 61.6%, 87.1%, 96.5%
RGB Binary 10011101, 11011110, 11110110
CMY 0.384, 0.129, 0.035
CMYK 36, 10, 0, 4

Percentages of Color #9DDEF6

R 61.6%
G 87.1%
B 96.5%
RGB Percentages of Color #9ddef6
C 36%
M 10%
Y 0%
K 4%
CMYK Percentages of Color #9ddef6

Color spaces of #9DDEF6 Sail - RGB(157, 222, 246)

HSV (or HSB) 196°, 36°, 96°
HSL 196°, 83°, 79°
Web Safe #99ccff
XYZ 56.660, 66.064, 96.954
CIE-Lab 85.029, -14.663, -18.224
xyY 0.258, 0.301, 66.064
Decimal 10346230

#9ddef6 Color Accessibility Scores (Sail Contrast Checker)

#9ddef6

On dark background [GOOD]

#9ddef6

On light background [POOR]

#9ddef6

As background color [POOR]

Sail ↔ #9ddef6 Color Blindness Simulator

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

#9DDEF6 Color Combinations - Color Schemes with 9ddef6

#9ddef6 Analogous Colors

#9ddef6 Triadic Colors

#9ddef6 Split Complementary Colors

#9ddef6 Complementary Colors

Shades and Tints of #9ddef6 Color Variations

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

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

Alternatives colours to Sail (#9ddef6)

#9ddef6 Color Codes for CSS3/HTML5 and Icon Previews

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

#9DDEF6 in Programming

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

#9ddef6 - RGB(157, 222, 246) - Sail Color FAQ

What is the color code for Sail?

Hex color code for Sail color is #9ddef6. RGB color code for sail color is rgb(157, 222, 246).

What is the RGB value of #9ddef6?

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

What is the RGB percentage of #9ddef6?

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

What does RGB 157,222,246 mean?

The RGB color 157, 222, 246 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 #9ddef6?

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

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

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

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

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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...