#c5b5db - Prelude Hex Color Code

#C5B5DB (Prelude) - RGB 197, 181, 219 Color Information

#c5b5db Conversion Table

HEX Triplet C5, B5, DB
RGB Decimal 197, 181, 219
RGB Octal 305, 265, 333
RGB Percent 77.3%, 71%, 85.9%
RGB Binary 11000101, 10110101, 11011011
CMY 0.227, 0.290, 0.141
CMYK 10, 17, 0, 14

Percentages of Color #C5B5DB

R 77.3%
G 71%
B 85.9%
RGB Percentages of Color #c5b5db
C 10%
M 17%
Y 0%
K 14%
CMYK Percentages of Color #c5b5db

Color spaces of #C5B5DB Prelude - RGB(197, 181, 219)

HSV (or HSB) 265°, 17°, 86°
HSL 265°, 35°, 78°
Web Safe #cccccc
XYZ 52.336, 50.033, 73.917
CIE-Lab 76.089, 12.881, -17.001
xyY 0.297, 0.284, 50.033
Decimal 12957147

#c5b5db Color Accessibility Scores (Prelude Contrast Checker)

#c5b5db

On dark background [GOOD]

#c5b5db

On light background [POOR]

#c5b5db

As background color [POOR]

Prelude ↔ #c5b5db Color Blindness Simulator

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

#C5B5DB Color Combinations - Color Schemes with c5b5db

#c5b5db Analogous Colors

#c5b5db Triadic Colors

#c5b5db Split Complementary Colors

#c5b5db Complementary Colors

Shades and Tints of #c5b5db Color Variations

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

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

Alternatives colours to Prelude (#c5b5db)

#c5b5db Color Codes for CSS3/HTML5 and Icon Previews

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

#C5B5DB in Programming

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

#c5b5db - RGB(197, 181, 219) - Prelude Color FAQ

What is the color code for Prelude?

Hex color code for Prelude color is #c5b5db. RGB color code for prelude color is rgb(197, 181, 219).

What is the RGB value of #c5b5db?

The RGB value corresponding to the hexadecimal color code #c5b5db is rgb(197, 181, 219). 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, '181' 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 #c5b5db.

What is the RGB percentage of #c5b5db?

The RGB percentage composition for the hexadecimal color code #c5b5db is detailed as follows: 77.3% Red, 71% 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 77.3% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 71% 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 #c5b5db.

What does RGB 197,181,219 mean?

The RGB color 197, 181, 219 represents a bright and vivid shade of Blue. The websafe version of this color is hex cccccc. This color might be commonly referred to as a shade similar to Prelude.

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

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

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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

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