#da70b9 - Orchid Hex Color Code

#DA70B9 (Orchid) - RGB 218, 112, 185 Color Information

#da70b9 Conversion Table

HEX Triplet DA, 70, B9
RGB Decimal 218, 112, 185
RGB Octal 332, 160, 271
RGB Percent 85.5%, 43.9%, 72.5%
RGB Binary 11011010, 1110000, 10111001
CMY 0.145, 0.561, 0.275
CMYK 0, 49, 15, 15

Percentages of Color #DA70B9

R 85.5%
G 43.9%
B 72.5%
RGB Percentages of Color #da70b9
C 0%
M 49%
Y 15%
K 15%
CMYK Percentages of Color #da70b9

Color spaces of #DA70B9 Orchid - RGB(218, 112, 185)

HSV (or HSB) 319°, 49°, 85°
HSL 319°, 59°, 65°
Web Safe #cc66cc
XYZ 43.465, 29.997, 49.398
CIE-Lab 61.651, 50.511, -19.797
xyY 0.354, 0.244, 29.997
Decimal 14315705

#da70b9 Color Accessibility Scores (Orchid Contrast Checker)

#da70b9

On dark background [POOR]

#da70b9

On light background [GOOD]

#da70b9

As background color [GOOD]

Orchid ↔ #da70b9 Color Blindness Simulator

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

#DA70B9 Color Combinations - Color Schemes with da70b9

#da70b9 Analogous Colors

#da70b9 Triadic Colors

#da70b9 Split Complementary Colors

#da70b9 Complementary Colors

Shades and Tints of #da70b9 Color Variations

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

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

Alternatives colours to Orchid (#da70b9)

#da70b9 Color Codes for CSS3/HTML5 and Icon Previews

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

#DA70B9 in Programming

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

#da70b9 - RGB(218, 112, 185) - Orchid Color FAQ

What is the color code for Orchid?

Hex color code for Orchid color is #da70b9. RGB color code for orchid color is rgb(218, 112, 185).

What is the RGB value of #da70b9?

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

What is the RGB percentage of #da70b9?

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

What does RGB 218,112,185 mean?

The RGB color 218, 112, 185 represents a dull and muted shade of Red. The websafe version of this color is hex cc66cc. This color might be commonly referred to as a shade similar to Orchid.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #da70b9 has an HSL value of 319° (degrees) for Hue, 59% for Saturation, and 65% 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 59% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 65% 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?
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...

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

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

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...