#e29ccc - Light Orchid Hex Color Code

#E29CCC (Light Orchid) - RGB 226, 156, 204 Color Information

#e29ccc Conversion Table

HEX Triplet E2, 9C, CC
RGB Decimal 226, 156, 204
RGB Octal 342, 234, 314
RGB Percent 88.6%, 61.2%, 80%
RGB Binary 11100010, 10011100, 11001100
CMY 0.114, 0.388, 0.200
CMYK 0, 31, 10, 11

Percentages of Color #E29CCC

R 88.6%
G 61.2%
B 80%
RGB Percentages of Color #e29ccc
C 0%
M 31%
Y 10%
K 11%
CMYK Percentages of Color #e29ccc

Color spaces of #E29CCC Light Orchid - RGB(226, 156, 204)

HSV (or HSB) 319°, 31°, 89°
HSL 319°, 55°, 75°
Web Safe #cc99cc
XYZ 54.152, 44.305, 62.824
CIE-Lab 72.432, 33.330, -14.033
xyY 0.336, 0.275, 44.305
Decimal 14851276

#e29ccc Color Accessibility Scores (Light Orchid Contrast Checker)

#e29ccc

On dark background [POOR]

#e29ccc

On light background [GOOD]

#e29ccc

As background color [GOOD]

Light Orchid ↔ #e29ccc Color Blindness Simulator

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

#E29CCC Color Combinations - Color Schemes with e29ccc

#e29ccc Analogous Colors

#e29ccc Triadic Colors

#e29ccc Split Complementary Colors

#e29ccc Complementary Colors

Shades and Tints of #e29ccc Color Variations

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

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

Alternatives colours to Light Orchid (#e29ccc)

#e29ccc Color Codes for CSS3/HTML5 and Icon Previews

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

#E29CCC in Programming

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

#e29ccc - RGB(226, 156, 204) - Light Orchid Color FAQ

What is the color code for Light Orchid?

Hex color code for Light Orchid color is #e29ccc. RGB color code for light orchid color is rgb(226, 156, 204).

What is the RGB value of #e29ccc?

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

What is the RGB percentage of #e29ccc?

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

What does RGB 226,156,204 mean?

The RGB color 226, 156, 204 represents a dull and muted shade of Red. The websafe version of this color is hex cc99cc. This color might be commonly referred to as a shade similar to Light Orchid.

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

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

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

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

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