#b6c1fa - Tropical Blue Hex Color Code

#B6C1FA (Tropical Blue) - RGB 182, 193, 250 Color Information

#b6c1fa Conversion Table

HEX Triplet B6, C1, FA
RGB Decimal 182, 193, 250
RGB Octal 266, 301, 372
RGB Percent 71.4%, 75.7%, 98%
RGB Binary 10110110, 11000001, 11111010
CMY 0.286, 0.243, 0.020
CMYK 27, 23, 0, 2

Percentages of Color #B6C1FA

R 71.4%
G 75.7%
B 98%
RGB Percentages of Color #b6c1fa
C 27%
M 23%
Y 0%
K 2%
CMYK Percentages of Color #b6c1fa

Color spaces of #B6C1FA Tropical Blue - RGB(182, 193, 250)

HSV (or HSB) 230°, 27°, 98°
HSL 230°, 87°, 85°
Web Safe #ccccff
XYZ 55.617, 54.987, 98.125
CIE-Lab 79.034, 8.579, -29.332
xyY 0.266, 0.263, 54.987
Decimal 11977210

#b6c1fa Color Accessibility Scores (Tropical Blue Contrast Checker)

#b6c1fa

On dark background [GOOD]

#b6c1fa

On light background [POOR]

#b6c1fa

As background color [POOR]

Tropical Blue ↔ #b6c1fa Color Blindness Simulator

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

#B6C1FA Color Combinations - Color Schemes with b6c1fa

#b6c1fa Analogous Colors

#b6c1fa Triadic Colors

#b6c1fa Split Complementary Colors

#b6c1fa Complementary Colors

Shades and Tints of #b6c1fa Color Variations

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

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

Alternatives colours to Tropical Blue (#b6c1fa)

#b6c1fa Color Codes for CSS3/HTML5 and Icon Previews

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

#B6C1FA in Programming

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

#b6c1fa - RGB(182, 193, 250) - Tropical Blue Color FAQ

What is the color code for Tropical Blue?

Hex color code for Tropical Blue color is #b6c1fa. RGB color code for tropical blue color is rgb(182, 193, 250).

What is the RGB value of #b6c1fa?

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

What is the RGB percentage of #b6c1fa?

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

What does RGB 182,193,250 mean?

The RGB color 182, 193, 250 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 Tropical Blue.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b6c1fa has an HSL value of 230° (degrees) for Hue, 87% for Saturation, and 85% for Lightness. In this HSL representation, the Hue at 230° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 87% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 85% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

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