#d31b4c - Cardinal Hex Color Code

#D31B4C (Cardinal) - RGB 211, 27, 76 Color Information

#d31b4c Conversion Table

HEX Triplet D3, 1B, 4C
RGB Decimal 211, 27, 76
RGB Octal 323, 33, 114
RGB Percent 82.7%, 10.6%, 29.8%
RGB Binary 11010011, 11011, 1001100
CMY 0.173, 0.894, 0.702
CMYK 0, 87, 64, 17

Percentages of Color #D31B4C

R 82.7%
G 10.6%
B 29.8%
RGB Percentages of Color #d31b4c
C 0%
M 87%
Y 64%
K 17%
CMYK Percentages of Color #d31b4c

Color spaces of #D31B4C Cardinal - RGB(211, 27, 76)

HSV (or HSB) 344°, 87°, 83°
HSL 344°, 77°, 47°
Web Safe #cc3333
XYZ 28.560, 15.155, 8.257
CIE-Lab 45.845, 68.324, 21.974
xyY 0.550, 0.292, 15.155
Decimal 13835084

#d31b4c Color Accessibility Scores (Cardinal Contrast Checker)

#d31b4c

On dark background [POOR]

#d31b4c

On light background [GOOD]

#d31b4c

As background color [GOOD]

Cardinal ↔ #d31b4c Color Blindness Simulator

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

#D31B4C Color Combinations - Color Schemes with d31b4c

#d31b4c Analogous Colors

#d31b4c Triadic Colors

#d31b4c Split Complementary Colors

#d31b4c Complementary Colors

Shades and Tints of #d31b4c Color Variations

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

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

Alternatives colours to Cardinal (#d31b4c)

#d31b4c Color Codes for CSS3/HTML5 and Icon Previews

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

#D31B4C in Programming

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

#d31b4c - RGB(211, 27, 76) - Cardinal Color FAQ

What is the color code for Cardinal?

Hex color code for Cardinal color is #d31b4c. RGB color code for cardinal color is rgb(211, 27, 76).

What is the RGB value of #d31b4c?

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

What is the RGB percentage of #d31b4c?

The RGB percentage composition for the hexadecimal color code #d31b4c is detailed as follows: 82.7% Red, 10.6% Green, and 29.8% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 82.7% 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 29.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 #d31b4c.

What does RGB 211,27,76 mean?

The RGB color 211, 27, 76 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 #d31b4c?

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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