#fd7070 - Bittersweet Hex Color Code

#FD7070 (Bittersweet) - RGB 253, 112, 112 Color Information

#fd7070 Conversion Table

HEX Triplet FD, 70, 70
RGB Decimal 253, 112, 112
RGB Octal 375, 160, 160
RGB Percent 99.2%, 43.9%, 43.9%
RGB Binary 11111101, 1110000, 1110000
CMY 0.008, 0.561, 0.561
CMYK 0, 56, 56, 1

Percentages of Color #FD7070

R 99.2%
G 43.9%
B 43.9%
RGB Percentages of Color #fd7070
C 0%
M 56%
Y 56%
K 1%
CMYK Percentages of Color #fd7070

Color spaces of #FD7070 Bittersweet - RGB(253, 112, 112)

HSV (or HSB) 0°, 56°, 99°
HSL 0°, 97°, 72°
Web Safe #ff6666
XYZ 49.227, 33.641, 19.228
CIE-Lab 64.676, 53.793, 26.890
xyY 0.482, 0.330, 33.641
Decimal 16609392

#fd7070 Color Accessibility Scores (Bittersweet Contrast Checker)

#fd7070

On dark background [POOR]

#fd7070

On light background [GOOD]

#fd7070

As background color [GOOD]

Bittersweet ↔ #fd7070 Color Blindness Simulator

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

#FD7070 Color Combinations - Color Schemes with fd7070

#fd7070 Analogous Colors

#fd7070 Triadic Colors

#fd7070 Split Complementary Colors

#fd7070 Complementary Colors

Shades and Tints of #fd7070 Color Variations

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

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

Alternatives colours to Bittersweet (#fd7070)

#fd7070 Color Codes for CSS3/HTML5 and Icon Previews

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

#FD7070 in Programming

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

#fd7070 - RGB(253, 112, 112) - Bittersweet Color FAQ

What is the color code for Bittersweet?

Hex color code for Bittersweet color is #fd7070. RGB color code for bittersweet color is rgb(253, 112, 112).

What is the RGB value of #fd7070?

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

What is the RGB percentage of #fd7070?

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

What does RGB 253,112,112 mean?

The RGB color 253, 112, 112 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 Bittersweet.

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

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

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...