#b7c0ff - Melrose Hex Color Code

#B7C0FF (Melrose) - RGB 183, 192, 255 Color Information

#b7c0ff Conversion Table

HEX Triplet B7, C0, FF
RGB Decimal 183, 192, 255
RGB Octal 267, 300, 377
RGB Percent 71.8%, 75.3%, 100%
RGB Binary 10110111, 11000000, 11111111
CMY 0.282, 0.247, 0.000
CMYK 28, 25, 0, 0

Percentages of Color #B7C0FF

R 71.8%
G 75.3%
B 100%
RGB Percentages of Color #b7c0ff
C 28%
M 25%
Y 0%
K 0%
CMYK Percentages of Color #b7c0ff

Color spaces of #B7C0FF Melrose - RGB(183, 192, 255)

HSV (or HSB) 233°, 28°, 100°
HSL 233°, 100°, 86°
Web Safe #ccccff
XYZ 56.428, 54.987, 102.247
CIE-Lab 79.034, 10.605, -32.001
xyY 0.264, 0.257, 54.987
Decimal 12042495

#b7c0ff Color Accessibility Scores (Melrose Contrast Checker)

#b7c0ff

On dark background [GOOD]

#b7c0ff

On light background [POOR]

#b7c0ff

As background color [POOR]

Melrose ↔ #b7c0ff Color Blindness Simulator

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

#B7C0FF Color Combinations - Color Schemes with b7c0ff

#b7c0ff Analogous Colors

#b7c0ff Triadic Colors

#b7c0ff Split Complementary Colors

#b7c0ff Complementary Colors

Shades and Tints of #b7c0ff Color Variations

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

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

Alternatives colours to Melrose (#b7c0ff)

#b7c0ff Color Codes for CSS3/HTML5 and Icon Previews

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

#B7C0FF in Programming

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

#b7c0ff - RGB(183, 192, 255) - Melrose Color FAQ

What is the color code for Melrose?

Hex color code for Melrose color is #b7c0ff. RGB color code for melrose color is rgb(183, 192, 255).

What is the RGB value of #b7c0ff?

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

What is the RGB percentage of #b7c0ff?

The RGB percentage composition for the hexadecimal color code #b7c0ff is detailed as follows: 71.8% Red, 75.3% Green, and 100% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 71.8% 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 100% 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 #b7c0ff.

What does RGB 183,192,255 mean?

The RGB color 183, 192, 255 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 #b7c0ff?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #b7c0ff is composed of 28% Cyan, 25% Magenta, 0% Yellow, and 0% Black. In this CMYK breakdown, the Cyan component at 28% influences the coolness or green-blue aspects of the color, whereas the 25% 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 #b7c0ff?

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

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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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

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