#d3a24c - Old Gold Hex Color Code

#D3A24C (Old Gold) - RGB 211, 162, 76 Color Information

#d3a24c Conversion Table

HEX Triplet D3, A2, 4C
RGB Decimal 211, 162, 76
RGB Octal 323, 242, 114
RGB Percent 82.7%, 63.5%, 29.8%
RGB Binary 11010011, 10100010, 1001100
CMY 0.173, 0.365, 0.702
CMYK 0, 23, 64, 17

Percentages of Color #D3A24C

R 82.7%
G 63.5%
B 29.8%
RGB Percentages of Color #d3a24c
C 0%
M 23%
Y 64%
K 17%
CMYK Percentages of Color #d3a24c

Color spaces of #D3A24C Old Gold - RGB(211, 162, 76)

HSV (or HSB) 38°, 64°, 83°
HSL 38°, 61°, 56°
Web Safe #cc9933
XYZ 41.089, 40.211, 12.433
CIE-Lab 69.620, 9.013, 50.590
xyY 0.438, 0.429, 40.211
Decimal 13869644

#d3a24c Color Accessibility Scores (Old Gold Contrast Checker)

#d3a24c

On dark background [POOR]

#d3a24c

On light background [GOOD]

#d3a24c

As background color [GOOD]

Old Gold ↔ #d3a24c Color Blindness Simulator

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

#D3A24C Color Combinations - Color Schemes with d3a24c

#d3a24c Analogous Colors

#d3a24c Triadic Colors

#d3a24c Split Complementary Colors

#d3a24c Complementary Colors

Shades and Tints of #d3a24c Color Variations

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

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

Alternatives colours to Old Gold (#d3a24c)

#d3a24c Color Codes for CSS3/HTML5 and Icon Previews

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

#D3A24C in Programming

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

#d3a24c - RGB(211, 162, 76) - Old Gold Color FAQ

What is the color code for Old Gold?

Hex color code for Old Gold color is #d3a24c. RGB color code for old gold color is rgb(211, 162, 76).

What is the RGB value of #d3a24c?

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

What is the RGB percentage of #d3a24c?

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

What does RGB 211,162,76 mean?

The RGB color 211, 162, 76 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 #d3a24c?

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

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

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 Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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 Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...