#ce50dc - Lavender Hex Color Code

#CE50DC (Lavender) - RGB 206, 80, 220 Color Information

#ce50dc Conversion Table

HEX Triplet CE, 50, DC
RGB Decimal 206, 80, 220
RGB Octal 316, 120, 334
RGB Percent 80.8%, 31.4%, 86.3%
RGB Binary 11001110, 1010000, 11011100
CMY 0.192, 0.686, 0.137
CMYK 6, 64, 0, 14

Percentages of Color #CE50DC

R 80.8%
G 31.4%
B 86.3%
RGB Percentages of Color #ce50dc
C 6%
M 64%
Y 0%
K 14%
CMYK Percentages of Color #ce50dc

Color spaces of #CE50DC Lavender - RGB(206, 80, 220)

HSV (or HSB) 294°, 64°, 86°
HSL 294°, 67°, 59°
Web Safe #cc66cc
XYZ 41.241, 24.026, 70.174
CIE-Lab 56.114, 67.691, -48.422
xyY 0.304, 0.177, 24.026
Decimal 13521116

#ce50dc Color Accessibility Scores (Lavender Contrast Checker)

#ce50dc

On dark background [POOR]

#ce50dc

On light background [GOOD]

#ce50dc

As background color [GOOD]

Lavender ↔ #ce50dc Color Blindness Simulator

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

#CE50DC Color Combinations - Color Schemes with ce50dc

#ce50dc Analogous Colors

#ce50dc Triadic Colors

#ce50dc Split Complementary Colors

#ce50dc Complementary Colors

Shades and Tints of #ce50dc Color Variations

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

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

Alternatives colours to Lavender (#ce50dc)

#ce50dc Color Codes for CSS3/HTML5 and Icon Previews

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

#CE50DC in Programming

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

#ce50dc - RGB(206, 80, 220) - Lavender Color FAQ

What is the color code for Lavender?

Hex color code for Lavender color is #ce50dc. RGB color code for lavender color is rgb(206, 80, 220).

What is the RGB value of #ce50dc?

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

What is the RGB percentage of #ce50dc?

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

What does RGB 206,80,220 mean?

The RGB color 206, 80, 220 represents a dull and muted shade of Blue. The websafe version of this color is hex cc66cc. This color might be commonly referred to as a shade similar to Lavender.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ce50dc is composed of 6% Cyan, 64% Magenta, 0% Yellow, and 14% Black. In this CMYK breakdown, the Cyan component at 6% influences the coolness or green-blue aspects of the color, whereas the 64% 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 #ce50dc?

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

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

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

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