#b9d3ed - Spindle Hex Color Code

#B9D3ED (Spindle) - RGB 185, 211, 237 Color Information

#b9d3ed Conversion Table

HEX Triplet B9, D3, ED
RGB Decimal 185, 211, 237
RGB Octal 271, 323, 355
RGB Percent 72.5%, 82.7%, 92.9%
RGB Binary 10111001, 11010011, 11101101
CMY 0.275, 0.173, 0.071
CMYK 22, 11, 0, 7

Percentages of Color #B9D3ED

R 72.5%
G 82.7%
B 92.9%
RGB Percentages of Color #b9d3ed
C 22%
M 11%
Y 0%
K 7%
CMYK Percentages of Color #b9d3ed

Color spaces of #B9D3ED Spindle - RGB(185, 211, 237)

HSV (or HSB) 210°, 22°, 93°
HSL 210°, 59°, 83°
Web Safe #ccccff
XYZ 58.588, 63.017, 89.196
CIE-Lab 83.451, -3.144, -15.669
xyY 0.278, 0.299, 63.017
Decimal 12178413

#b9d3ed Color Accessibility Scores (Spindle Contrast Checker)

#b9d3ed

On dark background [GOOD]

#b9d3ed

On light background [POOR]

#b9d3ed

As background color [POOR]

Spindle ↔ #b9d3ed Color Blindness Simulator

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

#B9D3ED Color Combinations - Color Schemes with b9d3ed

#b9d3ed Analogous Colors

#b9d3ed Triadic Colors

#b9d3ed Split Complementary Colors

#b9d3ed Complementary Colors

Shades and Tints of #b9d3ed Color Variations

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

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

Alternatives colours to Spindle (#b9d3ed)

#b9d3ed Color Codes for CSS3/HTML5 and Icon Previews

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

#B9D3ED in Programming

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

#b9d3ed - RGB(185, 211, 237) - Spindle Color FAQ

What is the color code for Spindle?

Hex color code for Spindle color is #b9d3ed. RGB color code for spindle color is rgb(185, 211, 237).

What is the RGB value of #b9d3ed?

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

What is the RGB percentage of #b9d3ed?

The RGB percentage composition for the hexadecimal color code #b9d3ed is detailed as follows: 72.5% Red, 82.7% Green, and 92.9% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 72.5% 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 92.9% 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 #b9d3ed.

What does RGB 185,211,237 mean?

The RGB color 185, 211, 237 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 Spindle.

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

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

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

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 Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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

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