#c94868 - Brick Red Hex Color Code

#C94868 (Brick Red) - RGB 201, 72, 104 Color Information

#c94868 Conversion Table

HEX Triplet C9, 48, 68
RGB Decimal 201, 72, 104
RGB Octal 311, 110, 150
RGB Percent 78.8%, 28.2%, 40.8%
RGB Binary 11001001, 1001000, 1101000
CMY 0.212, 0.718, 0.592
CMYK 0, 64, 48, 21

Percentages of Color #C94868

R 78.8%
G 28.2%
B 40.8%
RGB Percentages of Color #c94868
C 0%
M 64%
Y 48%
K 21%
CMYK Percentages of Color #c94868

Color spaces of #C94868 Brick Red - RGB(201, 72, 104)

HSV (or HSB) 345°, 64°, 79°
HSL 345°, 54°, 54°
Web Safe #cc3366
XYZ 28.903, 18.052, 15.058
CIE-Lab 49.559, 53.652, 9.607
xyY 0.466, 0.291, 18.052
Decimal 13191272

#c94868 Color Accessibility Scores (Brick Red Contrast Checker)

#c94868

On dark background [POOR]

#c94868

On light background [GOOD]

#c94868

As background color [GOOD]

Brick Red ↔ #c94868 Color Blindness Simulator

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

#C94868 Color Combinations - Color Schemes with c94868

#c94868 Analogous Colors

#c94868 Triadic Colors

#c94868 Split Complementary Colors

#c94868 Complementary Colors

Shades and Tints of #c94868 Color Variations

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

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

Alternatives colours to Brick Red (#c94868)

#c94868 Color Codes for CSS3/HTML5 and Icon Previews

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

#C94868 in Programming

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

#c94868 - RGB(201, 72, 104) - Brick Red Color FAQ

What is the color code for Brick Red?

Hex color code for Brick Red color is #c94868. RGB color code for brick red color is rgb(201, 72, 104).

What is the RGB value of #c94868?

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

What is the RGB percentage of #c94868?

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

What does RGB 201,72,104 mean?

The RGB color 201, 72, 104 represents a dull and muted shade of Red. The websafe version of this color is hex cc3366. 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 #c94868?

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

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

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

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

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