#dc3cea - Pink Flamingo Hex Color Code

#DC3CEA (Pink Flamingo) - RGB 220, 60, 234 Color Information

#dc3cea Conversion Table

HEX Triplet DC, 3C, EA
RGB Decimal 220, 60, 234
RGB Octal 334, 74, 352
RGB Percent 86.3%, 23.5%, 91.8%
RGB Binary 11011100, 111100, 11101010
CMY 0.137, 0.765, 0.082
CMYK 6, 74, 0, 8

Percentages of Color #DC3CEA

R 86.3%
G 23.5%
B 91.8%
RGB Percentages of Color #dc3cea
C 6%
M 74%
Y 0%
K 8%
CMYK Percentages of Color #dc3cea

Color spaces of #DC3CEA Pink Flamingo - RGB(220, 60, 234)

HSV (or HSB) 295°, 74°, 92°
HSL 295°, 81°, 58°
Web Safe #cc33ff
XYZ 45.982, 24.388, 80.126
CIE-Lab 56.474, 80.125, -55.610
xyY 0.306, 0.162, 24.388
Decimal 14433514

#dc3cea Color Accessibility Scores (Pink Flamingo Contrast Checker)

#dc3cea

On dark background [POOR]

#dc3cea

On light background [GOOD]

#dc3cea

As background color [GOOD]

Pink Flamingo ↔ #dc3cea Color Blindness Simulator

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

#DC3CEA Color Combinations - Color Schemes with dc3cea

#dc3cea Analogous Colors

#dc3cea Triadic Colors

#dc3cea Split Complementary Colors

#dc3cea Complementary Colors

Shades and Tints of #dc3cea Color Variations

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

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

Alternatives colours to Pink Flamingo (#dc3cea)

#dc3cea Color Codes for CSS3/HTML5 and Icon Previews

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

#DC3CEA in Programming

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

#dc3cea - RGB(220, 60, 234) - Pink Flamingo Color FAQ

What is the color code for Pink Flamingo?

Hex color code for Pink Flamingo color is #dc3cea. RGB color code for pink flamingo color is rgb(220, 60, 234).

What is the RGB value of #dc3cea?

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

What is the RGB percentage of #dc3cea?

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

What does RGB 220,60,234 mean?

The RGB color 220, 60, 234 represents a dull and muted shade of Blue. The websafe version of this color is hex cc33ff. This color might be commonly referred to as a shade similar to Pink Flamingo.

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

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

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

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

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

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