#ba1f40 - Maroon Flush Hex Color Code

#BA1F40 (Maroon Flush) - RGB 186, 31, 64 Color Information

#ba1f40 Conversion Table

HEX Triplet BA, 1F, 40
RGB Decimal 186, 31, 64
RGB Octal 272, 37, 100
RGB Percent 72.9%, 12.2%, 25.1%
RGB Binary 10111010, 11111, 1000000
CMY 0.271, 0.878, 0.749
CMYK 0, 83, 66, 27

Percentages of Color #BA1F40

R 72.9%
G 12.2%
B 25.1%
RGB Percentages of Color #ba1f40
C 0%
M 83%
Y 66%
K 27%
CMYK Percentages of Color #ba1f40

Color spaces of #BA1F40 Maroon Flush - RGB(186, 31, 64)

HSV (or HSB) 347°, 83°, 73°
HSL 347°, 71°, 43°
Web Safe #cc3333
XYZ 21.665, 11.789, 5.984
CIE-Lab 40.879, 60.260, 22.027
xyY 0.549, 0.299, 11.789
Decimal 12197696

#ba1f40 Color Accessibility Scores (Maroon Flush Contrast Checker)

#ba1f40

On dark background [POOR]

#ba1f40

On light background [GOOD]

#ba1f40

As background color [GOOD]

Maroon Flush ↔ #ba1f40 Color Blindness Simulator

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

#BA1F40 Color Combinations - Color Schemes with ba1f40

#ba1f40 Analogous Colors

#ba1f40 Triadic Colors

#ba1f40 Split Complementary Colors

#ba1f40 Complementary Colors

Shades and Tints of #ba1f40 Color Variations

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

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

Alternatives colours to Maroon Flush (#ba1f40)

#ba1f40 Color Codes for CSS3/HTML5 and Icon Previews

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

#BA1F40 in Programming

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

#ba1f40 - RGB(186, 31, 64) - Maroon Flush Color FAQ

What is the color code for Maroon Flush?

Hex color code for Maroon Flush color is #ba1f40. RGB color code for maroon flush color is rgb(186, 31, 64).

What is the RGB value of #ba1f40?

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

What is the RGB percentage of #ba1f40?

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

What does RGB 186,31,64 mean?

The RGB color 186, 31, 64 represents a dull and muted shade of Red. The websafe version of this color is hex cc3333. This color might be commonly referred to as a shade similar to Maroon Flush.

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

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

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

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

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