#e4bd77 - Harvest Gold Hex Color Code

#E4BD77 (Harvest Gold) - RGB 228, 189, 119 Color Information

#e4bd77 Conversion Table

HEX Triplet E4, BD, 77
RGB Decimal 228, 189, 119
RGB Octal 344, 275, 167
RGB Percent 89.4%, 74.1%, 46.7%
RGB Binary 11100100, 10111101, 1110111
CMY 0.106, 0.259, 0.533
CMYK 0, 17, 48, 11

Percentages of Color #E4BD77

R 89.4%
G 74.1%
B 46.7%
RGB Percentages of Color #e4bd77
C 0%
M 17%
Y 48%
K 11%
CMYK Percentages of Color #e4bd77

Color spaces of #E4BD77 Harvest Gold - RGB(228, 189, 119)

HSV (or HSB) 39°, 48°, 89°
HSL 39°, 67°, 68°
Web Safe #cccc66
XYZ 53.522, 54.221, 25.098
CIE-Lab 78.590, 5.173, 40.460
xyY 0.403, 0.408, 54.221
Decimal 14990711

#e4bd77 Color Accessibility Scores (Harvest Gold Contrast Checker)

#e4bd77

On dark background [GOOD]

#e4bd77

On light background [POOR]

#e4bd77

As background color [POOR]

Harvest Gold ↔ #e4bd77 Color Blindness Simulator

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

#E4BD77 Color Combinations - Color Schemes with e4bd77

#e4bd77 Analogous Colors

#e4bd77 Triadic Colors

#e4bd77 Split Complementary Colors

#e4bd77 Complementary Colors

Shades and Tints of #e4bd77 Color Variations

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

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

Alternatives colours to Harvest Gold (#e4bd77)

#e4bd77 Color Codes for CSS3/HTML5 and Icon Previews

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

#E4BD77 in Programming

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

#e4bd77 - RGB(228, 189, 119) - Harvest Gold Color FAQ

What is the color code for Harvest Gold?

Hex color code for Harvest Gold color is #e4bd77. RGB color code for harvest gold color is rgb(228, 189, 119).

What is the RGB value of #e4bd77?

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

What is the RGB percentage of #e4bd77?

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

What does RGB 228,189,119 mean?

The RGB color 228, 189, 119 represents a bright and vivid shade of Red. The websafe version of this color is hex cccc66. This color might be commonly referred to as a shade similar to Harvest Gold.

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

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

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

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

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

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