#d4100b - Monza Hex Color Code

#D4100B (Monza) - RGB 212, 16, 11 Color Information

#d4100b Conversion Table

HEX Triplet D4, 10, 0B
RGB Decimal 212, 16, 11
RGB Octal 324, 20, 13
RGB Percent 83.1%, 6.3%, 4.3%
RGB Binary 11010100, 10000, 1011
CMY 0.169, 0.937, 0.957
CMYK 0, 92, 95, 17

Percentages of Color #D4100B

R 83.1%
G 6.3%
B 4.3%
RGB Percentages of Color #d4100b
C 0%
M 92%
Y 95%
K 17%
CMYK Percentages of Color #d4100b

Color spaces of #D4100B Monza - RGB(212, 16, 11)

HSV (or HSB) 1°, 95°, 83°
HSL 1°, 90°, 44°
Web Safe #cc0000
XYZ 27.397, 14.392, 1.651
CIE-Lab 44.790, 68.263, 55.312
xyY 0.631, 0.331, 14.392
Decimal 13897739

#d4100b Color Accessibility Scores (Monza Contrast Checker)

#d4100b

On dark background [POOR]

#d4100b

On light background [GOOD]

#d4100b

As background color [GOOD]

Monza ↔ #d4100b Color Blindness Simulator

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

#D4100B Color Combinations - Color Schemes with d4100b

#d4100b Analogous Colors

#d4100b Triadic Colors

#d4100b Split Complementary Colors

#d4100b Complementary Colors

Shades and Tints of #d4100b Color Variations

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

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

Alternatives colours to Monza (#d4100b)

#d4100b Color Codes for CSS3/HTML5 and Icon Previews

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

#D4100B in Programming

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

#d4100b - RGB(212, 16, 11) - Monza Color FAQ

What is the color code for Monza?

Hex color code for Monza color is #d4100b. RGB color code for monza color is rgb(212, 16, 11).

What is the RGB value of #d4100b?

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

What is the RGB percentage of #d4100b?

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

What does RGB 212,16,11 mean?

The RGB color 212, 16, 11 represents a dull and muted shade of Red. The websafe version of this color is hex cc0000. This color might be commonly referred to as a shade similar to Monza.

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

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

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

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

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