#bbdbf0 - Blizzard Blue Hex Color Code

#BBDBF0 (Blizzard Blue) - RGB 187, 219, 240 Color Information

#bbdbf0 Conversion Table

HEX Triplet BB, DB, F0
RGB Decimal 187, 219, 240
RGB Octal 273, 333, 360
RGB Percent 73.3%, 85.9%, 94.1%
RGB Binary 10111011, 11011011, 11110000
CMY 0.267, 0.141, 0.059
CMYK 22, 9, 0, 6

Percentages of Color #BBDBF0

R 73.3%
G 85.9%
B 94.1%
RGB Percentages of Color #bbdbf0
C 22%
M 9%
Y 0%
K 6%
CMYK Percentages of Color #bbdbf0

Color spaces of #BBDBF0 Blizzard Blue - RGB(187, 219, 240)

HSV (or HSB) 204°, 22°, 94°
HSL 204°, 64°, 84°
Web Safe #ccccff
XYZ 61.553, 67.519, 92.226
CIE-Lab 85.765, -6.056, -13.775
xyY 0.278, 0.305, 67.519
Decimal 12311536

#bbdbf0 Color Accessibility Scores (Blizzard Blue Contrast Checker)

#bbdbf0

On dark background [GOOD]

#bbdbf0

On light background [POOR]

#bbdbf0

As background color [POOR]

Blizzard Blue ↔ #bbdbf0 Color Blindness Simulator

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

#BBDBF0 Color Combinations - Color Schemes with bbdbf0

#bbdbf0 Analogous Colors

#bbdbf0 Triadic Colors

#bbdbf0 Split Complementary Colors

#bbdbf0 Complementary Colors

Shades and Tints of #bbdbf0 Color Variations

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

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

Alternatives colours to Blizzard Blue (#bbdbf0)

#bbdbf0 Color Codes for CSS3/HTML5 and Icon Previews

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

#BBDBF0 in Programming

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

#bbdbf0 - RGB(187, 219, 240) - Blizzard Blue Color FAQ

What is the color code for Blizzard Blue?

Hex color code for Blizzard Blue color is #bbdbf0. RGB color code for blizzard blue color is rgb(187, 219, 240).

What is the RGB value of #bbdbf0?

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

What is the RGB percentage of #bbdbf0?

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

What does RGB 187,219,240 mean?

The RGB color 187, 219, 240 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 Blizzard Blue.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #bbdbf0 is composed of 22% Cyan, 9% Magenta, 0% Yellow, and 6% Black. In this CMYK breakdown, the Cyan component at 22% 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 6% 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 #bbdbf0?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #bbdbf0 has an HSL value of 204° (degrees) for Hue, 64% for Saturation, and 84% for Lightness. In this HSL representation, the Hue at 204° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 64% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 84% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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

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