#6a6874 - Mid Gray Hex Color Code

#6A6874 (Mid Gray) - RGB 106, 104, 116 Color Information

#6a6874 Conversion Table

HEX Triplet 6A, 68, 74
RGB Decimal 106, 104, 116
RGB Octal 152, 150, 164
RGB Percent 41.6%, 40.8%, 45.5%
RGB Binary 1101010, 1101000, 1110100
CMY 0.584, 0.592, 0.545
CMYK 9, 10, 0, 55

Percentages of Color #6A6874

R 41.6%
G 40.8%
B 45.5%
RGB Percentages of Color #6a6874
C 9%
M 10%
Y 0%
K 55%
CMYK Percentages of Color #6a6874

Color spaces of #6A6874 Mid Gray - RGB(106, 104, 116)

HSV (or HSB) 250°, 10°, 45°
HSL 250°, 5°, 43°
Web Safe #666666
XYZ 14.047, 14.226, 18.529
CIE-Lab 44.555, 3.338, -6.425
xyY 0.300, 0.304, 14.226
Decimal 6973556

#6a6874 Color Accessibility Scores (Mid Gray Contrast Checker)

#6a6874

On dark background [POOR]

#6a6874

On light background [GOOD]

#6a6874

As background color [GOOD]

Mid Gray ↔ #6a6874 Color Blindness Simulator

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

#6A6874 Color Combinations - Color Schemes with 6a6874

#6a6874 Analogous Colors

#6a6874 Triadic Colors

#6a6874 Split Complementary Colors

#6a6874 Complementary Colors

Shades and Tints of #6a6874 Color Variations

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

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

Alternatives colours to Mid Gray (#6a6874)

#6a6874 Color Codes for CSS3/HTML5 and Icon Previews

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

#6A6874 in Programming

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

#6a6874 - RGB(106, 104, 116) - Mid Gray Color FAQ

What is the color code for Mid Gray?

Hex color code for Mid Gray color is #6a6874. RGB color code for mid gray color is rgb(106, 104, 116).

What is the RGB value of #6a6874?

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

What is the RGB percentage of #6a6874?

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

What does RGB 106,104,116 mean?

The RGB color 106, 104, 116 represents a dull and muted shade of Blue. The websafe version of this color is hex 666666. This color might be commonly referred to as a shade similar to Mid Gray.

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

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

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

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

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