#c0b5df - Prelude Hex Color Code

#C0B5DF (Prelude) - RGB 192, 181, 223 Color Information

#c0b5df Conversion Table

HEX Triplet C0, B5, DF
RGB Decimal 192, 181, 223
RGB Octal 300, 265, 337
RGB Percent 75.3%, 71%, 87.5%
RGB Binary 11000000, 10110101, 11011111
CMY 0.247, 0.290, 0.125
CMYK 14, 19, 0, 13

Percentages of Color #C0B5DF

R 75.3%
G 71%
B 87.5%
RGB Percentages of Color #c0b5df
C 14%
M 19%
Y 0%
K 13%
CMYK Percentages of Color #c0b5df

Color spaces of #C0B5DF Prelude - RGB(192, 181, 223)

HSV (or HSB) 256°, 19°, 87°
HSL 256°, 40°, 79°
Web Safe #cccccc
XYZ 51.581, 49.582, 76.664
CIE-Lab 75.812, 12.097, -19.630
xyY 0.290, 0.279, 49.582
Decimal 12629471

#c0b5df Color Accessibility Scores (Prelude Contrast Checker)

#c0b5df

On dark background [GOOD]

#c0b5df

On light background [POOR]

#c0b5df

As background color [POOR]

Prelude ↔ #c0b5df Color Blindness Simulator

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

#C0B5DF Color Combinations - Color Schemes with c0b5df

#c0b5df Analogous Colors

#c0b5df Triadic Colors

#c0b5df Split Complementary Colors

#c0b5df Complementary Colors

Shades and Tints of #c0b5df Color Variations

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

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

Alternatives colours to Prelude (#c0b5df)

#c0b5df Color Codes for CSS3/HTML5 and Icon Previews

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

#C0B5DF in Programming

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

#c0b5df - RGB(192, 181, 223) - Prelude Color FAQ

What is the color code for Prelude?

Hex color code for Prelude color is #c0b5df. RGB color code for prelude color is rgb(192, 181, 223).

What is the RGB value of #c0b5df?

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

What is the RGB percentage of #c0b5df?

The RGB percentage composition for the hexadecimal color code #c0b5df is detailed as follows: 75.3% Red, 71% Green, and 87.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 75.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 87.5% 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 #c0b5df.

What does RGB 192,181,223 mean?

The RGB color 192, 181, 223 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 #c0b5df?

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

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

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

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