#fd7d4e - Coral Hex Color Code

#FD7D4E (Coral) - RGB 253, 125, 78 Color Information

#fd7d4e Conversion Table

HEX Triplet FD, 7D, 4E
RGB Decimal 253, 125, 78
RGB Octal 375, 175, 116
RGB Percent 99.2%, 49%, 30.6%
RGB Binary 11111101, 1111101, 1001110
CMY 0.008, 0.510, 0.694
CMYK 0, 51, 69, 1

Percentages of Color #FD7D4E

R 99.2%
G 49%
B 30.6%
RGB Percentages of Color #fd7d4e
C 0%
M 51%
Y 69%
K 1%
CMYK Percentages of Color #fd7d4e

Color spaces of #FD7D4E Coral - RGB(253, 125, 78)

HSV (or HSB) 16°, 69°, 99°
HSL 16°, 98°, 65°
Web Safe #ff6666
XYZ 49.217, 36.100, 11.582
CIE-Lab 66.596, 45.491, 47.645
xyY 0.508, 0.373, 36.100
Decimal 16612686

#fd7d4e Color Accessibility Scores (Coral Contrast Checker)

#fd7d4e

On dark background [POOR]

#fd7d4e

On light background [GOOD]

#fd7d4e

As background color [GOOD]

Coral ↔ #fd7d4e Color Blindness Simulator

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

#FD7D4E Color Combinations - Color Schemes with fd7d4e

#fd7d4e Analogous Colors

#fd7d4e Triadic Colors

#fd7d4e Split Complementary Colors

#fd7d4e Complementary Colors

Shades and Tints of #fd7d4e Color Variations

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

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

Alternatives colours to Coral (#fd7d4e)

#fd7d4e Color Codes for CSS3/HTML5 and Icon Previews

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

#FD7D4E in Programming

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

#fd7d4e - RGB(253, 125, 78) - Coral Color FAQ

What is the color code for Coral?

Hex color code for Coral color is #fd7d4e. RGB color code for coral color is rgb(253, 125, 78).

What is the RGB value of #fd7d4e?

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

What is the RGB percentage of #fd7d4e?

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

What does RGB 253,125,78 mean?

The RGB color 253, 125, 78 represents a dull and muted shade of Red. The websafe version of this color is hex ff6666. This color might be commonly referred to as a shade similar to Coral.

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

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

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