#802f3c - Solid Pink Hex Color Code

#802F3C (Solid Pink) - RGB 128, 47, 60 Color Information

#802f3c Conversion Table

HEX Triplet 80, 2F, 3C
RGB Decimal 128, 47, 60
RGB Octal 200, 57, 74
RGB Percent 50.2%, 18.4%, 23.5%
RGB Binary 10000000, 101111, 111100
CMY 0.498, 0.816, 0.765
CMYK 0, 63, 53, 50

Percentages of Color #802F3C

R 50.2%
G 18.4%
B 23.5%
RGB Percentages of Color #802f3c
C 0%
M 63%
Y 53%
K 50%
CMYK Percentages of Color #802f3c

Color spaces of #802F3C Solid Pink - RGB(128, 47, 60)

HSV (or HSB) 350°, 63°, 50°
HSL 350°, 46°, 34°
Web Safe #993333
XYZ 10.734, 6.948, 5.050
CIE-Lab 31.689, 36.126, 10.363
xyY 0.472, 0.306, 6.948
Decimal 8400700

#802f3c Color Accessibility Scores (Solid Pink Contrast Checker)

#802f3c

On dark background [POOR]

#802f3c

On light background [GOOD]

#802f3c

As background color [GOOD]

Solid Pink ↔ #802f3c Color Blindness Simulator

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

#802F3C Color Combinations - Color Schemes with 802f3c

#802f3c Analogous Colors

#802f3c Triadic Colors

#802f3c Split Complementary Colors

#802f3c Complementary Colors

Shades and Tints of #802f3c Color Variations

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

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

Alternatives colours to Solid Pink (#802f3c)

#802f3c Color Codes for CSS3/HTML5 and Icon Previews

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

#802F3C in Programming

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

#802f3c - RGB(128, 47, 60) - Solid Pink Color FAQ

What is the color code for Solid Pink?

Hex color code for Solid Pink color is #802f3c. RGB color code for solid pink color is rgb(128, 47, 60).

What is the RGB value of #802f3c?

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

What is the RGB percentage of #802f3c?

The RGB percentage composition for the hexadecimal color code #802f3c is detailed as follows: 50.2% Red, 18.4% Green, and 23.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 50.2% 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 23.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 #802f3c.

What does RGB 128,47,60 mean?

The RGB color 128, 47, 60 represents a dull and muted shade of Red. The websafe version of this color is hex 993333. This color might be commonly referred to as a shade similar to Solid Pink.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #802f3c has an HSL value of 350° (degrees) for Hue, 46% for Saturation, and 34% for Lightness. In this HSL representation, the Hue at 350° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 46% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 34% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

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

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

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