#bbdfe1 - Ziggurat Hex Color Code

#BBDFE1 (Ziggurat) - RGB 187, 223, 225 Color Information

#bbdfe1 Conversion Table

HEX Triplet BB, DF, E1
RGB Decimal 187, 223, 225
RGB Octal 273, 337, 341
RGB Percent 73.3%, 87.5%, 88.2%
RGB Binary 10111011, 11011111, 11100001
CMY 0.267, 0.125, 0.118
CMYK 17, 1, 0, 12

Percentages of Color #BBDFE1

R 73.3%
G 87.5%
B 88.2%
RGB Percentages of Color #bbdfe1
C 17%
M 1%
Y 0%
K 12%
CMYK Percentages of Color #bbdfe1

Color spaces of #BBDFE1 Ziggurat - RGB(187, 223, 225)

HSV (or HSB) 183°, 17°, 88°
HSL 183°, 39°, 81°
Web Safe #cccccc
XYZ 60.472, 68.776, 81.322
CIE-Lab 86.393, -11.311, -4.919
xyY 0.287, 0.327, 68.776
Decimal 12312545

#bbdfe1 Color Accessibility Scores (Ziggurat Contrast Checker)

#bbdfe1

On dark background [GOOD]

#bbdfe1

On light background [POOR]

#bbdfe1

As background color [POOR]

Ziggurat ↔ #bbdfe1 Color Blindness Simulator

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

#BBDFE1 Color Combinations - Color Schemes with bbdfe1

#bbdfe1 Analogous Colors

#bbdfe1 Triadic Colors

#bbdfe1 Split Complementary Colors

#bbdfe1 Complementary Colors

Shades and Tints of #bbdfe1 Color Variations

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

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

Alternatives colours to Ziggurat (#bbdfe1)

#bbdfe1 Color Codes for CSS3/HTML5 and Icon Previews

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

#BBDFE1 in Programming

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

#bbdfe1 - RGB(187, 223, 225) - Ziggurat Color FAQ

What is the color code for Ziggurat?

Hex color code for Ziggurat color is #bbdfe1. RGB color code for ziggurat color is rgb(187, 223, 225).

What is the RGB value of #bbdfe1?

The RGB value corresponding to the hexadecimal color code #bbdfe1 is rgb(187, 223, 225). 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, '223' represents the green component's intensity, and '225' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #bbdfe1.

What is the RGB percentage of #bbdfe1?

The RGB percentage composition for the hexadecimal color code #bbdfe1 is detailed as follows: 73.3% Red, 87.5% Green, and 88.2% 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 87.5% and 88.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 #bbdfe1.

What does RGB 187,223,225 mean?

The RGB color 187, 223, 225 represents a bright and vivid shade of Blue. The websafe version of this color is hex cccccc. This color might be commonly referred to as a shade similar to Ziggurat.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #bbdfe1 has an HSL value of 183° (degrees) for Hue, 39% for Saturation, and 81% for Lightness. In this HSL representation, the Hue at 183° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 39% 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?
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...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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

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