#cc0e0e - Monza Hex Color Code

#CC0E0E (Monza) - RGB 204, 14, 14 Color Information

#cc0e0e Conversion Table

HEX Triplet CC, 0E, 0E
RGB Decimal 204, 14, 14
RGB Octal 314, 16, 16
RGB Percent 80%, 5.5%, 5.5%
RGB Binary 11001100, 1110, 1110
CMY 0.200, 0.945, 0.945
CMYK 0, 93, 93, 20

Percentages of Color #CC0E0E

R 80%
G 5.5%
B 5.5%
RGB Percentages of Color #cc0e0e
C 0%
M 93%
Y 93%
K 20%
CMYK Percentages of Color #cc0e0e

Color spaces of #CC0E0E Monza - RGB(204, 14, 14)

HSV (or HSB) 0°, 93°, 80°
HSL 0°, 87°, 43°
Web Safe #cc0000
XYZ 25.138, 13.183, 1.635
CIE-Lab 43.038, 66.474, 52.446
xyY 0.629, 0.330, 13.183
Decimal 13372942

#cc0e0e Color Accessibility Scores (Monza Contrast Checker)

#cc0e0e

On dark background [POOR]

#cc0e0e

On light background [GOOD]

#cc0e0e

As background color [GOOD]

Monza ↔ #cc0e0e Color Blindness Simulator

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

#CC0E0E Color Combinations - Color Schemes with cc0e0e

#cc0e0e Analogous Colors

#cc0e0e Triadic Colors

#cc0e0e Split Complementary Colors

#cc0e0e Complementary Colors

Shades and Tints of #cc0e0e Color Variations

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

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

Alternatives colours to Monza (#cc0e0e)

#cc0e0e Color Codes for CSS3/HTML5 and Icon Previews

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

#CC0E0E in Programming

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

#cc0e0e - RGB(204, 14, 14) - Monza Color FAQ

What is the color code for Monza?

Hex color code for Monza color is #cc0e0e. RGB color code for monza color is rgb(204, 14, 14).

What is the RGB value of #cc0e0e?

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

What is the RGB percentage of #cc0e0e?

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

What does RGB 204,14,14 mean?

The RGB color 204, 14, 14 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 #cc0e0e?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #cc0e0e has an HSL value of 0° (degrees) for Hue, 87% for Saturation, and 43% for Lightness. In this HSL representation, the Hue at 0° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 87% 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?
The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

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