#bcb153 - Husk Hex Color Code

#BCB153 (Husk) - RGB 188, 177, 83 Color Information

#bcb153 Conversion Table

HEX Triplet BC, B1, 53
RGB Decimal 188, 177, 83
RGB Octal 274, 261, 123
RGB Percent 73.7%, 69.4%, 32.5%
RGB Binary 10111100, 10110001, 1010011
CMY 0.263, 0.306, 0.675
CMYK 0, 6, 56, 26

Percentages of Color #BCB153

R 73.7%
G 69.4%
B 32.5%
RGB Percentages of Color #bcb153
C 0%
M 6%
Y 56%
K 26%
CMYK Percentages of Color #bcb153

Color spaces of #BCB153 Husk - RGB(188, 177, 83)

HSV (or HSB) 54°, 56°, 74°
HSL 54°, 44°, 53°
Web Safe #cc9966
XYZ 38.023, 42.760, 14.433
CIE-Lab 71.392, -8.274, 48.700
xyY 0.399, 0.449, 42.760
Decimal 12366163

#bcb153 Color Accessibility Scores (Husk Contrast Checker)

#bcb153

On dark background [POOR]

#bcb153

On light background [GOOD]

#bcb153

As background color [GOOD]

Husk ↔ #bcb153 Color Blindness Simulator

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

#BCB153 Color Combinations - Color Schemes with bcb153

#bcb153 Analogous Colors

#bcb153 Triadic Colors

#bcb153 Split Complementary Colors

#bcb153 Complementary Colors

Shades and Tints of #bcb153 Color Variations

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

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

Alternatives colours to Husk (#bcb153)

#bcb153 Color Codes for CSS3/HTML5 and Icon Previews

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

#BCB153 in Programming

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

#bcb153 - RGB(188, 177, 83) - Husk Color FAQ

What is the color code for Husk?

Hex color code for Husk color is #bcb153. RGB color code for husk color is rgb(188, 177, 83).

What is the RGB value of #bcb153?

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

What is the RGB percentage of #bcb153?

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

What does RGB 188,177,83 mean?

The RGB color 188, 177, 83 represents a dull and muted shade of Red. The websafe version of this color is hex cc9966. This color might be commonly referred to as a shade similar to Husk.

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

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

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

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

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