#d8063b - Red Ribbon Hex Color Code

#D8063B (Red Ribbon) - RGB 216, 6, 59 Color Information

#d8063b Conversion Table

HEX Triplet D8, 06, 3B
RGB Decimal 216, 6, 59
RGB Octal 330, 6, 73
RGB Percent 84.7%, 2.4%, 23.1%
RGB Binary 11011000, 110, 111011
CMY 0.153, 0.976, 0.769
CMYK 0, 97, 73, 15

Percentages of Color #D8063B

R 84.7%
G 2.4%
B 23.1%
RGB Percentages of Color #d8063b
C 0%
M 97%
Y 73%
K 15%
CMYK Percentages of Color #d8063b

Color spaces of #D8063B Red Ribbon - RGB(216, 6, 59)

HSV (or HSB) 345°, 97°, 85°
HSL 345°, 95°, 44°
Web Safe #cc0033
XYZ 29.173, 15.045, 5.504
CIE-Lab 45.696, 71.347, 32.422
xyY 0.587, 0.303, 15.045
Decimal 14157371

#d8063b Color Accessibility Scores (Red Ribbon Contrast Checker)

#d8063b

On dark background [POOR]

#d8063b

On light background [GOOD]

#d8063b

As background color [GOOD]

Red Ribbon ↔ #d8063b Color Blindness Simulator

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

#D8063B Color Combinations - Color Schemes with d8063b

#d8063b Analogous Colors

#d8063b Triadic Colors

#d8063b Split Complementary Colors

#d8063b Complementary Colors

Shades and Tints of #d8063b Color Variations

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

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

Alternatives colours to Red Ribbon (#d8063b)

#d8063b Color Codes for CSS3/HTML5 and Icon Previews

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

#D8063B in Programming

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

#d8063b - RGB(216, 6, 59) - Red Ribbon Color FAQ

What is the color code for Red Ribbon?

Hex color code for Red Ribbon color is #d8063b. RGB color code for red ribbon color is rgb(216, 6, 59).

What is the RGB value of #d8063b?

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

What is the RGB percentage of #d8063b?

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

What does RGB 216,6,59 mean?

The RGB color 216, 6, 59 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 Red Ribbon.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d8063b has an HSL value of 345° (degrees) for Hue, 95% for Saturation, and 44% 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 95% 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?
The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

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 Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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