#c42b2d - Persian Red Hex Color Code

#C42B2D (Persian Red) - RGB 196, 43, 45 Color Information

#c42b2d Conversion Table

HEX Triplet C4, 2B, 2D
RGB Decimal 196, 43, 45
RGB Octal 304, 53, 55
RGB Percent 76.9%, 16.9%, 17.6%
RGB Binary 11000100, 101011, 101101
CMY 0.231, 0.831, 0.824
CMYK 0, 78, 77, 23

Percentages of Color #C42B2D

R 76.9%
G 16.9%
B 17.6%
RGB Percentages of Color #c42b2d
C 0%
M 78%
Y 77%
K 23%
CMYK Percentages of Color #c42b2d

Color spaces of #C42B2D Persian Red - RGB(196, 43, 45)

HSV (or HSB) 359°, 78°, 77°
HSL 359°, 64°, 47°
Web Safe #cc3333
XYZ 24.102, 13.653, 3.848
CIE-Lab 43.731, 59.017, 37.354
xyY 0.579, 0.328, 13.653
Decimal 12856109

#c42b2d Color Accessibility Scores (Persian Red Contrast Checker)

#c42b2d

On dark background [POOR]

#c42b2d

On light background [GOOD]

#c42b2d

As background color [GOOD]

Persian Red ↔ #c42b2d Color Blindness Simulator

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

#C42B2D Color Combinations - Color Schemes with c42b2d

#c42b2d Analogous Colors

#c42b2d Triadic Colors

#c42b2d Split Complementary Colors

#c42b2d Complementary Colors

Shades and Tints of #c42b2d Color Variations

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

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

Alternatives colours to Persian Red (#c42b2d)

#c42b2d Color Codes for CSS3/HTML5 and Icon Previews

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

#C42B2D in Programming

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

#c42b2d - RGB(196, 43, 45) - Persian Red Color FAQ

What is the color code for Persian Red?

Hex color code for Persian Red color is #c42b2d. RGB color code for persian red color is rgb(196, 43, 45).

What is the RGB value of #c42b2d?

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

What is the RGB percentage of #c42b2d?

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

What does RGB 196,43,45 mean?

The RGB color 196, 43, 45 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 Persian Red.

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

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

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

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

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

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

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...