#c81d58 - Maroon Flush Hex Color Code

#C81D58 (Maroon Flush) - RGB 200, 29, 88 Color Information

#c81d58 Conversion Table

HEX Triplet C8, 1D, 58
RGB Decimal 200, 29, 88
RGB Octal 310, 35, 130
RGB Percent 78.4%, 11.4%, 34.5%
RGB Binary 11001000, 11101, 1011000
CMY 0.216, 0.886, 0.655
CMYK 0, 86, 56, 22

Percentages of Color #C81D58

R 78.4%
G 11.4%
B 34.5%
RGB Percentages of Color #c81d58
C 0%
M 86%
Y 56%
K 22%
CMYK Percentages of Color #c81d58

Color spaces of #C81D58 Maroon Flush - RGB(200, 29, 88)

HSV (or HSB) 339°, 86°, 78°
HSL 339°, 75°, 45°
Web Safe #cc3366
XYZ 26.020, 13.863, 10.537
CIE-Lab 44.035, 65.886, 11.687
xyY 0.516, 0.275, 13.863
Decimal 13114712

#c81d58 Color Accessibility Scores (Maroon Flush Contrast Checker)

#c81d58

On dark background [POOR]

#c81d58

On light background [GOOD]

#c81d58

As background color [GOOD]

Maroon Flush ↔ #c81d58 Color Blindness Simulator

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

#C81D58 Color Combinations - Color Schemes with c81d58

#c81d58 Analogous Colors

#c81d58 Triadic Colors

#c81d58 Split Complementary Colors

#c81d58 Complementary Colors

Shades and Tints of #c81d58 Color Variations

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

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

Alternatives colours to Maroon Flush (#c81d58)

#c81d58 Color Codes for CSS3/HTML5 and Icon Previews

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

#C81D58 in Programming

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

#c81d58 - RGB(200, 29, 88) - Maroon Flush Color FAQ

What is the color code for Maroon Flush?

Hex color code for Maroon Flush color is #c81d58. RGB color code for maroon flush color is rgb(200, 29, 88).

What is the RGB value of #c81d58?

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

What is the RGB percentage of #c81d58?

The RGB percentage composition for the hexadecimal color code #c81d58 is detailed as follows: 78.4% Red, 11.4% Green, and 34.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 78.4% 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 34.5% 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 #c81d58.

What does RGB 200,29,88 mean?

The RGB color 200, 29, 88 represents a dull and muted shade of Red. The websafe version of this color is hex cc3366. This color might be commonly referred to as a shade similar to Maroon Flush.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c81d58 is composed of 0% Cyan, 86% Magenta, 56% Yellow, and 22% 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 56% of Yellow typically adds to the brightness and warmth, and the 22% 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 #c81d58?

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

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

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...