#ef1a1d - Crimson Hex Color Code

#EF1A1D (Crimson) - RGB 239, 26, 29 Color Information

#ef1a1d Conversion Table

HEX Triplet EF, 1A, 1D
RGB Decimal 239, 26, 29
RGB Octal 357, 32, 35
RGB Percent 93.7%, 10.2%, 11.4%
RGB Binary 11101111, 11010, 11101
CMY 0.063, 0.898, 0.886
CMYK 0, 89, 88, 6

Percentages of Color #EF1A1D

R 93.7%
G 10.2%
B 11.4%
RGB Percentages of Color #ef1a1d
C 0%
M 89%
Y 88%
K 6%
CMYK Percentages of Color #ef1a1d

Color spaces of #EF1A1D Crimson - RGB(239, 26, 29)

HSV (or HSB) 359°, 89°, 94°
HSL 359°, 87°, 52°
Web Safe #ff3333
XYZ 36.188, 19.178, 2.957
CIE-Lab 50.895, 74.051, 55.221
xyY 0.620, 0.329, 19.178
Decimal 15669789

#ef1a1d Color Accessibility Scores (Crimson Contrast Checker)

#ef1a1d

On dark background [POOR]

#ef1a1d

On light background [GOOD]

#ef1a1d

As background color [GOOD]

Crimson ↔ #ef1a1d Color Blindness Simulator

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

#EF1A1D Color Combinations - Color Schemes with ef1a1d

#ef1a1d Analogous Colors

#ef1a1d Triadic Colors

#ef1a1d Split Complementary Colors

#ef1a1d Complementary Colors

Shades and Tints of #ef1a1d Color Variations

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

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

Alternatives colours to Crimson (#ef1a1d)

#ef1a1d Color Codes for CSS3/HTML5 and Icon Previews

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

#EF1A1D in Programming

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

#ef1a1d - RGB(239, 26, 29) - Crimson Color FAQ

What is the color code for Crimson?

Hex color code for Crimson color is #ef1a1d. RGB color code for crimson color is rgb(239, 26, 29).

What is the RGB value of #ef1a1d?

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

What is the RGB percentage of #ef1a1d?

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

What does RGB 239,26,29 mean?

The RGB color 239, 26, 29 represents a dull and muted shade of Red. The websafe version of this color is hex ff3333. This color might be commonly referred to as a shade similar to Crimson.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ef1a1d has an HSL value of 359° (degrees) for Hue, 87% for Saturation, and 52% 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 87% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 52% 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?
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...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...