#b2d6eb - Spindle Hex Color Code

#B2D6EB (Spindle) - RGB 178, 214, 235 Color Information

#b2d6eb Conversion Table

HEX Triplet B2, D6, EB
RGB Decimal 178, 214, 235
RGB Octal 262, 326, 353
RGB Percent 69.8%, 83.9%, 92.2%
RGB Binary 10110010, 11010110, 11101011
CMY 0.302, 0.161, 0.078
CMYK 24, 9, 0, 8

Percentages of Color #B2D6EB

R 69.8%
G 83.9%
B 92.2%
RGB Percentages of Color #b2d6eb
C 24%
M 9%
Y 0%
K 8%
CMYK Percentages of Color #b2d6eb

Color spaces of #B2D6EB Spindle - RGB(178, 214, 235)

HSV (or HSB) 202°, 24°, 92°
HSL 202°, 59°, 81°
Web Safe #99ccff
XYZ 57.402, 63.556, 87.839
CIE-Lab 83.734, -7.253, -14.227
xyY 0.275, 0.304, 63.556
Decimal 11720427

#b2d6eb Color Accessibility Scores (Spindle Contrast Checker)

#b2d6eb

On dark background [GOOD]

#b2d6eb

On light background [POOR]

#b2d6eb

As background color [POOR]

Spindle ↔ #b2d6eb Color Blindness Simulator

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

#B2D6EB Color Combinations - Color Schemes with b2d6eb

#b2d6eb Analogous Colors

#b2d6eb Triadic Colors

#b2d6eb Split Complementary Colors

#b2d6eb Complementary Colors

Shades and Tints of #b2d6eb Color Variations

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

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

Alternatives colours to Spindle (#b2d6eb)

#b2d6eb Color Codes for CSS3/HTML5 and Icon Previews

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

#B2D6EB in Programming

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

#b2d6eb - RGB(178, 214, 235) - Spindle Color FAQ

What is the color code for Spindle?

Hex color code for Spindle color is #b2d6eb. RGB color code for spindle color is rgb(178, 214, 235).

What is the RGB value of #b2d6eb?

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

What is the RGB percentage of #b2d6eb?

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

What does RGB 178,214,235 mean?

The RGB color 178, 214, 235 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 Spindle.

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

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

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

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

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

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