#dbd186 - Brandy Hex Color Code

#DBD186 (Brandy) - RGB 219, 209, 134 Color Information

#dbd186 Conversion Table

HEX Triplet DB, D1, 86
RGB Decimal 219, 209, 134
RGB Octal 333, 321, 206
RGB Percent 85.9%, 82%, 52.5%
RGB Binary 11011011, 11010001, 10000110
CMY 0.141, 0.180, 0.475
CMYK 0, 5, 39, 14

Percentages of Color #DBD186

R 85.9%
G 82%
B 52.5%
RGB Percentages of Color #dbd186
C 0%
M 5%
Y 39%
K 14%
CMYK Percentages of Color #dbd186

Color spaces of #DBD186 Brandy - RGB(219, 209, 134)

HSV (or HSB) 53°, 39°, 86°
HSL 53°, 54°, 69°
Web Safe #cccc99
XYZ 56.317, 62.382, 31.627
CIE-Lab 83.116, -7.269, 38.437
xyY 0.375, 0.415, 62.382
Decimal 14406022

#dbd186 Color Accessibility Scores (Brandy Contrast Checker)

#dbd186

On dark background [GOOD]

#dbd186

On light background [POOR]

#dbd186

As background color [POOR]

Brandy ↔ #dbd186 Color Blindness Simulator

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

#DBD186 Color Combinations - Color Schemes with dbd186

#dbd186 Analogous Colors

#dbd186 Triadic Colors

#dbd186 Split Complementary Colors

#dbd186 Complementary Colors

Shades and Tints of #dbd186 Color Variations

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

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

Alternatives colours to Brandy (#dbd186)

#dbd186 Color Codes for CSS3/HTML5 and Icon Previews

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

#DBD186 in Programming

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

#dbd186 - RGB(219, 209, 134) - Brandy Color FAQ

What is the color code for Brandy?

Hex color code for Brandy color is #dbd186. RGB color code for brandy color is rgb(219, 209, 134).

What is the RGB value of #dbd186?

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

What is the RGB percentage of #dbd186?

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

What does RGB 219,209,134 mean?

The RGB color 219, 209, 134 represents a bright and vivid shade of Red. The websafe version of this color is hex cccc99. This color might be commonly referred to as a shade similar to Brandy.

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

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

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

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

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

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