#bc1f0c - Milano Red Hex Color Code

#BC1F0C (Milano Red) - RGB 188, 31, 12 Color Information

#bc1f0c Conversion Table

HEX Triplet BC, 1F, 0C
RGB Decimal 188, 31, 12
RGB Octal 274, 37, 14
RGB Percent 73.7%, 12.2%, 4.7%
RGB Binary 10111100, 11111, 1100
CMY 0.263, 0.878, 0.953
CMYK 0, 84, 94, 26

Percentages of Color #BC1F0C

R 73.7%
G 12.2%
B 4.7%
RGB Percentages of Color #bc1f0c
C 0%
M 84%
Y 94%
K 26%
CMYK Percentages of Color #bc1f0c

Color spaces of #BC1F0C Milano Red - RGB(188, 31, 12)

HSV (or HSB) 6°, 94°, 74°
HSL 6°, 88°, 39°
Web Safe #cc3300
XYZ 21.295, 11.698, 1.483
CIE-Lab 40.732, 59.148, 50.047
xyY 0.618, 0.339, 11.698
Decimal 12328716

#bc1f0c Color Accessibility Scores (Milano Red Contrast Checker)

#bc1f0c

On dark background [POOR]

#bc1f0c

On light background [GOOD]

#bc1f0c

As background color [GOOD]

Milano Red ↔ #bc1f0c Color Blindness Simulator

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

#BC1F0C Color Combinations - Color Schemes with bc1f0c

#bc1f0c Analogous Colors

#bc1f0c Triadic Colors

#bc1f0c Split Complementary Colors

#bc1f0c Complementary Colors

Shades and Tints of #bc1f0c Color Variations

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

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

Alternatives colours to Milano Red (#bc1f0c)

#bc1f0c Color Codes for CSS3/HTML5 and Icon Previews

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

#BC1F0C in Programming

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

#bc1f0c - RGB(188, 31, 12) - Milano Red Color FAQ

What is the color code for Milano Red?

Hex color code for Milano Red color is #bc1f0c. RGB color code for milano red color is rgb(188, 31, 12).

What is the RGB value of #bc1f0c?

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

What is the RGB percentage of #bc1f0c?

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

What does RGB 188,31,12 mean?

The RGB color 188, 31, 12 represents a dull and muted shade of Red. The websafe version of this color is hex cc3300. This color might be commonly referred to as a shade similar to Milano Red.

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

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

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...