#bca59b - Thatch Hex Color Code

#BCA59B (Thatch) - RGB 188, 165, 155 Color Information

#bca59b Conversion Table

HEX Triplet BC, A5, 9B
RGB Decimal 188, 165, 155
RGB Octal 274, 245, 233
RGB Percent 73.7%, 64.7%, 60.8%
RGB Binary 10111100, 10100101, 10011011
CMY 0.263, 0.353, 0.392
CMYK 0, 12, 18, 26

Percentages of Color #BCA59B

R 73.7%
G 64.7%
B 60.8%
RGB Percentages of Color #bca59b
C 0%
M 12%
Y 18%
K 26%
CMYK Percentages of Color #bca59b

Color spaces of #BCA59B Thatch - RGB(188, 165, 155)

HSV (or HSB) 18°, 18°, 74°
HSL 18°, 20°, 67°
Web Safe #cc9999
XYZ 40.111, 39.968, 36.611
CIE-Lab 69.447, 6.734, 8.248
xyY 0.344, 0.343, 39.968
Decimal 12363163

#bca59b Color Accessibility Scores (Thatch Contrast Checker)

#bca59b

On dark background [POOR]

#bca59b

On light background [GOOD]

#bca59b

As background color [GOOD]

Thatch ↔ #bca59b Color Blindness Simulator

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

#BCA59B Color Combinations - Color Schemes with bca59b

#bca59b Analogous Colors

#bca59b Triadic Colors

#bca59b Split Complementary Colors

#bca59b Complementary Colors

Shades and Tints of #bca59b Color Variations

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

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

Alternatives colours to Thatch (#bca59b)

#bca59b Color Codes for CSS3/HTML5 and Icon Previews

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

#BCA59B in Programming

HTML5, CSS3 #bca59b
Java new Color(188, 165, 155);
.NET Color.FromArgb(255, 188, 165, 155);
Swift UIColor(red:188, green:165, blue:155, alpha:1.00000)
Objective-C [UIColor colorWithRed:188 green:165 blue:155 alpha:1.00000];
OpenGL glColor3f(188f, 165f, 155f);
Python Color('#bca59b')

#bca59b - RGB(188, 165, 155) - Thatch Color FAQ

What is the color code for Thatch?

Hex color code for Thatch color is #bca59b. RGB color code for thatch color is rgb(188, 165, 155).

What is the RGB value of #bca59b?

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

What is the RGB percentage of #bca59b?

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

What does RGB 188,165,155 mean?

The RGB color 188, 165, 155 represents a dull and muted shade of Red. The websafe version of this color is hex cc9999. This color might be commonly referred to as a shade similar to Thatch.

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

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

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

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 Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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