#8f68bf - Blue Violet Hex Color Code

#8F68BF (Blue Violet) - RGB 143, 104, 191 Color Information

#8f68bf Conversion Table

HEX Triplet 8F, 68, BF
RGB Decimal 143, 104, 191
RGB Octal 217, 150, 277
RGB Percent 56.1%, 40.8%, 74.9%
RGB Binary 10001111, 1101000, 10111111
CMY 0.439, 0.592, 0.251
CMYK 25, 46, 0, 25

Percentages of Color #8F68BF

R 56.1%
G 40.8%
B 74.9%
RGB Percentages of Color #8f68bf
C 25%
M 46%
Y 0%
K 25%
CMYK Percentages of Color #8f68bf

Color spaces of #8F68BF Blue Violet - RGB(143, 104, 191)

HSV (or HSB) 267°, 46°, 75°
HSL 267°, 40°, 58°
Web Safe #9966cc
XYZ 25.682, 19.502, 51.701
CIE-Lab 51.269, 33.292, -40.049
xyY 0.265, 0.201, 19.502
Decimal 9398463

#8f68bf Color Accessibility Scores (Blue Violet Contrast Checker)

#8f68bf

On dark background [POOR]

#8f68bf

On light background [GOOD]

#8f68bf

As background color [GOOD]

Blue Violet ↔ #8f68bf Color Blindness Simulator

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

#8F68BF Color Combinations - Color Schemes with 8f68bf

#8f68bf Analogous Colors

#8f68bf Triadic Colors

#8f68bf Split Complementary Colors

#8f68bf Complementary Colors

Shades and Tints of #8f68bf Color Variations

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

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

Alternatives colours to Blue Violet (#8f68bf)

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

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

#8F68BF in Programming

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

#8f68bf - RGB(143, 104, 191) - Blue Violet Color FAQ

What is the color code for Blue Violet?

Hex color code for Blue Violet color is #8f68bf. RGB color code for blue violet color is rgb(143, 104, 191).

What is the RGB value of #8f68bf?

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

What is the RGB percentage of #8f68bf?

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

What does RGB 143,104,191 mean?

The RGB color 143, 104, 191 represents a dull and muted shade of Blue. The websafe version of this color is hex 9966cc. This color might be commonly referred to as a shade similar to Blue Violet.

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

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

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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