#6c5ddb - Medium Purple Hex Color Code

#6C5DDB (Medium Purple) - RGB 108, 93, 219 Color Information

#6c5ddb Conversion Table

HEX Triplet 6C, 5D, DB
RGB Decimal 108, 93, 219
RGB Octal 154, 135, 333
RGB Percent 42.4%, 36.5%, 85.9%
RGB Binary 1101100, 1011101, 11011011
CMY 0.576, 0.635, 0.141
CMYK 51, 58, 0, 14

Percentages of Color #6C5DDB

R 42.4%
G 36.5%
B 85.9%
RGB Percentages of Color #6c5ddb
C 51%
M 58%
Y 0%
K 14%
CMYK Percentages of Color #6c5ddb

Color spaces of #6C5DDB Medium Purple - RGB(108, 93, 219)

HSV (or HSB) 247°, 58°, 86°
HSL 247°, 64°, 61°
Web Safe #6666cc
XYZ 22.885, 16.131, 68.925
CIE-Lab 47.146, 38.875, -62.853
xyY 0.212, 0.149, 16.131
Decimal 7101915

#6c5ddb Color Accessibility Scores (Medium Purple Contrast Checker)

#6c5ddb

On dark background [POOR]

#6c5ddb

On light background [GOOD]

#6c5ddb

As background color [GOOD]

Medium Purple ↔ #6c5ddb Color Blindness Simulator

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

#6C5DDB Color Combinations - Color Schemes with 6c5ddb

#6c5ddb Analogous Colors

#6c5ddb Triadic Colors

#6c5ddb Split Complementary Colors

#6c5ddb Complementary Colors

Shades and Tints of #6c5ddb Color Variations

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

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

Alternatives colours to Medium Purple (#6c5ddb)

#6c5ddb Color Codes for CSS3/HTML5 and Icon Previews

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

#6C5DDB in Programming

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

#6c5ddb - RGB(108, 93, 219) - Medium Purple Color FAQ

What is the color code for Medium Purple?

Hex color code for Medium Purple color is #6c5ddb. RGB color code for medium purple color is rgb(108, 93, 219).

What is the RGB value of #6c5ddb?

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

What is the RGB percentage of #6c5ddb?

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

What does RGB 108,93,219 mean?

The RGB color 108, 93, 219 represents a dull and muted shade of Blue. The websafe version of this color is hex 6666cc. 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 #6c5ddb?

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

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

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

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

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...