#ce1144 - Crimson Hex Color Code

#CE1144 (Crimson) - RGB 206, 17, 68 Color Information

#ce1144 Conversion Table

HEX Triplet CE, 11, 44
RGB Decimal 206, 17, 68
RGB Octal 316, 21, 104
RGB Percent 80.8%, 6.7%, 26.7%
RGB Binary 11001110, 10001, 1000100
CMY 0.192, 0.933, 0.733
CMYK 0, 92, 67, 19

Percentages of Color #CE1144

R 80.8%
G 6.7%
B 26.7%
RGB Percentages of Color #ce1144
C 0%
M 92%
Y 67%
K 19%
CMYK Percentages of Color #ce1144

Color spaces of #CE1144 Crimson - RGB(206, 17, 68)

HSV (or HSB) 344°, 92°, 81°
HSL 344°, 85°, 44°
Web Safe #cc0033
XYZ 26.697, 13.940, 6.752
CIE-Lab 44.147, 68.198, 24.537
xyY 0.563, 0.294, 13.940
Decimal 13504836

#ce1144 Color Accessibility Scores (Crimson Contrast Checker)

#ce1144

On dark background [POOR]

#ce1144

On light background [GOOD]

#ce1144

As background color [GOOD]

Crimson ↔ #ce1144 Color Blindness Simulator

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

#CE1144 Color Combinations - Color Schemes with ce1144

#ce1144 Analogous Colors

#ce1144 Triadic Colors

#ce1144 Split Complementary Colors

#ce1144 Complementary Colors

Shades and Tints of #ce1144 Color Variations

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

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

Alternatives colours to Crimson (#ce1144)

#ce1144 Color Codes for CSS3/HTML5 and Icon Previews

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

#CE1144 in Programming

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

#ce1144 - RGB(206, 17, 68) - Crimson Color FAQ

What is the color code for Crimson?

Hex color code for Crimson color is #ce1144. RGB color code for crimson color is rgb(206, 17, 68).

What is the RGB value of #ce1144?

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

What is the RGB percentage of #ce1144?

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

What does RGB 206,17,68 mean?

The RGB color 206, 17, 68 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 #ce1144?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ce1144 has an HSL value of 344° (degrees) for Hue, 85% for Saturation, and 44% 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 85% 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?
E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

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