#cc1c5f - Maroon Flush Hex Color Code

#CC1C5F (Maroon Flush) - RGB 204, 28, 95 Color Information

#cc1c5f Conversion Table

HEX Triplet CC, 1C, 5F
RGB Decimal 204, 28, 95
RGB Octal 314, 34, 137
RGB Percent 80%, 11%, 37.3%
RGB Binary 11001100, 11100, 1011111
CMY 0.200, 0.890, 0.627
CMYK 0, 86, 53, 20

Percentages of Color #CC1C5F

R 80%
G 11%
B 37.3%
RGB Percentages of Color #cc1c5f
C 0%
M 86%
Y 53%
K 20%
CMYK Percentages of Color #cc1c5f

Color spaces of #CC1C5F Maroon Flush - RGB(204, 28, 95)

HSV (or HSB) 337°, 86°, 80°
HSL 337°, 76°, 45°
Web Safe #cc3366
XYZ 27.383, 14.494, 12.181
CIE-Lab 44.933, 67.586, 8.689
xyY 0.507, 0.268, 14.494
Decimal 13376607

#cc1c5f Color Accessibility Scores (Maroon Flush Contrast Checker)

#cc1c5f

On dark background [POOR]

#cc1c5f

On light background [GOOD]

#cc1c5f

As background color [GOOD]

Maroon Flush ↔ #cc1c5f Color Blindness Simulator

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

#CC1C5F Color Combinations - Color Schemes with cc1c5f

#cc1c5f Analogous Colors

#cc1c5f Triadic Colors

#cc1c5f Split Complementary Colors

#cc1c5f Complementary Colors

Shades and Tints of #cc1c5f Color Variations

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

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

Alternatives colours to Maroon Flush (#cc1c5f)

#cc1c5f Color Codes for CSS3/HTML5 and Icon Previews

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

#CC1C5F in Programming

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

#cc1c5f - RGB(204, 28, 95) - Maroon Flush Color FAQ

What is the color code for Maroon Flush?

Hex color code for Maroon Flush color is #cc1c5f. RGB color code for maroon flush color is rgb(204, 28, 95).

What is the RGB value of #cc1c5f?

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

What is the RGB percentage of #cc1c5f?

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

What does RGB 204,28,95 mean?

The RGB color 204, 28, 95 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 #cc1c5f?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #cc1c5f has an HSL value of 337° (degrees) for Hue, 76% for Saturation, and 45% for Lightness. In this HSL representation, the Hue at 337° 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 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?
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...

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

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

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

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