#b8d0ce - Jet Stream Hex Color Code

#B8D0CE (Jet Stream) - RGB 184, 208, 206 Color Information

#b8d0ce Conversion Table

HEX Triplet B8, D0, CE
RGB Decimal 184, 208, 206
RGB Octal 270, 320, 316
RGB Percent 72.2%, 81.6%, 80.8%
RGB Binary 10111000, 11010000, 11001110
CMY 0.278, 0.184, 0.192
CMYK 12, 0, 1, 18

Percentages of Color #B8D0CE

R 72.2%
G 81.6%
B 80.8%
RGB Percentages of Color #b8d0ce
C 12%
M 0%
Y 1%
K 18%
CMYK Percentages of Color #b8d0ce

Color spaces of #B8D0CE Jet Stream - RGB(184, 208, 206)

HSV (or HSB) 175°, 12°, 82°
HSL 175°, 20°, 77°
Web Safe #cccccc
XYZ 53.464, 59.758, 67.109
CIE-Lab 81.707, -8.409, -1.745
xyY 0.296, 0.331, 59.758
Decimal 12112078

#b8d0ce Color Accessibility Scores (Jet Stream Contrast Checker)

#b8d0ce

On dark background [GOOD]

#b8d0ce

On light background [POOR]

#b8d0ce

As background color [POOR]

Jet Stream ↔ #b8d0ce Color Blindness Simulator

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

#B8D0CE Color Combinations - Color Schemes with b8d0ce

#b8d0ce Analogous Colors

#b8d0ce Triadic Colors

#b8d0ce Split Complementary Colors

#b8d0ce Complementary Colors

Shades and Tints of #b8d0ce Color Variations

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

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

Alternatives colours to Jet Stream (#b8d0ce)

#b8d0ce Color Codes for CSS3/HTML5 and Icon Previews

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

#B8D0CE in Programming

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

#b8d0ce - RGB(184, 208, 206) - Jet Stream Color FAQ

What is the color code for Jet Stream?

Hex color code for Jet Stream color is #b8d0ce. RGB color code for jet stream color is rgb(184, 208, 206).

What is the RGB value of #b8d0ce?

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

What is the RGB percentage of #b8d0ce?

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

What does RGB 184,208,206 mean?

The RGB color 184, 208, 206 represents a bright and vivid shade of Green. The websafe version of this color is hex cccccc. This color might be commonly referred to as a shade similar to Jet Stream.

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

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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