#f006c3 - Shocking Pink Hex Color Code

#F006C3 (Shocking Pink) - RGB 240, 6, 195 Color Information

#f006c3 Conversion Table

HEX Triplet F0, 06, C3
RGB Decimal 240, 6, 195
RGB Octal 360, 6, 303
RGB Percent 94.1%, 2.4%, 76.5%
RGB Binary 11110000, 110, 11000011
CMY 0.059, 0.976, 0.235
CMYK 0, 98, 19, 6

Percentages of Color #F006C3

R 94.1%
G 2.4%
B 76.5%
RGB Percentages of Color #f006c3
C 0%
M 98%
Y 19%
K 6%
CMYK Percentages of Color #f006c3

Color spaces of #F006C3 Shocking Pink - RGB(240, 6, 195)

HSV (or HSB) 312°, 98°, 94°
HSL 312°, 95°, 48°
Web Safe #ff00cc
XYZ 45.851, 22.596, 53.575
CIE-Lab 54.653, 87.598, -36.077
xyY 0.376, 0.185, 22.596
Decimal 15730371

#f006c3 Color Accessibility Scores (Shocking Pink Contrast Checker)

#f006c3

On dark background [POOR]

#f006c3

On light background [GOOD]

#f006c3

As background color [GOOD]

Shocking Pink ↔ #f006c3 Color Blindness Simulator

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

#F006C3 Color Combinations - Color Schemes with f006c3

#f006c3 Analogous Colors

#f006c3 Triadic Colors

#f006c3 Split Complementary Colors

#f006c3 Complementary Colors

Shades and Tints of #f006c3 Color Variations

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

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

Alternatives colours to Shocking Pink (#f006c3)

#f006c3 Color Codes for CSS3/HTML5 and Icon Previews

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

#F006C3 in Programming

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

#f006c3 - RGB(240, 6, 195) - Shocking Pink Color FAQ

What is the color code for Shocking Pink?

Hex color code for Shocking Pink color is #f006c3. RGB color code for shocking pink color is rgb(240, 6, 195).

What is the RGB value of #f006c3?

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

What is the RGB percentage of #f006c3?

The RGB percentage composition for the hexadecimal color code #f006c3 is detailed as follows: 94.1% Red, 2.4% Green, and 76.5% 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 2.4% and 76.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 #f006c3.

What does RGB 240,6,195 mean?

The RGB color 240, 6, 195 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 #f006c3?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #f006c3 is composed of 0% Cyan, 98% 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 98% 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 #f006c3?

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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

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