#bcaa96 - Heathered Gray Hex Color Code

#BCAA96 (Heathered Gray) - RGB 188, 170, 150 Color Information

#bcaa96 Conversion Table

HEX Triplet BC, AA, 96
RGB Decimal 188, 170, 150
RGB Octal 274, 252, 226
RGB Percent 73.7%, 66.7%, 58.8%
RGB Binary 10111100, 10101010, 10010110
CMY 0.263, 0.333, 0.412
CMYK 0, 10, 20, 26

Percentages of Color #BCAA96

R 73.7%
G 66.7%
B 58.8%
RGB Percentages of Color #bcaa96
C 0%
M 10%
Y 20%
K 26%
CMYK Percentages of Color #bcaa96

Color spaces of #BCAA96 Heathered Gray - RGB(188, 170, 150)

HSV (or HSB) 32°, 20°, 74°
HSL 32°, 22°, 66°
Web Safe #cc9999
XYZ 40.619, 41.643, 34.751
CIE-Lab 70.624, 3.237, 12.673
xyY 0.347, 0.356, 41.643
Decimal 12364438

#bcaa96 Color Accessibility Scores (Heathered Gray Contrast Checker)

#bcaa96

On dark background [POOR]

#bcaa96

On light background [GOOD]

#bcaa96

As background color [GOOD]

Heathered Gray ↔ #bcaa96 Color Blindness Simulator

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

#BCAA96 Color Combinations - Color Schemes with bcaa96

#bcaa96 Analogous Colors

#bcaa96 Triadic Colors

#bcaa96 Split Complementary Colors

#bcaa96 Complementary Colors

Shades and Tints of #bcaa96 Color Variations

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

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

Alternatives colours to Heathered Gray (#bcaa96)

#bcaa96 Color Codes for CSS3/HTML5 and Icon Previews

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

#BCAA96 in Programming

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

#bcaa96 - RGB(188, 170, 150) - Heathered Gray Color FAQ

What is the color code for Heathered Gray?

Hex color code for Heathered Gray color is #bcaa96. RGB color code for heathered gray color is rgb(188, 170, 150).

What is the RGB value of #bcaa96?

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

What is the RGB percentage of #bcaa96?

The RGB percentage composition for the hexadecimal color code #bcaa96 is detailed as follows: 73.7% Red, 66.7% Green, and 58.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 66.7% and 58.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 #bcaa96.

What does RGB 188,170,150 mean?

The RGB color 188, 170, 150 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 Heathered Gray.

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

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

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

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

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