#b5c0fe - Melrose Hex Color Code

#B5C0FE (Melrose) - RGB 181, 192, 254 Color Information

#b5c0fe Conversion Table

HEX Triplet B5, C0, FE
RGB Decimal 181, 192, 254
RGB Octal 265, 300, 376
RGB Percent 71%, 75.3%, 99.6%
RGB Binary 10110101, 11000000, 11111110
CMY 0.290, 0.247, 0.004
CMYK 29, 24, 0, 0

Percentages of Color #B5C0FE

R 71%
G 75.3%
B 99.6%
RGB Percentages of Color #b5c0fe
C 29%
M 24%
Y 0%
K 0%
CMYK Percentages of Color #b5c0fe

Color spaces of #B5C0FE Melrose - RGB(181, 192, 254)

HSV (or HSB) 231°, 29°, 100°
HSL 231°, 97°, 85°
Web Safe #ccccff
XYZ 55.795, 54.679, 101.379
CIE-Lab 78.856, 9.793, -31.751
xyY 0.263, 0.258, 54.679
Decimal 11911422

#b5c0fe Color Accessibility Scores (Melrose Contrast Checker)

#b5c0fe

On dark background [GOOD]

#b5c0fe

On light background [POOR]

#b5c0fe

As background color [POOR]

Melrose ↔ #b5c0fe Color Blindness Simulator

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

#B5C0FE Color Combinations - Color Schemes with b5c0fe

#b5c0fe Analogous Colors

#b5c0fe Triadic Colors

#b5c0fe Split Complementary Colors

#b5c0fe Complementary Colors

Shades and Tints of #b5c0fe Color Variations

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

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

Alternatives colours to Melrose (#b5c0fe)

#b5c0fe Color Codes for CSS3/HTML5 and Icon Previews

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

#B5C0FE in Programming

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

#b5c0fe - RGB(181, 192, 254) - Melrose Color FAQ

What is the color code for Melrose?

Hex color code for Melrose color is #b5c0fe. RGB color code for melrose color is rgb(181, 192, 254).

What is the RGB value of #b5c0fe?

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

What is the RGB percentage of #b5c0fe?

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

What does RGB 181,192,254 mean?

The RGB color 181, 192, 254 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 Melrose.

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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