#f57af2 - Lavender Magenta Hex Color Code

#F57AF2 (Lavender Magenta) - RGB 245, 122, 242 Color Information

#f57af2 Conversion Table

HEX Triplet F5, 7A, F2
RGB Decimal 245, 122, 242
RGB Octal 365, 172, 362
RGB Percent 96.1%, 47.8%, 94.9%
RGB Binary 11110101, 1111010, 11110010
CMY 0.039, 0.522, 0.051
CMYK 0, 50, 1, 4

Percentages of Color #F57AF2

R 96.1%
G 47.8%
B 94.9%
RGB Percentages of Color #f57af2
C 0%
M 50%
Y 1%
K 4%
CMYK Percentages of Color #f57af2

Color spaces of #F57AF2 Lavender Magenta - RGB(245, 122, 242)

HSV (or HSB) 301°, 50°, 96°
HSL 301°, 86°, 72°
Web Safe #ff66ff
XYZ 60.643, 39.742, 88.479
CIE-Lab 69.286, 62.834, -39.590
xyY 0.321, 0.210, 39.742
Decimal 16087794

#f57af2 Color Accessibility Scores (Lavender Magenta Contrast Checker)

#f57af2

On dark background [POOR]

#f57af2

On light background [GOOD]

#f57af2

As background color [GOOD]

Lavender Magenta ↔ #f57af2 Color Blindness Simulator

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

#F57AF2 Color Combinations - Color Schemes with f57af2

#f57af2 Analogous Colors

#f57af2 Triadic Colors

#f57af2 Split Complementary Colors

#f57af2 Complementary Colors

Shades and Tints of #f57af2 Color Variations

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

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

Alternatives colours to Lavender Magenta (#f57af2)

#f57af2 Color Codes for CSS3/HTML5 and Icon Previews

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

#F57AF2 in Programming

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

#f57af2 - RGB(245, 122, 242) - Lavender Magenta Color FAQ

What is the color code for Lavender Magenta?

Hex color code for Lavender Magenta color is #f57af2. RGB color code for lavender magenta color is rgb(245, 122, 242).

What is the RGB value of #f57af2?

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

What is the RGB percentage of #f57af2?

The RGB percentage composition for the hexadecimal color code #f57af2 is detailed as follows: 96.1% Red, 47.8% Green, and 94.9% 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 47.8% and 94.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 #f57af2.

What does RGB 245,122,242 mean?

The RGB color 245, 122, 242 represents a dull and muted shade of Red. The websafe version of this color is hex ff66ff. This color might be commonly referred to as a shade similar to Lavender Magenta.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f57af2 has an HSL value of 301° (degrees) for Hue, 86% for Saturation, and 72% for Lightness. In this HSL representation, the Hue at 301° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 86% 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?
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 Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

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