#696cc2 - Blue Violet Hex Color Code

#696CC2 (Blue Violet) - RGB 105, 108, 194 Color Information

#696cc2 Conversion Table

HEX Triplet 69, 6C, C2
RGB Decimal 105, 108, 194
RGB Octal 151, 154, 302
RGB Percent 41.2%, 42.4%, 76.1%
RGB Binary 1101001, 1101100, 11000010
CMY 0.588, 0.576, 0.239
CMYK 46, 44, 0, 24

Percentages of Color #696CC2

R 41.2%
G 42.4%
B 76.1%
RGB Percentages of Color #696cc2
C 46%
M 44%
Y 0%
K 24%
CMYK Percentages of Color #696cc2

Color spaces of #696CC2 Blue Violet - RGB(105, 108, 194)

HSV (or HSB) 238°, 46°, 76°
HSL 238°, 42°, 59°
Web Safe #6666cc
XYZ 20.926, 17.623, 53.338
CIE-Lab 49.036, 21.587, -45.529
xyY 0.228, 0.192, 17.623
Decimal 6909122

#696cc2 Color Accessibility Scores (Blue Violet Contrast Checker)

#696cc2

On dark background [POOR]

#696cc2

On light background [GOOD]

#696cc2

As background color [GOOD]

Blue Violet ↔ #696cc2 Color Blindness Simulator

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

#696CC2 Color Combinations - Color Schemes with 696cc2

#696cc2 Analogous Colors

#696cc2 Triadic Colors

#696cc2 Split Complementary Colors

#696cc2 Complementary Colors

Shades and Tints of #696cc2 Color Variations

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

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

Alternatives colours to Blue Violet (#696cc2)

#696cc2 Color Codes for CSS3/HTML5 and Icon Previews

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

#696CC2 in Programming

HTML5, CSS3 #696cc2
Java new Color(105, 108, 194);
.NET Color.FromArgb(255, 105, 108, 194);
Swift UIColor(red:105, green:108, blue:194, alpha:1.00000)
Objective-C [UIColor colorWithRed:105 green:108 blue:194 alpha:1.00000];
OpenGL glColor3f(105f, 108f, 194f);
Python Color('#696cc2')

#696cc2 - RGB(105, 108, 194) - Blue Violet Color FAQ

What is the color code for Blue Violet?

Hex color code for Blue Violet color is #696cc2. RGB color code for blue violet color is rgb(105, 108, 194).

What is the RGB value of #696cc2?

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

What is the RGB percentage of #696cc2?

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

What does RGB 105,108,194 mean?

The RGB color 105, 108, 194 represents a dull and muted shade of Blue. The websafe version of this color is hex 6666cc. 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 #696cc2?

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

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...