#d5916a - Whiskey Hex Color Code

#D5916A (Whiskey) - RGB 213, 145, 106 Color Information

#d5916a Conversion Table

HEX Triplet D5, 91, 6A
RGB Decimal 213, 145, 106
RGB Octal 325, 221, 152
RGB Percent 83.5%, 56.9%, 41.6%
RGB Binary 11010101, 10010001, 1101010
CMY 0.165, 0.431, 0.584
CMYK 0, 32, 50, 16

Percentages of Color #D5916A

R 83.5%
G 56.9%
B 41.6%
RGB Percentages of Color #d5916a
C 0%
M 32%
Y 50%
K 16%
CMYK Percentages of Color #d5916a

Color spaces of #D5916A Whiskey - RGB(213, 145, 106)

HSV (or HSB) 22°, 50°, 84°
HSL 22°, 56°, 63°
Web Safe #cc9966
XYZ 40.167, 35.438, 18.359
CIE-Lab 66.088, 21.389, 31.041
xyY 0.427, 0.377, 35.438
Decimal 13996394

#d5916a Color Accessibility Scores (Whiskey Contrast Checker)

#d5916a

On dark background [POOR]

#d5916a

On light background [GOOD]

#d5916a

As background color [GOOD]

Whiskey ↔ #d5916a Color Blindness Simulator

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

#D5916A Color Combinations - Color Schemes with d5916a

#d5916a Analogous Colors

#d5916a Triadic Colors

#d5916a Split Complementary Colors

#d5916a Complementary Colors

Shades and Tints of #d5916a Color Variations

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

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

Alternatives colours to Whiskey (#d5916a)

#d5916a Color Codes for CSS3/HTML5 and Icon Previews

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

#D5916A in Programming

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

#d5916a - RGB(213, 145, 106) - Whiskey Color FAQ

What is the color code for Whiskey?

Hex color code for Whiskey color is #d5916a. RGB color code for whiskey color is rgb(213, 145, 106).

What is the RGB value of #d5916a?

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

What is the RGB percentage of #d5916a?

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

What does RGB 213,145,106 mean?

The RGB color 213, 145, 106 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 Whiskey.

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

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

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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