#c71b2f - Cardinal Hex Color Code

#C71B2F (Cardinal) - RGB 199, 27, 47 Color Information

#c71b2f Conversion Table

HEX Triplet C7, 1B, 2F
RGB Decimal 199, 27, 47
RGB Octal 307, 33, 57
RGB Percent 78%, 10.6%, 18.4%
RGB Binary 11000111, 11011, 101111
CMY 0.220, 0.894, 0.816
CMYK 0, 86, 76, 22

Percentages of Color #C71B2F

R 78%
G 10.6%
B 18.4%
RGB Percentages of Color #c71b2f
C 0%
M 86%
Y 76%
K 22%
CMYK Percentages of Color #c71b2f

Color spaces of #C71B2F Cardinal - RGB(199, 27, 47)

HSV (or HSB) 353°, 86°, 78°
HSL 353°, 76°, 44°
Web Safe #cc3333
XYZ 24.458, 13.131, 3.935
CIE-Lab 42.960, 63.889, 35.533
xyY 0.589, 0.316, 13.131
Decimal 13048623

#c71b2f Color Accessibility Scores (Cardinal Contrast Checker)

#c71b2f

On dark background [POOR]

#c71b2f

On light background [GOOD]

#c71b2f

As background color [GOOD]

Cardinal ↔ #c71b2f Color Blindness Simulator

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

#C71B2F Color Combinations - Color Schemes with c71b2f

#c71b2f Analogous Colors

#c71b2f Triadic Colors

#c71b2f Split Complementary Colors

#c71b2f Complementary Colors

Shades and Tints of #c71b2f Color Variations

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

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

Alternatives colours to Cardinal (#c71b2f)

#c71b2f Color Codes for CSS3/HTML5 and Icon Previews

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

#C71B2F in Programming

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

#c71b2f - RGB(199, 27, 47) - Cardinal Color FAQ

What is the color code for Cardinal?

Hex color code for Cardinal color is #c71b2f. RGB color code for cardinal color is rgb(199, 27, 47).

What is the RGB value of #c71b2f?

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

What is the RGB percentage of #c71b2f?

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

What does RGB 199,27,47 mean?

The RGB color 199, 27, 47 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 Cardinal.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c71b2f is composed of 0% Cyan, 86% Magenta, 76% 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 86% of Magenta contributes to the red-purple qualities. The 76% 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 #c71b2f?

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

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

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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