#8c098b - Violet Eggplant Hex Color Code

#8C098B (Violet Eggplant) - RGB 140, 9, 139 Color Information

#8c098b Conversion Table

HEX Triplet 8C, 09, 8B
RGB Decimal 140, 9, 139
RGB Octal 214, 11, 213
RGB Percent 54.9%, 3.5%, 54.5%
RGB Binary 10001100, 1001, 10001011
CMY 0.451, 0.965, 0.455
CMYK 0, 94, 1, 45

Percentages of Color #8C098B

R 54.9%
G 3.5%
B 54.5%
RGB Percentages of Color #8c098b
C 0%
M 94%
Y 1%
K 45%
CMYK Percentages of Color #8c098b

Color spaces of #8C098B Violet Eggplant - RGB(140, 9, 139)

HSV (or HSB) 300°, 94°, 55°
HSL 300°, 88°, 29°
Web Safe #990099
XYZ 15.573, 7.635, 25.079
CIE-Lab 33.211, 61.485, -37.751
xyY 0.323, 0.158, 7.635
Decimal 9177483

#8c098b Color Accessibility Scores (Violet Eggplant Contrast Checker)

#8c098b

On dark background [POOR]

#8c098b

On light background [GOOD]

#8c098b

As background color [GOOD]

Violet Eggplant ↔ #8c098b Color Blindness Simulator

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

#8C098B Color Combinations - Color Schemes with 8c098b

#8c098b Analogous Colors

#8c098b Triadic Colors

#8c098b Split Complementary Colors

#8c098b Complementary Colors

Shades and Tints of #8c098b Color Variations

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

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

Alternatives colours to Violet Eggplant (#8c098b)

#8c098b Color Codes for CSS3/HTML5 and Icon Previews

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

#8C098B in Programming

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

#8c098b - RGB(140, 9, 139) - Violet Eggplant Color FAQ

What is the color code for Violet Eggplant?

Hex color code for Violet Eggplant color is #8c098b. RGB color code for violet eggplant color is rgb(140, 9, 139).

What is the RGB value of #8c098b?

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

What is the RGB percentage of #8c098b?

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

What does RGB 140,9,139 mean?

The RGB color 140, 9, 139 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 #8c098b?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #8c098b is composed of 0% Cyan, 94% Magenta, 1% Yellow, and 45% 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 1% of Yellow typically adds to the brightness and warmth, and the 45% 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 #8c098b?

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

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

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