#dea82c - Golden Grass Hex Color Code

#DEA82C (Golden Grass) - RGB 222, 168, 44 Color Information

#dea82c Conversion Table

HEX Triplet DE, A8, 2C
RGB Decimal 222, 168, 44
RGB Octal 336, 250, 54
RGB Percent 87.1%, 65.9%, 17.3%
RGB Binary 11011110, 10101000, 101100
CMY 0.129, 0.341, 0.827
CMYK 0, 24, 80, 13

Percentages of Color #DEA82C

R 87.1%
G 65.9%
B 17.3%
RGB Percentages of Color #dea82c
C 0%
M 24%
Y 80%
K 13%
CMYK Percentages of Color #dea82c

Color spaces of #DEA82C Golden Grass - RGB(222, 168, 44)

HSV (or HSB) 42°, 80°, 87°
HSL 42°, 73°, 52°
Web Safe #cc9933
XYZ 44.581, 43.717, 8.471
CIE-Lab 72.039, 9.009, 66.410
xyY 0.461, 0.452, 43.717
Decimal 14592044

#dea82c Color Accessibility Scores (Golden Grass Contrast Checker)

#dea82c

On dark background [POOR]

#dea82c

On light background [GOOD]

#dea82c

As background color [GOOD]

Golden Grass ↔ #dea82c Color Blindness Simulator

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

#DEA82C Color Combinations - Color Schemes with dea82c

#dea82c Analogous Colors

#dea82c Triadic Colors

#dea82c Split Complementary Colors

#dea82c Complementary Colors

Shades and Tints of #dea82c Color Variations

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

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

Alternatives colours to Golden Grass (#dea82c)

#dea82c Color Codes for CSS3/HTML5 and Icon Previews

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

#DEA82C in Programming

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

#dea82c - RGB(222, 168, 44) - Golden Grass Color FAQ

What is the color code for Golden Grass?

Hex color code for Golden Grass color is #dea82c. RGB color code for golden grass color is rgb(222, 168, 44).

What is the RGB value of #dea82c?

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

What is the RGB percentage of #dea82c?

The RGB percentage composition for the hexadecimal color code #dea82c is detailed as follows: 87.1% Red, 65.9% Green, and 17.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 87.1% 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 17.3% 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 #dea82c.

What does RGB 222,168,44 mean?

The RGB color 222, 168, 44 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 #dea82c?

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

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

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

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...