#c12c42 - Brick Red Hex Color Code

#C12C42 (Brick Red) - RGB 193, 44, 66 Color Information

#c12c42 Conversion Table

HEX Triplet C1, 2C, 42
RGB Decimal 193, 44, 66
RGB Octal 301, 54, 102
RGB Percent 75.7%, 17.3%, 25.9%
RGB Binary 11000001, 101100, 1000010
CMY 0.243, 0.827, 0.741
CMYK 0, 77, 66, 24

Percentages of Color #C12C42

R 75.7%
G 17.3%
B 25.9%
RGB Percentages of Color #c12c42
C 0%
M 77%
Y 66%
K 24%
CMYK Percentages of Color #c12c42

Color spaces of #C12C42 Brick Red - RGB(193, 44, 66)

HSV (or HSB) 351°, 77°, 76°
HSL 351°, 63°, 46°
Web Safe #cc3333
XYZ 23.876, 13.532, 6.508
CIE-Lab 43.554, 58.786, 24.483
xyY 0.544, 0.308, 13.532
Decimal 12659778

#c12c42 Color Accessibility Scores (Brick Red Contrast Checker)

#c12c42

On dark background [POOR]

#c12c42

On light background [GOOD]

#c12c42

As background color [GOOD]

Brick Red ↔ #c12c42 Color Blindness Simulator

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

#C12C42 Color Combinations - Color Schemes with c12c42

#c12c42 Analogous Colors

#c12c42 Triadic Colors

#c12c42 Split Complementary Colors

#c12c42 Complementary Colors

Shades and Tints of #c12c42 Color Variations

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

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

Alternatives colours to Brick Red (#c12c42)

#c12c42 Color Codes for CSS3/HTML5 and Icon Previews

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

#C12C42 in Programming

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

#c12c42 - RGB(193, 44, 66) - Brick Red Color FAQ

What is the color code for Brick Red?

Hex color code for Brick Red color is #c12c42. RGB color code for brick red color is rgb(193, 44, 66).

What is the RGB value of #c12c42?

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

What is the RGB percentage of #c12c42?

The RGB percentage composition for the hexadecimal color code #c12c42 is detailed as follows: 75.7% Red, 17.3% Green, and 25.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.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 17.3% and 25.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 #c12c42.

What does RGB 193,44,66 mean?

The RGB color 193, 44, 66 represents a dull and muted shade of Red. The websafe version of this color is hex cc3333. This color might be commonly referred to as a shade similar to Brick Red.

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

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

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

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...