#d79cd5 - Light Orchid Hex Color Code

#D79CD5 (Light Orchid) - RGB 215, 156, 213 Color Information

#d79cd5 Conversion Table

HEX Triplet D7, 9C, D5
RGB Decimal 215, 156, 213
RGB Octal 327, 234, 325
RGB Percent 84.3%, 61.2%, 83.5%
RGB Binary 11010111, 10011100, 11010101
CMY 0.157, 0.388, 0.165
CMYK 0, 27, 1, 16

Percentages of Color #D79CD5

R 84.3%
G 61.2%
B 83.5%
RGB Percentages of Color #d79cd5
C 0%
M 27%
Y 1%
K 16%
CMYK Percentages of Color #d79cd5

Color spaces of #D79CD5 Light Orchid - RGB(215, 156, 213)

HSV (or HSB) 302°, 27°, 84°
HSL 302°, 42°, 73°
Web Safe #cc99cc
XYZ 51.923, 43.028, 68.519
CIE-Lab 71.574, 31.263, -20.399
xyY 0.318, 0.263, 43.028
Decimal 14130389

#d79cd5 Color Accessibility Scores (Light Orchid Contrast Checker)

#d79cd5

On dark background [POOR]

#d79cd5

On light background [GOOD]

#d79cd5

As background color [GOOD]

Light Orchid ↔ #d79cd5 Color Blindness Simulator

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

#D79CD5 Color Combinations - Color Schemes with d79cd5

#d79cd5 Analogous Colors

#d79cd5 Triadic Colors

#d79cd5 Split Complementary Colors

#d79cd5 Complementary Colors

Shades and Tints of #d79cd5 Color Variations

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

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

Alternatives colours to Light Orchid (#d79cd5)

#d79cd5 Color Codes for CSS3/HTML5 and Icon Previews

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

#D79CD5 in Programming

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

#d79cd5 - RGB(215, 156, 213) - Light Orchid Color FAQ

What is the color code for Light Orchid?

Hex color code for Light Orchid color is #d79cd5. RGB color code for light orchid color is rgb(215, 156, 213).

What is the RGB value of #d79cd5?

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

What is the RGB percentage of #d79cd5?

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

What does RGB 215,156,213 mean?

The RGB color 215, 156, 213 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 #d79cd5?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d79cd5 has an HSL value of 302° (degrees) for Hue, 42% for Saturation, and 73% for Lightness. In this HSL representation, the Hue at 302° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 42% 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?
The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

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

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...