#ff3090 - Wild Strawberry Hex Color Code

#FF3090 (Wild Strawberry) - RGB 255, 48, 144 Color Information

#ff3090 Conversion Table

HEX Triplet FF, 30, 90
RGB Decimal 255, 48, 144
RGB Octal 377, 60, 220
RGB Percent 100%, 18.8%, 56.5%
RGB Binary 11111111, 110000, 10010000
CMY 0.000, 0.812, 0.435
CMYK 0, 81, 44, 0

Percentages of Color #FF3090

R 100%
G 18.8%
B 56.5%
RGB Percentages of Color #ff3090
C 0%
M 81%
Y 44%
K 0%
CMYK Percentages of Color #ff3090

Color spaces of #FF3090 Wild Strawberry - RGB(255, 48, 144)

HSV (or HSB) 332°, 81°, 100°
HSL 332°, 100°, 59°
Web Safe #ff3399
XYZ 47.331, 25.388, 28.791
CIE-Lab 57.451, 79.714, -1.730
xyY 0.466, 0.250, 25.388
Decimal 16724112

#ff3090 Color Accessibility Scores (Wild Strawberry Contrast Checker)

#ff3090

On dark background [POOR]

#ff3090

On light background [GOOD]

#ff3090

As background color [GOOD]

Wild Strawberry ↔ #ff3090 Color Blindness Simulator

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

#FF3090 Color Combinations - Color Schemes with ff3090

#ff3090 Analogous Colors

#ff3090 Triadic Colors

#ff3090 Split Complementary Colors

#ff3090 Complementary Colors

Shades and Tints of #ff3090 Color Variations

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

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

Alternatives colours to Wild Strawberry (#ff3090)

#ff3090 Color Codes for CSS3/HTML5 and Icon Previews

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

#FF3090 in Programming

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

#ff3090 - RGB(255, 48, 144) - Wild Strawberry Color FAQ

What is the color code for Wild Strawberry?

Hex color code for Wild Strawberry color is #ff3090. RGB color code for wild strawberry color is rgb(255, 48, 144).

What is the RGB value of #ff3090?

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

What is the RGB percentage of #ff3090?

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

What does RGB 255,48,144 mean?

The RGB color 255, 48, 144 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 #ff3090?

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

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

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...