#c0260a - Milano Red Hex Color Code

#C0260A (Milano Red) - RGB 192, 38, 10 Color Information

#c0260a Conversion Table

HEX Triplet C0, 26, 0A
RGB Decimal 192, 38, 10
RGB Octal 300, 46, 12
RGB Percent 75.3%, 14.9%, 3.9%
RGB Binary 11000000, 100110, 1010
CMY 0.247, 0.851, 0.961
CMYK 0, 80, 95, 25

Percentages of Color #C0260A

R 75.3%
G 14.9%
B 3.9%
RGB Percentages of Color #c0260a
C 0%
M 80%
Y 95%
K 25%
CMYK Percentages of Color #c0260a

Color spaces of #C0260A Milano Red - RGB(192, 38, 10)

HSV (or HSB) 9°, 95°, 75°
HSL 9°, 90°, 40°
Web Safe #cc3300
XYZ 22.486, 12.615, 1.537
CIE-Lab 42.177, 58.478, 51.970
xyY 0.614, 0.344, 12.615
Decimal 12592650

#c0260a Color Accessibility Scores (Milano Red Contrast Checker)

#c0260a

On dark background [POOR]

#c0260a

On light background [GOOD]

#c0260a

As background color [GOOD]

Milano Red ↔ #c0260a Color Blindness Simulator

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

#C0260A Color Combinations - Color Schemes with c0260a

#c0260a Analogous Colors

#c0260a Triadic Colors

#c0260a Split Complementary Colors

#c0260a Complementary Colors

Shades and Tints of #c0260a Color Variations

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

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

Alternatives colours to Milano Red (#c0260a)

#c0260a Color Codes for CSS3/HTML5 and Icon Previews

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

#C0260A in Programming

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

#c0260a - RGB(192, 38, 10) - Milano Red Color FAQ

What is the color code for Milano Red?

Hex color code for Milano Red color is #c0260a. RGB color code for milano red color is rgb(192, 38, 10).

What is the RGB value of #c0260a?

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

What is the RGB percentage of #c0260a?

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

What does RGB 192,38,10 mean?

The RGB color 192, 38, 10 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 #c0260a?

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

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

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

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...