#d2b05b - Tacha Hex Color Code

#D2B05B (Tacha) - RGB 210, 176, 91 Color Information

#d2b05b Conversion Table

HEX Triplet D2, B0, 5B
RGB Decimal 210, 176, 91
RGB Octal 322, 260, 133
RGB Percent 82.4%, 69%, 35.7%
RGB Binary 11010010, 10110000, 1011011
CMY 0.176, 0.310, 0.643
CMYK 0, 16, 57, 18

Percentages of Color #D2B05B

R 82.4%
G 69%
B 35.7%
RGB Percentages of Color #d2b05b
C 0%
M 16%
Y 57%
K 18%
CMYK Percentages of Color #d2b05b

Color spaces of #D2B05B Tacha - RGB(210, 176, 91)

HSV (or HSB) 43°, 57°, 82°
HSL 43°, 57°, 59°
Web Safe #cc9966
XYZ 43.992, 45.508, 16.363
CIE-Lab 73.225, 2.176, 47.504
xyY 0.416, 0.430, 45.508
Decimal 13807707

#d2b05b Color Accessibility Scores (Tacha Contrast Checker)

#d2b05b

On dark background [POOR]

#d2b05b

On light background [GOOD]

#d2b05b

As background color [GOOD]

Tacha ↔ #d2b05b Color Blindness Simulator

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

#D2B05B Color Combinations - Color Schemes with d2b05b

#d2b05b Analogous Colors

#d2b05b Triadic Colors

#d2b05b Split Complementary Colors

#d2b05b Complementary Colors

Shades and Tints of #d2b05b Color Variations

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

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

Alternatives colours to Tacha (#d2b05b)

#d2b05b Color Codes for CSS3/HTML5 and Icon Previews

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

#D2B05B in Programming

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

#d2b05b - RGB(210, 176, 91) - Tacha Color FAQ

What is the color code for Tacha?

Hex color code for Tacha color is #d2b05b. RGB color code for tacha color is rgb(210, 176, 91).

What is the RGB value of #d2b05b?

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

What is the RGB percentage of #d2b05b?

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

What does RGB 210,176,91 mean?

The RGB color 210, 176, 91 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 Tacha.

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

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

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

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 Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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