#fdc7cc - Pink Hex Color Code

#FDC7CC (Pink) - RGB 253, 199, 204 Color Information

#fdc7cc Conversion Table

HEX Triplet FD, C7, CC
RGB Decimal 253, 199, 204
RGB Octal 375, 307, 314
RGB Percent 99.2%, 78%, 80%
RGB Binary 11111101, 11000111, 11001100
CMY 0.008, 0.220, 0.200
CMYK 0, 21, 19, 1

Percentages of Color #FDC7CC

R 99.2%
G 78%
B 80%
RGB Percentages of Color #fdc7cc
C 0%
M 21%
Y 19%
K 1%
CMYK Percentages of Color #fdc7cc

Color spaces of #FDC7CC Pink - RGB(253, 199, 204)

HSV (or HSB) 354°, 21°, 99°
HSL 354°, 93°, 89°
Web Safe #ffcccc
XYZ 71.831, 66.089, 66.097
CIE-Lab 85.042, 19.910, 4.866
xyY 0.352, 0.324, 66.089
Decimal 16631756

#fdc7cc Color Accessibility Scores (Pink Contrast Checker)

#fdc7cc

On dark background [GOOD]

#fdc7cc

On light background [POOR]

#fdc7cc

As background color [POOR]

Pink ↔ #fdc7cc Color Blindness Simulator

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

#FDC7CC Color Combinations - Color Schemes with fdc7cc

#fdc7cc Analogous Colors

#fdc7cc Triadic Colors

#fdc7cc Split Complementary Colors

#fdc7cc Complementary Colors

Shades and Tints of #fdc7cc Color Variations

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

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

Alternatives colours to Pink (#fdc7cc)

#fdc7cc Color Codes for CSS3/HTML5 and Icon Previews

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

#FDC7CC in Programming

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

#fdc7cc - RGB(253, 199, 204) - Pink Color FAQ

What is the color code for Pink?

Hex color code for Pink color is #fdc7cc. RGB color code for pink color is rgb(253, 199, 204).

What is the RGB value of #fdc7cc?

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

What is the RGB percentage of #fdc7cc?

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

What does RGB 253,199,204 mean?

The RGB color 253, 199, 204 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcccc. This color might be commonly referred to as a shade similar to Pink.

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

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

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

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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

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