#500dcc - Purple Hex Color Code

#500DCC (Purple) - RGB 80, 13, 204 Color Information

#500dcc Conversion Table

HEX Triplet 50, 0D, CC
RGB Decimal 80, 13, 204
RGB Octal 120, 15, 314
RGB Percent 31.4%, 5.1%, 80%
RGB Binary 1010000, 1101, 11001100
CMY 0.686, 0.949, 0.200
CMYK 61, 94, 0, 20

Percentages of Color #500DCC

R 31.4%
G 5.1%
B 80%
RGB Percentages of Color #500dcc
C 61%
M 94%
Y 0%
K 20%
CMYK Percentages of Color #500dcc

Color spaces of #500DCC Purple - RGB(80, 13, 204)

HSV (or HSB) 261°, 94°, 80°
HSL 261°, 88°, 43°
Web Safe #6600cc
XYZ 14.351, 6.353, 57.597
CIE-Lab 30.286, 66.740, -81.946
xyY 0.183, 0.081, 6.353
Decimal 5246412

#500dcc Color Accessibility Scores (Purple Contrast Checker)

#500dcc

On dark background [POOR]

#500dcc

On light background [GOOD]

#500dcc

As background color [GOOD]

Purple ↔ #500dcc Color Blindness Simulator

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

#500DCC Color Combinations - Color Schemes with 500dcc

#500dcc Analogous Colors

#500dcc Triadic Colors

#500dcc Split Complementary Colors

#500dcc Complementary Colors

Shades and Tints of #500dcc Color Variations

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

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

Alternatives colours to Purple (#500dcc)

#500dcc Color Codes for CSS3/HTML5 and Icon Previews

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

#500DCC in Programming

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

#500dcc - RGB(80, 13, 204) - Purple Color FAQ

What is the color code for Purple?

Hex color code for Purple color is #500dcc. RGB color code for purple color is rgb(80, 13, 204).

What is the RGB value of #500dcc?

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

What is the RGB percentage of #500dcc?

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

What does RGB 80,13,204 mean?

The RGB color 80, 13, 204 represents a dull and muted shade of Blue. The websafe version of this color is hex 6600cc. This color might be commonly referred to as a shade similar to Purple.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #500dcc has an HSL value of 261° (degrees) for Hue, 88% for Saturation, and 43% for Lightness. In this HSL representation, the Hue at 261° 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 43% 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...

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

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

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