#f54993 - French Rose Hex Color Code

#F54993 (French Rose) - RGB 245, 73, 147 Color Information

#f54993 Conversion Table

HEX Triplet F5, 49, 93
RGB Decimal 245, 73, 147
RGB Octal 365, 111, 223
RGB Percent 96.1%, 28.6%, 57.6%
RGB Binary 11110101, 1001001, 10010011
CMY 0.039, 0.714, 0.424
CMYK 0, 70, 40, 4

Percentages of Color #F54993

R 96.1%
G 28.6%
B 57.6%
RGB Percentages of Color #f54993
C 0%
M 70%
Y 40%
K 4%
CMYK Percentages of Color #f54993

Color spaces of #F54993 French Rose - RGB(245, 73, 147)

HSV (or HSB) 334°, 70°, 96°
HSL 334°, 90°, 62°
Web Safe #ff3399
XYZ 45.305, 26.284, 30.289
CIE-Lab 58.306, 70.293, -2.445
xyY 0.445, 0.258, 26.284
Decimal 16075155

#f54993 Color Accessibility Scores (French Rose Contrast Checker)

#f54993

On dark background [POOR]

#f54993

On light background [GOOD]

#f54993

As background color [GOOD]

French Rose ↔ #f54993 Color Blindness Simulator

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

#F54993 Color Combinations - Color Schemes with f54993

#f54993 Analogous Colors

#f54993 Triadic Colors

#f54993 Split Complementary Colors

#f54993 Complementary Colors

Shades and Tints of #f54993 Color Variations

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

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

Alternatives colours to French Rose (#f54993)

#f54993 Color Codes for CSS3/HTML5 and Icon Previews

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

#F54993 in Programming

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

#f54993 - RGB(245, 73, 147) - French Rose Color FAQ

What is the color code for French Rose?

Hex color code for French Rose color is #f54993. RGB color code for french rose color is rgb(245, 73, 147).

What is the RGB value of #f54993?

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

What is the RGB percentage of #f54993?

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

What does RGB 245,73,147 mean?

The RGB color 245, 73, 147 represents a dull and muted shade of Red. The websafe version of this color is hex ff3399. This color might be commonly referred to as a shade similar to French Rose.

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

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

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

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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