#fd1c6d - Radical Red Hex Color Code

#FD1C6D (Radical Red) - RGB 253, 28, 109 Color Information

#fd1c6d Conversion Table

HEX Triplet FD, 1C, 6D
RGB Decimal 253, 28, 109
RGB Octal 375, 34, 155
RGB Percent 99.2%, 11%, 42.7%
RGB Binary 11111101, 11100, 1101101
CMY 0.008, 0.890, 0.573
CMYK 0, 89, 57, 1

Percentages of Color #FD1C6D

R 99.2%
G 11%
B 42.7%
RGB Percentages of Color #fd1c6d
C 0%
M 89%
Y 57%
K 1%
CMYK Percentages of Color #fd1c6d

Color spaces of #FD1C6D Radical Red - RGB(253, 28, 109)

HSV (or HSB) 338°, 89°, 99°
HSL 338°, 98°, 55°
Web Safe #ff3366
XYZ 43.684, 22.817, 16.570
CIE-Lab 54.884, 80.327, 15.435
xyY 0.526, 0.275, 22.817
Decimal 16587885

#fd1c6d Color Accessibility Scores (Radical Red Contrast Checker)

#fd1c6d

On dark background [POOR]

#fd1c6d

On light background [GOOD]

#fd1c6d

As background color [GOOD]

Radical Red ↔ #fd1c6d Color Blindness Simulator

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

#FD1C6D Color Combinations - Color Schemes with fd1c6d

#fd1c6d Analogous Colors

#fd1c6d Triadic Colors

#fd1c6d Split Complementary Colors

#fd1c6d Complementary Colors

Shades and Tints of #fd1c6d Color Variations

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

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

Alternatives colours to Radical Red (#fd1c6d)

#fd1c6d Color Codes for CSS3/HTML5 and Icon Previews

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

#FD1C6D in Programming

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

#fd1c6d - RGB(253, 28, 109) - Radical Red Color FAQ

What is the color code for Radical Red?

Hex color code for Radical Red color is #fd1c6d. RGB color code for radical red color is rgb(253, 28, 109).

What is the RGB value of #fd1c6d?

The RGB value corresponding to the hexadecimal color code #fd1c6d is rgb(253, 28, 109). 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, '28' represents the green component's intensity, and '109' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #fd1c6d.

What is the RGB percentage of #fd1c6d?

The RGB percentage composition for the hexadecimal color code #fd1c6d is detailed as follows: 99.2% Red, 11% Green, and 42.7% 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 11% and 42.7% 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 #fd1c6d.

What does RGB 253,28,109 mean?

The RGB color 253, 28, 109 represents a dull and muted shade of Red. The websafe version of this color is hex ff3366. This color might be commonly referred to as a shade similar to Radical Red.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #fd1c6d is composed of 0% Cyan, 89% Magenta, 57% 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 89% of Magenta contributes to the red-purple qualities. The 57% 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 #fd1c6d?

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

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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