#c38de8 - Biloba Flower Hex Color Code

#C38DE8 (Biloba Flower) - RGB 195, 141, 232 Color Information

#c38de8 Conversion Table

HEX Triplet C3, 8D, E8
RGB Decimal 195, 141, 232
RGB Octal 303, 215, 350
RGB Percent 76.5%, 55.3%, 91%
RGB Binary 11000011, 10001101, 11101000
CMY 0.235, 0.447, 0.090
CMYK 16, 39, 0, 9

Percentages of Color #C38DE8

R 76.5%
G 55.3%
B 91%
RGB Percentages of Color #c38de8
C 16%
M 39%
Y 0%
K 9%
CMYK Percentages of Color #c38de8

Color spaces of #C38DE8 Biloba Flower - RGB(195, 141, 232)

HSV (or HSB) 276°, 39°, 91°
HSL 276°, 66°, 73°
Web Safe #cc99ff
XYZ 46.596, 36.478, 80.929
CIE-Lab 66.884, 36.995, -38.264
xyY 0.284, 0.222, 36.478
Decimal 12815848

#c38de8 Color Accessibility Scores (Biloba Flower Contrast Checker)

#c38de8

On dark background [POOR]

#c38de8

On light background [GOOD]

#c38de8

As background color [GOOD]

Biloba Flower ↔ #c38de8 Color Blindness Simulator

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

#C38DE8 Color Combinations - Color Schemes with c38de8

#c38de8 Analogous Colors

#c38de8 Triadic Colors

#c38de8 Split Complementary Colors

#c38de8 Complementary Colors

Shades and Tints of #c38de8 Color Variations

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

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

Alternatives colours to Biloba Flower (#c38de8)

#c38de8 Color Codes for CSS3/HTML5 and Icon Previews

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

#C38DE8 in Programming

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

#c38de8 - RGB(195, 141, 232) - Biloba Flower Color FAQ

What is the color code for Biloba Flower?

Hex color code for Biloba Flower color is #c38de8. RGB color code for biloba flower color is rgb(195, 141, 232).

What is the RGB value of #c38de8?

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

What is the RGB percentage of #c38de8?

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

What does RGB 195,141,232 mean?

The RGB color 195, 141, 232 represents a dull and muted shade of Blue. The websafe version of this color is hex cc99ff. This color might be commonly referred to as a shade similar to Biloba Flower.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c38de8 has an HSL value of 276° (degrees) for Hue, 66% for Saturation, and 73% for Lightness. In this HSL representation, the Hue at 276° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 66% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 73% 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?
E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...