#cfa41a - Golden Grass Hex Color Code

#CFA41A (Golden Grass) - RGB 207, 164, 26 Color Information

#cfa41a Conversion Table

HEX Triplet CF, A4, 1A
RGB Decimal 207, 164, 26
RGB Octal 317, 244, 32
RGB Percent 81.2%, 64.3%, 10.2%
RGB Binary 11001111, 10100100, 11010
CMY 0.188, 0.357, 0.898
CMYK 0, 21, 87, 19

Percentages of Color #CFA41A

R 81.2%
G 64.3%
B 10.2%
RGB Percentages of Color #cfa41a
C 0%
M 21%
Y 87%
K 19%
CMYK Percentages of Color #cfa41a

Color spaces of #CFA41A Golden Grass - RGB(207, 164, 26)

HSV (or HSB) 46°, 87°, 81°
HSL 46°, 78°, 46°
Web Safe #cc9933
XYZ 39.194, 39.891, 6.611
CIE-Lab 69.392, 4.093, 68.618
xyY 0.457, 0.465, 39.891
Decimal 13607962

#cfa41a Color Accessibility Scores (Golden Grass Contrast Checker)

#cfa41a

On dark background [POOR]

#cfa41a

On light background [GOOD]

#cfa41a

As background color [GOOD]

Golden Grass ↔ #cfa41a Color Blindness Simulator

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

#CFA41A Color Combinations - Color Schemes with cfa41a

#cfa41a Analogous Colors

#cfa41a Triadic Colors

#cfa41a Split Complementary Colors

#cfa41a Complementary Colors

Shades and Tints of #cfa41a Color Variations

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

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

Alternatives colours to Golden Grass (#cfa41a)

#cfa41a Color Codes for CSS3/HTML5 and Icon Previews

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

#CFA41A in Programming

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

#cfa41a - RGB(207, 164, 26) - Golden Grass Color FAQ

What is the color code for Golden Grass?

Hex color code for Golden Grass color is #cfa41a. RGB color code for golden grass color is rgb(207, 164, 26).

What is the RGB value of #cfa41a?

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

What is the RGB percentage of #cfa41a?

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

What does RGB 207,164,26 mean?

The RGB color 207, 164, 26 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 #cfa41a?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #cfa41a has an HSL value of 46° (degrees) for Hue, 78% 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 78% 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 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 Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

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