#d79bd2 - Light Orchid Hex Color Code

#D79BD2 (Light Orchid) - RGB 215, 155, 210 Color Information

#d79bd2 Conversion Table

HEX Triplet D7, 9B, D2
RGB Decimal 215, 155, 210
RGB Octal 327, 233, 322
RGB Percent 84.3%, 60.8%, 82.4%
RGB Binary 11010111, 10011011, 11010010
CMY 0.157, 0.392, 0.176
CMYK 0, 28, 2, 16

Percentages of Color #D79BD2

R 84.3%
G 60.8%
B 82.4%
RGB Percentages of Color #d79bd2
C 0%
M 28%
Y 2%
K 16%
CMYK Percentages of Color #d79bd2

Color spaces of #D79BD2 Light Orchid - RGB(215, 155, 210)

HSV (or HSB) 305°, 28°, 84°
HSL 305°, 43°, 73°
Web Safe #cc99cc
XYZ 51.379, 42.543, 66.476
CIE-Lab 71.244, 31.253, -19.248
xyY 0.320, 0.265, 42.543
Decimal 14130130

#d79bd2 Color Accessibility Scores (Light Orchid Contrast Checker)

#d79bd2

On dark background [POOR]

#d79bd2

On light background [GOOD]

#d79bd2

As background color [GOOD]

Light Orchid ↔ #d79bd2 Color Blindness Simulator

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

#D79BD2 Color Combinations - Color Schemes with d79bd2

#d79bd2 Analogous Colors

#d79bd2 Triadic Colors

#d79bd2 Split Complementary Colors

#d79bd2 Complementary Colors

Shades and Tints of #d79bd2 Color Variations

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

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

Alternatives colours to Light Orchid (#d79bd2)

#d79bd2 Color Codes for CSS3/HTML5 and Icon Previews

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

#D79BD2 in Programming

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

#d79bd2 - RGB(215, 155, 210) - Light Orchid Color FAQ

What is the color code for Light Orchid?

Hex color code for Light Orchid color is #d79bd2. RGB color code for light orchid color is rgb(215, 155, 210).

What is the RGB value of #d79bd2?

The RGB value corresponding to the hexadecimal color code #d79bd2 is rgb(215, 155, 210). 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, '155' represents the green component's intensity, and '210' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #d79bd2.

What is the RGB percentage of #d79bd2?

The RGB percentage composition for the hexadecimal color code #d79bd2 is detailed as follows: 84.3% Red, 60.8% Green, and 82.4% 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 60.8% and 82.4% 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 #d79bd2.

What does RGB 215,155,210 mean?

The RGB color 215, 155, 210 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 #d79bd2?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #d79bd2 is composed of 0% Cyan, 28% Magenta, 2% 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 28% of Magenta contributes to the red-purple qualities. The 2% 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 #d79bd2?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d79bd2 has an HSL value of 305° (degrees) for Hue, 43% for Saturation, and 73% for Lightness. In this HSL representation, the Hue at 305° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 43% 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?
Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

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