#d61d4a - Cherry Hex Color Code

#D61D4A (Cherry) - RGB 214, 29, 74 Color Information

#d61d4a Conversion Table

HEX Triplet D6, 1D, 4A
RGB Decimal 214, 29, 74
RGB Octal 326, 35, 112
RGB Percent 83.9%, 11.4%, 29%
RGB Binary 11010110, 11101, 1001010
CMY 0.161, 0.886, 0.710
CMYK 0, 86, 65, 16

Percentages of Color #D61D4A

R 83.9%
G 11.4%
B 29%
RGB Percentages of Color #d61d4a
C 0%
M 86%
Y 65%
K 16%
CMYK Percentages of Color #d61d4a

Color spaces of #D61D4A Cherry - RGB(214, 29, 74)

HSV (or HSB) 345°, 86°, 84°
HSL 345°, 76°, 48°
Web Safe #cc3333
XYZ 29.407, 15.669, 7.953
CIE-Lab 46.538, 68.616, 24.220
xyY 0.555, 0.295, 15.669
Decimal 14032202

#d61d4a Color Accessibility Scores (Cherry Contrast Checker)

#d61d4a

On dark background [POOR]

#d61d4a

On light background [GOOD]

#d61d4a

As background color [GOOD]

Cherry ↔ #d61d4a Color Blindness Simulator

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

#D61D4A Color Combinations - Color Schemes with d61d4a

#d61d4a Analogous Colors

#d61d4a Triadic Colors

#d61d4a Split Complementary Colors

#d61d4a Complementary Colors

Shades and Tints of #d61d4a Color Variations

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

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

Alternatives colours to Cherry (#d61d4a)

#d61d4a Color Codes for CSS3/HTML5 and Icon Previews

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

#D61D4A in Programming

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

#d61d4a - RGB(214, 29, 74) - Cherry Color FAQ

What is the color code for Cherry?

Hex color code for Cherry color is #d61d4a. RGB color code for cherry color is rgb(214, 29, 74).

What is the RGB value of #d61d4a?

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

What is the RGB percentage of #d61d4a?

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

What does RGB 214,29,74 mean?

The RGB color 214, 29, 74 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 Cherry.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d61d4a has an HSL value of 345° (degrees) for Hue, 76% for Saturation, and 48% for Lightness. In this HSL representation, the Hue at 345° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 76% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 48% 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 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...

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

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...