#6b665f - Flint Hex Color Code

#6B665F (Flint) - RGB 107, 102, 95 Color Information

#6b665f Conversion Table

HEX Triplet 6B, 66, 5F
RGB Decimal 107, 102, 95
RGB Octal 153, 146, 137
RGB Percent 42%, 40%, 37.3%
RGB Binary 1101011, 1100110, 1011111
CMY 0.580, 0.600, 0.627
CMYK 0, 5, 11, 58

Percentages of Color #6B665F

R 42%
G 40%
B 37.3%
RGB Percentages of Color #6b665f
C 0%
M 5%
Y 11%
K 58%
CMYK Percentages of Color #6b665f

Color spaces of #6B665F Flint - RGB(107, 102, 95)

HSV (or HSB) 35°, 11°, 42°
HSL 35°, 6°, 40°
Web Safe #666666
XYZ 12.880, 13.455, 12.745
CIE-Lab 43.441, 0.613, 4.651
xyY 0.330, 0.344, 13.455
Decimal 7038559

#6b665f Color Accessibility Scores (Flint Contrast Checker)

#6b665f

On dark background [POOR]

#6b665f

On light background [GOOD]

#6b665f

As background color [GOOD]

Flint ↔ #6b665f Color Blindness Simulator

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

#6B665F Color Combinations - Color Schemes with 6b665f

#6b665f Analogous Colors

#6b665f Triadic Colors

#6b665f Split Complementary Colors

#6b665f Complementary Colors

Shades and Tints of #6b665f Color Variations

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

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

Alternatives colours to Flint (#6b665f)

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

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

#6B665F in Programming

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

#6b665f - RGB(107, 102, 95) - Flint Color FAQ

What is the color code for Flint?

Hex color code for Flint color is #6b665f. RGB color code for flint color is rgb(107, 102, 95).

What is the RGB value of #6b665f?

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

What is the RGB percentage of #6b665f?

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

What does RGB 107,102,95 mean?

The RGB color 107, 102, 95 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 Flint.

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

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

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

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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