#c80d11 - Monza Hex Color Code

#C80D11 (Monza) - RGB 200, 13, 17 Color Information

#c80d11 Conversion Table

HEX Triplet C8, 0D, 11
RGB Decimal 200, 13, 17
RGB Octal 310, 15, 21
RGB Percent 78.4%, 5.1%, 6.7%
RGB Binary 11001000, 1101, 10001
CMY 0.216, 0.949, 0.933
CMYK 0, 94, 92, 22

Percentages of Color #C80D11

R 78.4%
G 5.1%
B 6.7%
RGB Percentages of Color #c80d11
C 0%
M 94%
Y 92%
K 22%
CMYK Percentages of Color #c80d11

Color spaces of #C80D11 Monza - RGB(200, 13, 17)

HSV (or HSB) 359°, 94°, 78°
HSL 359°, 88°, 42°
Web Safe #cc0000
XYZ 24.065, 12.608, 1.695
CIE-Lab 42.166, 65.597, 50.343
xyY 0.627, 0.329, 12.608
Decimal 13110545

#c80d11 Color Accessibility Scores (Monza Contrast Checker)

#c80d11

On dark background [POOR]

#c80d11

On light background [GOOD]

#c80d11

As background color [GOOD]

Monza ↔ #c80d11 Color Blindness Simulator

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

#C80D11 Color Combinations - Color Schemes with c80d11

#c80d11 Analogous Colors

#c80d11 Triadic Colors

#c80d11 Split Complementary Colors

#c80d11 Complementary Colors

Shades and Tints of #c80d11 Color Variations

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

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

Alternatives colours to Monza (#c80d11)

#c80d11 Color Codes for CSS3/HTML5 and Icon Previews

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

#C80D11 in Programming

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

#c80d11 - RGB(200, 13, 17) - Monza Color FAQ

What is the color code for Monza?

Hex color code for Monza color is #c80d11. RGB color code for monza color is rgb(200, 13, 17).

What is the RGB value of #c80d11?

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

What is the RGB percentage of #c80d11?

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

What does RGB 200,13,17 mean?

The RGB color 200, 13, 17 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 #c80d11?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c80d11 has an HSL value of 359° (degrees) for Hue, 88% for Saturation, and 42% for Lightness. In this HSL representation, the Hue at 359° 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 42% 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...

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...