#f019c2 - Shocking Pink Hex Color Code

#F019C2 (Shocking Pink) - RGB 240, 25, 194 Color Information

#f019c2 Conversion Table

HEX Triplet F0, 19, C2
RGB Decimal 240, 25, 194
RGB Octal 360, 31, 302
RGB Percent 94.1%, 9.8%, 76.1%
RGB Binary 11110000, 11001, 11000010
CMY 0.059, 0.902, 0.239
CMYK 0, 90, 19, 6

Percentages of Color #F019C2

R 94.1%
G 9.8%
B 76.1%
RGB Percentages of Color #f019c2
C 0%
M 90%
Y 19%
K 6%
CMYK Percentages of Color #f019c2

Color spaces of #F019C2 Shocking Pink - RGB(240, 25, 194)

HSV (or HSB) 313°, 90°, 94°
HSL 313°, 88°, 52°
Web Safe #ff00cc
XYZ 46.020, 23.116, 53.075
CIE-Lab 55.191, 85.763, -34.657
xyY 0.377, 0.189, 23.116
Decimal 15735234

#f019c2 Color Accessibility Scores (Shocking Pink Contrast Checker)

#f019c2

On dark background [POOR]

#f019c2

On light background [GOOD]

#f019c2

As background color [GOOD]

Shocking Pink ↔ #f019c2 Color Blindness Simulator

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

#F019C2 Color Combinations - Color Schemes with f019c2

#f019c2 Analogous Colors

#f019c2 Triadic Colors

#f019c2 Split Complementary Colors

#f019c2 Complementary Colors

Shades and Tints of #f019c2 Color Variations

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

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

Alternatives colours to Shocking Pink (#f019c2)

#f019c2 Color Codes for CSS3/HTML5 and Icon Previews

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

#F019C2 in Programming

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

#f019c2 - RGB(240, 25, 194) - Shocking Pink Color FAQ

What is the color code for Shocking Pink?

Hex color code for Shocking Pink color is #f019c2. RGB color code for shocking pink color is rgb(240, 25, 194).

What is the RGB value of #f019c2?

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

What is the RGB percentage of #f019c2?

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

What does RGB 240,25,194 mean?

The RGB color 240, 25, 194 represents a dull and muted shade of Red. The websafe version of this color is hex ff00cc. This color might be commonly referred to as a shade similar to Shocking Pink.

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

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

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

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...