#d4ab3b - Old Gold Hex Color Code

#D4AB3B (Old Gold) - RGB 212, 171, 59 Color Information

#d4ab3b Conversion Table

HEX Triplet D4, AB, 3B
RGB Decimal 212, 171, 59
RGB Octal 324, 253, 73
RGB Percent 83.1%, 67.1%, 23.1%
RGB Binary 11010100, 10101011, 111011
CMY 0.169, 0.329, 0.769
CMYK 0, 19, 72, 17

Percentages of Color #D4AB3B

R 83.1%
G 67.1%
B 23.1%
RGB Percentages of Color #d4ab3b
C 0%
M 19%
Y 72%
K 17%
CMYK Percentages of Color #d4ab3b

Color spaces of #D4AB3B Old Gold - RGB(212, 171, 59)

HSV (or HSB) 44°, 72°, 83°
HSL 44°, 64°, 53°
Web Safe #cc9933
XYZ 42.504, 43.439, 10.282
CIE-Lab 71.852, 3.683, 60.393
xyY 0.442, 0.451, 43.439
Decimal 13937467

#d4ab3b Color Accessibility Scores (Old Gold Contrast Checker)

#d4ab3b

On dark background [POOR]

#d4ab3b

On light background [GOOD]

#d4ab3b

As background color [GOOD]

Old Gold ↔ #d4ab3b Color Blindness Simulator

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

#D4AB3B Color Combinations - Color Schemes with d4ab3b

#d4ab3b Analogous Colors

#d4ab3b Triadic Colors

#d4ab3b Split Complementary Colors

#d4ab3b Complementary Colors

Shades and Tints of #d4ab3b Color Variations

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

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

Alternatives colours to Old Gold (#d4ab3b)

#d4ab3b Color Codes for CSS3/HTML5 and Icon Previews

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

#D4AB3B in Programming

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

#d4ab3b - RGB(212, 171, 59) - Old Gold Color FAQ

What is the color code for Old Gold?

Hex color code for Old Gold color is #d4ab3b. RGB color code for old gold color is rgb(212, 171, 59).

What is the RGB value of #d4ab3b?

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

What is the RGB percentage of #d4ab3b?

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

What does RGB 212,171,59 mean?

The RGB color 212, 171, 59 represents a dull and muted shade of Red. The websafe version of this color is hex cc9933. This color might be commonly referred to as a shade similar to Old Gold.

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

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

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

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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