#c53fdd - Medium Purple Hex Color Code

#C53FDD (Medium Purple) - RGB 197, 63, 221 Color Information

#c53fdd Conversion Table

HEX Triplet C5, 3F, DD
RGB Decimal 197, 63, 221
RGB Octal 305, 77, 335
RGB Percent 77.3%, 24.7%, 86.7%
RGB Binary 11000101, 111111, 11011101
CMY 0.227, 0.753, 0.133
CMYK 11, 71, 0, 13

Percentages of Color #C53FDD

R 77.3%
G 24.7%
B 86.7%
RGB Percentages of Color #c53fdd
C 11%
M 71%
Y 0%
K 13%
CMYK Percentages of Color #c53fdd

Color spaces of #C53FDD Medium Purple - RGB(197, 63, 221)

HSV (or HSB) 291°, 71°, 87°
HSL 291°, 70°, 56°
Web Safe #cc33cc
XYZ 37.855, 20.646, 70.396
CIE-Lab 52.560, 72.356, -54.733
xyY 0.294, 0.160, 20.646
Decimal 12926941

#c53fdd Color Accessibility Scores (Medium Purple Contrast Checker)

#c53fdd

On dark background [POOR]

#c53fdd

On light background [GOOD]

#c53fdd

As background color [GOOD]

Medium Purple ↔ #c53fdd Color Blindness Simulator

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

#C53FDD Color Combinations - Color Schemes with c53fdd

#c53fdd Analogous Colors

#c53fdd Triadic Colors

#c53fdd Split Complementary Colors

#c53fdd Complementary Colors

Shades and Tints of #c53fdd Color Variations

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

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

Alternatives colours to Medium Purple (#c53fdd)

#c53fdd Color Codes for CSS3/HTML5 and Icon Previews

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

#C53FDD in Programming

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

#c53fdd - RGB(197, 63, 221) - Medium Purple Color FAQ

What is the color code for Medium Purple?

Hex color code for Medium Purple color is #c53fdd. RGB color code for medium purple color is rgb(197, 63, 221).

What is the RGB value of #c53fdd?

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

What is the RGB percentage of #c53fdd?

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

What does RGB 197,63,221 mean?

The RGB color 197, 63, 221 represents a dull and muted shade of Blue. The websafe version of this color is hex cc33cc. This color might be commonly referred to as a shade similar to Medium Purple.

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

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

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

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...