#cb242b - Cardinal Hex Color Code

#CB242B (Cardinal) - RGB 203, 36, 43 Color Information

#cb242b Conversion Table

HEX Triplet CB, 24, 2B
RGB Decimal 203, 36, 43
RGB Octal 313, 44, 53
RGB Percent 79.6%, 14.1%, 16.9%
RGB Binary 11001011, 100100, 101011
CMY 0.204, 0.859, 0.831
CMYK 0, 82, 79, 20

Percentages of Color #CB242B

R 79.6%
G 14.1%
B 16.9%
RGB Percentages of Color #cb242b
C 0%
M 82%
Y 79%
K 20%
CMYK Percentages of Color #cb242b

Color spaces of #CB242B Cardinal - RGB(203, 36, 43)

HSV (or HSB) 357°, 82°, 80°
HSL 357°, 70°, 47°
Web Safe #cc3333
XYZ 25.696, 14.133, 3.659
CIE-Lab 44.423, 62.861, 39.636
xyY 0.591, 0.325, 14.133
Decimal 13313067

#cb242b Color Accessibility Scores (Cardinal Contrast Checker)

#cb242b

On dark background [POOR]

#cb242b

On light background [GOOD]

#cb242b

As background color [GOOD]

Cardinal ↔ #cb242b Color Blindness Simulator

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

#CB242B Color Combinations - Color Schemes with cb242b

#cb242b Analogous Colors

#cb242b Triadic Colors

#cb242b Split Complementary Colors

#cb242b Complementary Colors

Shades and Tints of #cb242b Color Variations

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

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

Alternatives colours to Cardinal (#cb242b)

#cb242b Color Codes for CSS3/HTML5 and Icon Previews

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

#CB242B in Programming

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

#cb242b - RGB(203, 36, 43) - Cardinal Color FAQ

What is the color code for Cardinal?

Hex color code for Cardinal color is #cb242b. RGB color code for cardinal color is rgb(203, 36, 43).

What is the RGB value of #cb242b?

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

What is the RGB percentage of #cb242b?

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

What does RGB 203,36,43 mean?

The RGB color 203, 36, 43 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 #cb242b?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #cb242b has an HSL value of 357° (degrees) for Hue, 70% for Saturation, and 47% for Lightness. In this HSL representation, the Hue at 357° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 70% 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...

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

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