#cc142f - Crimson Hex Color Code

#CC142F (Crimson) - RGB 204, 20, 47 Color Information

#cc142f Conversion Table

HEX Triplet CC, 14, 2F
RGB Decimal 204, 20, 47
RGB Octal 314, 24, 57
RGB Percent 80%, 7.8%, 18.4%
RGB Binary 11001100, 10100, 101111
CMY 0.200, 0.922, 0.816
CMYK 0, 90, 77, 20

Percentages of Color #CC142F

R 80%
G 7.8%
B 18.4%
RGB Percentages of Color #cc142f
C 0%
M 90%
Y 77%
K 20%
CMYK Percentages of Color #cc142f

Color spaces of #CC142F Crimson - RGB(204, 20, 47)

HSV (or HSB) 351°, 90°, 80°
HSL 351°, 82°, 44°
Web Safe #cc0033
XYZ 25.665, 13.543, 3.951
CIE-Lab 43.570, 66.407, 36.496
xyY 0.595, 0.314, 13.543
Decimal 13374511

#cc142f Color Accessibility Scores (Crimson Contrast Checker)

#cc142f

On dark background [POOR]

#cc142f

On light background [GOOD]

#cc142f

As background color [GOOD]

Crimson ↔ #cc142f Color Blindness Simulator

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

#CC142F Color Combinations - Color Schemes with cc142f

#cc142f Analogous Colors

#cc142f Triadic Colors

#cc142f Split Complementary Colors

#cc142f Complementary Colors

Shades and Tints of #cc142f Color Variations

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

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

Alternatives colours to Crimson (#cc142f)

#cc142f Color Codes for CSS3/HTML5 and Icon Previews

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

#CC142F in Programming

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

#cc142f - RGB(204, 20, 47) - Crimson Color FAQ

What is the color code for Crimson?

Hex color code for Crimson color is #cc142f. RGB color code for crimson color is rgb(204, 20, 47).

What is the RGB value of #cc142f?

The RGB value corresponding to the hexadecimal color code #cc142f is rgb(204, 20, 47). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '204' indicates the intensity of the red component, '20' 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 #cc142f.

What is the RGB percentage of #cc142f?

The RGB percentage composition for the hexadecimal color code #cc142f is detailed as follows: 80% Red, 7.8% 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 80% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 7.8% 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 #cc142f.

What does RGB 204,20,47 mean?

The RGB color 204, 20, 47 represents a dull and muted shade of Red. The websafe version of this color is hex cc0033. This color might be commonly referred to as a shade similar to Crimson.

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

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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