#9d098c - Violet Eggplant Hex Color Code

#9D098C (Violet Eggplant) - RGB 157, 9, 140 Color Information

#9d098c Conversion Table

HEX Triplet 9D, 09, 8C
RGB Decimal 157, 9, 140
RGB Octal 235, 11, 214
RGB Percent 61.6%, 3.5%, 54.9%
RGB Binary 10011101, 1001, 10001100
CMY 0.384, 0.965, 0.451
CMYK 0, 94, 11, 38

Percentages of Color #9D098C

R 61.6%
G 3.5%
B 54.9%
RGB Percentages of Color #9d098c
C 0%
M 94%
Y 11%
K 38%
CMYK Percentages of Color #9d098c

Color spaces of #9D098C Violet Eggplant - RGB(157, 9, 140)

HSV (or HSB) 307°, 94°, 62°
HSL 307°, 89°, 33°
Web Safe #990099
XYZ 18.736, 9.257, 25.610
CIE-Lab 36.474, 64.810, -32.984
xyY 0.350, 0.173, 9.257
Decimal 10291596

#9d098c Color Accessibility Scores (Violet Eggplant Contrast Checker)

#9d098c

On dark background [POOR]

#9d098c

On light background [GOOD]

#9d098c

As background color [GOOD]

Violet Eggplant ↔ #9d098c Color Blindness Simulator

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

#9D098C Color Combinations - Color Schemes with 9d098c

#9d098c Analogous Colors

#9d098c Triadic Colors

#9d098c Split Complementary Colors

#9d098c Complementary Colors

Shades and Tints of #9d098c Color Variations

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

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

Alternatives colours to Violet Eggplant (#9d098c)

#9d098c Color Codes for CSS3/HTML5 and Icon Previews

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

#9D098C in Programming

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

#9d098c - RGB(157, 9, 140) - Violet Eggplant Color FAQ

What is the color code for Violet Eggplant?

Hex color code for Violet Eggplant color is #9d098c. RGB color code for violet eggplant color is rgb(157, 9, 140).

What is the RGB value of #9d098c?

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

What is the RGB percentage of #9d098c?

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

What does RGB 157,9,140 mean?

The RGB color 157, 9, 140 represents a dull and muted shade of Red. The websafe version of this color is hex 990099. This color might be commonly referred to as a shade similar to Violet Eggplant.

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

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

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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