#fe97f8 - Lavender Rose Hex Color Code

#FE97F8 (Lavender Rose) - RGB 254, 151, 248 Color Information

#fe97f8 Conversion Table

HEX Triplet FE, 97, F8
RGB Decimal 254, 151, 248
RGB Octal 376, 227, 370
RGB Percent 99.6%, 59.2%, 97.3%
RGB Binary 11111110, 10010111, 11111000
CMY 0.004, 0.408, 0.027
CMYK 0, 41, 2, 0

Percentages of Color #FE97F8

R 99.6%
G 59.2%
B 97.3%
RGB Percentages of Color #fe97f8
C 0%
M 41%
Y 2%
K 0%
CMYK Percentages of Color #fe97f8

Color spaces of #FE97F8 Lavender Rose - RGB(254, 151, 248)

HSV (or HSB) 303°, 41°, 100°
HSL 303°, 98°, 79°
Web Safe #ff99ff
XYZ 68.883, 49.981, 94.824
CIE-Lab 76.058, 52.318, -32.272
xyY 0.322, 0.234, 49.981
Decimal 16685048

#fe97f8 Color Accessibility Scores (Lavender Rose Contrast Checker)

#fe97f8

On dark background [GOOD]

#fe97f8

On light background [POOR]

#fe97f8

As background color [POOR]

Lavender Rose ↔ #fe97f8 Color Blindness Simulator

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

#FE97F8 Color Combinations - Color Schemes with fe97f8

#fe97f8 Analogous Colors

#fe97f8 Triadic Colors

#fe97f8 Split Complementary Colors

#fe97f8 Complementary Colors

Shades and Tints of #fe97f8 Color Variations

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

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

Alternatives colours to Lavender Rose (#fe97f8)

#fe97f8 Color Codes for CSS3/HTML5 and Icon Previews

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

#FE97F8 in Programming

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

#fe97f8 - RGB(254, 151, 248) - Lavender Rose Color FAQ

What is the color code for Lavender Rose?

Hex color code for Lavender Rose color is #fe97f8. RGB color code for lavender rose color is rgb(254, 151, 248).

What is the RGB value of #fe97f8?

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

What is the RGB percentage of #fe97f8?

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

What does RGB 254,151,248 mean?

The RGB color 254, 151, 248 represents a bright and vivid shade of Red. The websafe version of this color is hex ff99ff. This color might be commonly referred to as a shade similar to Lavender Rose.

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

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

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

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

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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