#6d441b - Walnut Hex Color Code

#6D441B (Walnut) - RGB 109, 68, 27 Color Information

#6d441b Conversion Table

HEX Triplet 6D, 44, 1B
RGB Decimal 109, 68, 27
RGB Octal 155, 104, 33
RGB Percent 42.7%, 26.7%, 10.6%
RGB Binary 1101101, 1000100, 11011
CMY 0.573, 0.733, 0.894
CMYK 0, 38, 75, 57

Percentages of Color #6D441B

R 42.7%
G 26.7%
B 10.6%
RGB Percentages of Color #6d441b
C 0%
M 38%
Y 75%
K 57%
CMYK Percentages of Color #6d441b

Color spaces of #6D441B Walnut - RGB(109, 68, 27)

HSV (or HSB) 30°, 75°, 43°
HSL 30°, 60°, 27°
Web Safe #663333
XYZ 8.572, 7.465, 2.026
CIE-Lab 32.842, 13.696, 31.213
xyY 0.475, 0.413, 7.465
Decimal 7160859

#6d441b Color Accessibility Scores (Walnut Contrast Checker)

#6d441b

On dark background [POOR]

#6d441b

On light background [GOOD]

#6d441b

As background color [GOOD]

Walnut ↔ #6d441b Color Blindness Simulator

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

#6D441B Color Combinations - Color Schemes with 6d441b

#6d441b Analogous Colors

#6d441b Triadic Colors

#6d441b Split Complementary Colors

#6d441b Complementary Colors

Shades and Tints of #6d441b Color Variations

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

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

Alternatives colours to Walnut (#6d441b)

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

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

#6D441B in Programming

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

#6d441b - RGB(109, 68, 27) - Walnut Color FAQ

What is the color code for Walnut?

Hex color code for Walnut color is #6d441b. RGB color code for walnut color is rgb(109, 68, 27).

What is the RGB value of #6d441b?

The RGB value corresponding to the hexadecimal color code #6d441b is rgb(109, 68, 27). 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, '68' represents the green component's intensity, and '27' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #6d441b.

What is the RGB percentage of #6d441b?

The RGB percentage composition for the hexadecimal color code #6d441b is detailed as follows: 42.7% Red, 26.7% Green, and 10.6% 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 26.7% and 10.6% 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 #6d441b.

What does RGB 109,68,27 mean?

The RGB color 109, 68, 27 represents a dull and muted shade of Red. The websafe version of this color is hex 663333. This color might be commonly referred to as a shade similar to Walnut.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #6d441b is composed of 0% Cyan, 38% Magenta, 75% 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 38% of Magenta contributes to the red-purple qualities. The 75% 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 #6d441b?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #6d441b has an HSL value of 30° (degrees) for Hue, 60% for Saturation, and 27% for Lightness. In this HSL representation, the Hue at 30° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 60% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 27% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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

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

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

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