#bf5573 - Blush Hex Color Code

#BF5573 (Blush) - RGB 191, 85, 115 Color Information

#bf5573 Conversion Table

HEX Triplet BF, 55, 73
RGB Decimal 191, 85, 115
RGB Octal 277, 125, 163
RGB Percent 74.9%, 33.3%, 45.1%
RGB Binary 10111111, 1010101, 1110011
CMY 0.251, 0.667, 0.549
CMYK 0, 55, 40, 25

Percentages of Color #BF5573

R 74.9%
G 33.3%
B 45.1%
RGB Percentages of Color #bf5573
C 0%
M 55%
Y 40%
K 25%
CMYK Percentages of Color #bf5573

Color spaces of #BF5573 Blush - RGB(191, 85, 115)

HSV (or HSB) 343°, 55°, 75°
HSL 343°, 45°, 54°
Web Safe #cc6666
XYZ 27.829, 18.811, 18.384
CIE-Lab 50.466, 45.524, 4.055
xyY 0.428, 0.289, 18.811
Decimal 12539251

#bf5573 Color Accessibility Scores (Blush Contrast Checker)

#bf5573

On dark background [POOR]

#bf5573

On light background [GOOD]

#bf5573

As background color [GOOD]

Blush ↔ #bf5573 Color Blindness Simulator

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

#BF5573 Color Combinations - Color Schemes with bf5573

#bf5573 Analogous Colors

#bf5573 Triadic Colors

#bf5573 Split Complementary Colors

#bf5573 Complementary Colors

Shades and Tints of #bf5573 Color Variations

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

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

Alternatives colours to Blush (#bf5573)

#bf5573 Color Codes for CSS3/HTML5 and Icon Previews

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

#BF5573 in Programming

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

#bf5573 - RGB(191, 85, 115) - Blush Color FAQ

What is the color code for Blush?

Hex color code for Blush color is #bf5573. RGB color code for blush color is rgb(191, 85, 115).

What is the RGB value of #bf5573?

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

What is the RGB percentage of #bf5573?

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

What does RGB 191,85,115 mean?

The RGB color 191, 85, 115 represents a dull and muted shade of Red. The websafe version of this color is hex cc6666. This color might be commonly referred to as a shade similar to Blush.

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

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

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

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

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

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...