#d6bd4f - Tacha Hex Color Code

#D6BD4F (Tacha) - RGB 214, 189, 79 Color Information

#d6bd4f Conversion Table

HEX Triplet D6, BD, 4F
RGB Decimal 214, 189, 79
RGB Octal 326, 275, 117
RGB Percent 83.9%, 74.1%, 31%
RGB Binary 11010110, 10111101, 1001111
CMY 0.161, 0.259, 0.690
CMYK 0, 12, 63, 16

Percentages of Color #D6BD4F

R 83.9%
G 74.1%
B 31%
RGB Percentages of Color #d6bd4f
C 0%
M 12%
Y 63%
K 16%
CMYK Percentages of Color #d6bd4f

Color spaces of #D6BD4F Tacha - RGB(214, 189, 79)

HSV (or HSB) 49°, 63°, 84°
HSL 49°, 62°, 57°
Web Safe #cccc66
XYZ 47.340, 51.256, 14.795
CIE-Lab 76.834, -3.805, 57.236
xyY 0.417, 0.452, 51.256
Decimal 14073167

#d6bd4f Color Accessibility Scores (Tacha Contrast Checker)

#d6bd4f

On dark background [GOOD]

#d6bd4f

On light background [POOR]

#d6bd4f

As background color [POOR]

Tacha ↔ #d6bd4f Color Blindness Simulator

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

#D6BD4F Color Combinations - Color Schemes with d6bd4f

#d6bd4f Analogous Colors

#d6bd4f Triadic Colors

#d6bd4f Split Complementary Colors

#d6bd4f Complementary Colors

Shades and Tints of #d6bd4f Color Variations

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

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

Alternatives colours to Tacha (#d6bd4f)

#d6bd4f Color Codes for CSS3/HTML5 and Icon Previews

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

#D6BD4F in Programming

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

#d6bd4f - RGB(214, 189, 79) - Tacha Color FAQ

What is the color code for Tacha?

Hex color code for Tacha color is #d6bd4f. RGB color code for tacha color is rgb(214, 189, 79).

What is the RGB value of #d6bd4f?

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

What is the RGB percentage of #d6bd4f?

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

What does RGB 214,189,79 mean?

The RGB color 214, 189, 79 represents a bright and vivid shade of Red. The websafe version of this color is hex cccc66. This color might be commonly referred to as a shade similar to Tacha.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d6bd4f has an HSL value of 49° (degrees) for Hue, 62% for Saturation, and 57% for Lightness. In this HSL representation, the Hue at 49° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 62% 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?
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...

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

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

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