#d1a81c - Golden Grass Hex Color Code

#D1A81C (Golden Grass) - RGB 209, 168, 28 Color Information

#d1a81c Conversion Table

HEX Triplet D1, A8, 1C
RGB Decimal 209, 168, 28
RGB Octal 321, 250, 34
RGB Percent 82%, 65.9%, 11%
RGB Binary 11010001, 10101000, 11100
CMY 0.180, 0.341, 0.890
CMYK 0, 20, 87, 18

Percentages of Color #D1A81C

R 82%
G 65.9%
B 11%
RGB Percentages of Color #d1a81c
C 0%
M 20%
Y 87%
K 18%
CMYK Percentages of Color #d1a81c

Color spaces of #D1A81C Golden Grass - RGB(209, 168, 28)

HSV (or HSB) 46°, 87°, 82°
HSL 46°, 76°, 46°
Web Safe #cc9933
XYZ 40.507, 41.644, 7.002
CIE-Lab 70.625, 2.886, 69.226
xyY 0.454, 0.467, 41.644
Decimal 13740060

#d1a81c Color Accessibility Scores (Golden Grass Contrast Checker)

#d1a81c

On dark background [POOR]

#d1a81c

On light background [GOOD]

#d1a81c

As background color [GOOD]

Golden Grass ↔ #d1a81c Color Blindness Simulator

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

#D1A81C Color Combinations - Color Schemes with d1a81c

#d1a81c Analogous Colors

#d1a81c Triadic Colors

#d1a81c Split Complementary Colors

#d1a81c Complementary Colors

Shades and Tints of #d1a81c Color Variations

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

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

Alternatives colours to Golden Grass (#d1a81c)

#d1a81c Color Codes for CSS3/HTML5 and Icon Previews

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

#D1A81C in Programming

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

#d1a81c - RGB(209, 168, 28) - Golden Grass Color FAQ

What is the color code for Golden Grass?

Hex color code for Golden Grass color is #d1a81c. RGB color code for golden grass color is rgb(209, 168, 28).

What is the RGB value of #d1a81c?

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

What is the RGB percentage of #d1a81c?

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

What does RGB 209,168,28 mean?

The RGB color 209, 168, 28 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 Golden Grass.

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

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

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

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...