#fb2f83 - Wild Strawberry Hex Color Code

#FB2F83 (Wild Strawberry) - RGB 251, 47, 131 Color Information

#fb2f83 Conversion Table

HEX Triplet FB, 2F, 83
RGB Decimal 251, 47, 131
RGB Octal 373, 57, 203
RGB Percent 98.4%, 18.4%, 51.4%
RGB Binary 11111011, 101111, 10000011
CMY 0.016, 0.816, 0.486
CMYK 0, 81, 48, 2

Percentages of Color #FB2F83

R 98.4%
G 18.4%
B 51.4%
RGB Percentages of Color #fb2f83
C 0%
M 81%
Y 48%
K 2%
CMYK Percentages of Color #fb2f83

Color spaces of #FB2F83 Wild Strawberry - RGB(251, 47, 131)

HSV (or HSB) 335°, 81°, 98°
HSL 335°, 96°, 58°
Web Safe #ff3399
XYZ 44.897, 24.181, 23.774
CIE-Lab 56.269, 77.898, 4.169
xyY 0.484, 0.260, 24.181
Decimal 16461699

#fb2f83 Color Accessibility Scores (Wild Strawberry Contrast Checker)

#fb2f83

On dark background [POOR]

#fb2f83

On light background [GOOD]

#fb2f83

As background color [GOOD]

Wild Strawberry ↔ #fb2f83 Color Blindness Simulator

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

#FB2F83 Color Combinations - Color Schemes with fb2f83

#fb2f83 Analogous Colors

#fb2f83 Triadic Colors

#fb2f83 Split Complementary Colors

#fb2f83 Complementary Colors

Shades and Tints of #fb2f83 Color Variations

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

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

Alternatives colours to Wild Strawberry (#fb2f83)

#fb2f83 Color Codes for CSS3/HTML5 and Icon Previews

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

#FB2F83 in Programming

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

#fb2f83 - RGB(251, 47, 131) - Wild Strawberry Color FAQ

What is the color code for Wild Strawberry?

Hex color code for Wild Strawberry color is #fb2f83. RGB color code for wild strawberry color is rgb(251, 47, 131).

What is the RGB value of #fb2f83?

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

What is the RGB percentage of #fb2f83?

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

What does RGB 251,47,131 mean?

The RGB color 251, 47, 131 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 Wild Strawberry.

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

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

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

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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

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