#ec0d42 - Red Ribbon Hex Color Code

#EC0D42 (Red Ribbon) - RGB 236, 13, 66 Color Information

#ec0d42 Conversion Table

HEX Triplet EC, 0D, 42
RGB Decimal 236, 13, 66
RGB Octal 354, 15, 102
RGB Percent 92.5%, 5.1%, 25.9%
RGB Binary 11101100, 1101, 1000010
CMY 0.075, 0.949, 0.741
CMYK 0, 94, 72, 7

Percentages of Color #EC0D42

R 92.5%
G 5.1%
B 25.9%
RGB Percentages of Color #ec0d42
C 0%
M 94%
Y 72%
K 7%
CMYK Percentages of Color #ec0d42

Color spaces of #EC0D42 Red Ribbon - RGB(236, 13, 66)

HSV (or HSB) 346°, 94°, 93°
HSL 346°, 90°, 49°
Web Safe #ff0033
XYZ 35.719, 18.514, 6.845
CIE-Lab 50.114, 75.848, 34.464
xyY 0.585, 0.303, 18.514
Decimal 15469890

#ec0d42 Color Accessibility Scores (Red Ribbon Contrast Checker)

#ec0d42

On dark background [POOR]

#ec0d42

On light background [GOOD]

#ec0d42

As background color [GOOD]

Red Ribbon ↔ #ec0d42 Color Blindness Simulator

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

#EC0D42 Color Combinations - Color Schemes with ec0d42

#ec0d42 Analogous Colors

#ec0d42 Triadic Colors

#ec0d42 Split Complementary Colors

#ec0d42 Complementary Colors

Shades and Tints of #ec0d42 Color Variations

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

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

Alternatives colours to Red Ribbon (#ec0d42)

#ec0d42 Color Codes for CSS3/HTML5 and Icon Previews

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

#EC0D42 in Programming

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

#ec0d42 - RGB(236, 13, 66) - Red Ribbon Color FAQ

What is the color code for Red Ribbon?

Hex color code for Red Ribbon color is #ec0d42. RGB color code for red ribbon color is rgb(236, 13, 66).

What is the RGB value of #ec0d42?

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

What is the RGB percentage of #ec0d42?

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

What does RGB 236,13,66 mean?

The RGB color 236, 13, 66 represents a dull and muted shade of Red. The websafe version of this color is hex ff0033. This color might be commonly referred to as a shade similar to Red Ribbon.

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

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

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

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...