#fb9fe5 - Lavender Rose Hex Color Code

#FB9FE5 (Lavender Rose) - RGB 251, 159, 229 Color Information

#fb9fe5 Conversion Table

HEX Triplet FB, 9F, E5
RGB Decimal 251, 159, 229
RGB Octal 373, 237, 345
RGB Percent 98.4%, 62.4%, 89.8%
RGB Binary 11111011, 10011111, 11100101
CMY 0.016, 0.376, 0.102
CMYK 0, 37, 9, 2

Percentages of Color #FB9FE5

R 98.4%
G 62.4%
B 89.8%
RGB Percentages of Color #fb9fe5
C 0%
M 37%
Y 9%
K 2%
CMYK Percentages of Color #fb9fe5

Color spaces of #FB9FE5 Lavender Rose - RGB(251, 159, 229)

HSV (or HSB) 314°, 37°, 98°
HSL 314°, 92°, 80°
Web Safe #ff99cc
XYZ 66.325, 50.963, 80.470
CIE-Lab 76.656, 44.107, -21.071
xyY 0.335, 0.258, 50.963
Decimal 16490469

#fb9fe5 Color Accessibility Scores (Lavender Rose Contrast Checker)

#fb9fe5

On dark background [GOOD]

#fb9fe5

On light background [POOR]

#fb9fe5

As background color [POOR]

Lavender Rose ↔ #fb9fe5 Color Blindness Simulator

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

#FB9FE5 Color Combinations - Color Schemes with fb9fe5

#fb9fe5 Analogous Colors

#fb9fe5 Triadic Colors

#fb9fe5 Split Complementary Colors

#fb9fe5 Complementary Colors

Shades and Tints of #fb9fe5 Color Variations

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

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

Alternatives colours to Lavender Rose (#fb9fe5)

#fb9fe5 Color Codes for CSS3/HTML5 and Icon Previews

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

#FB9FE5 in Programming

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

#fb9fe5 - RGB(251, 159, 229) - Lavender Rose Color FAQ

What is the color code for Lavender Rose?

Hex color code for Lavender Rose color is #fb9fe5. RGB color code for lavender rose color is rgb(251, 159, 229).

What is the RGB value of #fb9fe5?

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

What is the RGB percentage of #fb9fe5?

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

What does RGB 251,159,229 mean?

The RGB color 251, 159, 229 represents a bright and vivid shade of Red. The websafe version of this color is hex ff99cc. 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 #fb9fe5?

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

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

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...