#e6e1ff - Blue Chalk Hex Color Code

#E6E1FF (Blue Chalk) - RGB 230, 225, 255 Color Information

#e6e1ff Conversion Table

HEX Triplet E6, E1, FF
RGB Decimal 230, 225, 255
RGB Octal 346, 341, 377
RGB Percent 90.2%, 88.2%, 100%
RGB Binary 11100110, 11100001, 11111111
CMY 0.098, 0.118, 0.000
CMYK 10, 12, 0, 0

Percentages of Color #E6E1FF

R 90.2%
G 88.2%
B 100%
RGB Percentages of Color #e6e1ff
C 10%
M 12%
Y 0%
K 0%
CMYK Percentages of Color #e6e1ff

Color spaces of #E6E1FF Blue Chalk - RGB(230, 225, 255)

HSV (or HSB) 250°, 12°, 100°
HSL 250°, 100°, 94°
Web Safe #ffccff
XYZ 77.608, 77.893, 105.552
CIE-Lab 90.731, 7.285, -13.920
xyY 0.297, 0.298, 77.893
Decimal 15131135

#e6e1ff Color Accessibility Scores (Blue Chalk Contrast Checker)

#e6e1ff

On dark background [GOOD]

#e6e1ff

On light background [POOR]

#e6e1ff

As background color [POOR]

Blue Chalk ↔ #e6e1ff Color Blindness Simulator

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

#E6E1FF Color Combinations - Color Schemes with e6e1ff

#e6e1ff Analogous Colors

#e6e1ff Triadic Colors

#e6e1ff Split Complementary Colors

#e6e1ff Complementary Colors

Shades and Tints of #e6e1ff Color Variations

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

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

Alternatives colours to Blue Chalk (#e6e1ff)

#e6e1ff Color Codes for CSS3/HTML5 and Icon Previews

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

#E6E1FF in Programming

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

#e6e1ff - RGB(230, 225, 255) - Blue Chalk Color FAQ

What is the color code for Blue Chalk?

Hex color code for Blue Chalk color is #e6e1ff. RGB color code for blue chalk color is rgb(230, 225, 255).

What is the RGB value of #e6e1ff?

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

What is the RGB percentage of #e6e1ff?

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

What does RGB 230,225,255 mean?

The RGB color 230, 225, 255 represents a bright and vivid shade of Blue. The websafe version of this color is hex ffccff. This color might be commonly referred to as a shade similar to Blue Chalk.

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

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

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

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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