#6d6368 - Scorpion Hex Color Code

#6D6368 (Scorpion) - RGB 109, 99, 104 Color Information

#6d6368 Conversion Table

HEX Triplet 6D, 63, 68
RGB Decimal 109, 99, 104
RGB Octal 155, 143, 150
RGB Percent 42.7%, 38.8%, 40.8%
RGB Binary 1101101, 1100011, 1101000
CMY 0.573, 0.612, 0.592
CMYK 0, 9, 5, 57

Percentages of Color #6D6368

R 42.7%
G 38.8%
B 40.8%
RGB Percentages of Color #6d6368
C 0%
M 9%
Y 5%
K 57%
CMYK Percentages of Color #6d6368

Color spaces of #6D6368 Scorpion - RGB(109, 99, 104)

HSV (or HSB) 330°, 9°, 43°
HSL 330°, 5°, 41°
Web Safe #666666
XYZ 13.267, 13.174, 14.940
CIE-Lab 43.025, 4.951, -1.390
xyY 0.321, 0.318, 13.174
Decimal 7168872

#6d6368 Color Accessibility Scores (Scorpion Contrast Checker)

#6d6368

On dark background [POOR]

#6d6368

On light background [GOOD]

#6d6368

As background color [GOOD]

Scorpion ↔ #6d6368 Color Blindness Simulator

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

#6D6368 Color Combinations - Color Schemes with 6d6368

#6d6368 Analogous Colors

#6d6368 Triadic Colors

#6d6368 Split Complementary Colors

#6d6368 Complementary Colors

Shades and Tints of #6d6368 Color Variations

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

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

Alternatives colours to Scorpion (#6d6368)

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

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

#6D6368 in Programming

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

#6d6368 - RGB(109, 99, 104) - Scorpion Color FAQ

What is the color code for Scorpion?

Hex color code for Scorpion color is #6d6368. RGB color code for scorpion color is rgb(109, 99, 104).

What is the RGB value of #6d6368?

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

What is the RGB percentage of #6d6368?

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

What does RGB 109,99,104 mean?

The RGB color 109, 99, 104 represents a dull and muted shade of Red. The websafe version of this color is hex 666666. This color might be commonly referred to as a shade similar to Scorpion.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #6d6368 has an HSL value of 330° (degrees) for Hue, 5% for Saturation, and 41% for Lightness. In this HSL representation, the Hue at 330° 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 41% 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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...