#bdae64 - Husk Hex Color Code

#BDAE64 (Husk) - RGB 189, 174, 100 Color Information

#bdae64 Conversion Table

HEX Triplet BD, AE, 64
RGB Decimal 189, 174, 100
RGB Octal 275, 256, 144
RGB Percent 74.1%, 68.2%, 39.2%
RGB Binary 10111101, 10101110, 1100100
CMY 0.259, 0.318, 0.608
CMYK 0, 8, 47, 26

Percentages of Color #BDAE64

R 74.1%
G 68.2%
B 39.2%
RGB Percentages of Color #bdae64
C 0%
M 8%
Y 47%
K 26%
CMYK Percentages of Color #bdae64

Color spaces of #BDAE64 Husk - RGB(189, 174, 100)

HSV (or HSB) 50°, 47°, 74°
HSL 50°, 40°, 57°
Web Safe #cc9966
XYZ 38.423, 42.011, 18.140
CIE-Lab 70.879, -4.774, 39.740
xyY 0.390, 0.426, 42.011
Decimal 12430948

#bdae64 Color Accessibility Scores (Husk Contrast Checker)

#bdae64

On dark background [POOR]

#bdae64

On light background [GOOD]

#bdae64

As background color [GOOD]

Husk ↔ #bdae64 Color Blindness Simulator

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

#BDAE64 Color Combinations - Color Schemes with bdae64

#bdae64 Analogous Colors

#bdae64 Triadic Colors

#bdae64 Split Complementary Colors

#bdae64 Complementary Colors

Shades and Tints of #bdae64 Color Variations

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

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

Alternatives colours to Husk (#bdae64)

#bdae64 Color Codes for CSS3/HTML5 and Icon Previews

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

#BDAE64 in Programming

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

#bdae64 - RGB(189, 174, 100) - Husk Color FAQ

What is the color code for Husk?

Hex color code for Husk color is #bdae64. RGB color code for husk color is rgb(189, 174, 100).

What is the RGB value of #bdae64?

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

What is the RGB percentage of #bdae64?

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

What does RGB 189,174,100 mean?

The RGB color 189, 174, 100 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 #bdae64?

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

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

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

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