#b4d3fc - Sail Hex Color Code

#B4D3FC (Sail) - RGB 180, 211, 252 Color Information

#b4d3fc Conversion Table

HEX Triplet B4, D3, FC
RGB Decimal 180, 211, 252
RGB Octal 264, 323, 374
RGB Percent 70.6%, 82.7%, 98.8%
RGB Binary 10110100, 11010011, 11111100
CMY 0.294, 0.173, 0.012
CMYK 29, 16, 0, 1

Percentages of Color #B4D3FC

R 70.6%
G 82.7%
B 98.8%
RGB Percentages of Color #b4d3fc
C 29%
M 16%
Y 0%
K 1%
CMYK Percentages of Color #b4d3fc

Color spaces of #B4D3FC Sail - RGB(180, 211, 252)

HSV (or HSB) 214°, 29°, 99°
HSL 214°, 92°, 85°
Web Safe #ccccff
XYZ 59.687, 63.320, 101.172
CIE-Lab 83.611, -1.184, -23.420
xyY 0.266, 0.282, 63.320
Decimal 11850748

#b4d3fc Color Accessibility Scores (Sail Contrast Checker)

#b4d3fc

On dark background [GOOD]

#b4d3fc

On light background [POOR]

#b4d3fc

As background color [POOR]

Sail ↔ #b4d3fc Color Blindness Simulator

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

#B4D3FC Color Combinations - Color Schemes with b4d3fc

#b4d3fc Analogous Colors

#b4d3fc Triadic Colors

#b4d3fc Split Complementary Colors

#b4d3fc Complementary Colors

Shades and Tints of #b4d3fc Color Variations

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

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

Alternatives colours to Sail (#b4d3fc)

#b4d3fc Color Codes for CSS3/HTML5 and Icon Previews

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

#B4D3FC in Programming

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

#b4d3fc - RGB(180, 211, 252) - Sail Color FAQ

What is the color code for Sail?

Hex color code for Sail color is #b4d3fc. RGB color code for sail color is rgb(180, 211, 252).

What is the RGB value of #b4d3fc?

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

What is the RGB percentage of #b4d3fc?

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

What does RGB 180,211,252 mean?

The RGB color 180, 211, 252 represents a bright and vivid shade of Blue. The websafe version of this color is hex ccccff. This color might be commonly referred to as a shade similar to Sail.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b4d3fc has an HSL value of 214° (degrees) for Hue, 92% for Saturation, and 85% for Lightness. In this HSL representation, the Hue at 214° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 92% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 85% 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?
E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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 Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...