#e4b86d - Equator Hex Color Code

#E4B86D (Equator) - RGB 228, 184, 109 Color Information

#e4b86d Conversion Table

HEX Triplet E4, B8, 6D
RGB Decimal 228, 184, 109
RGB Octal 344, 270, 155
RGB Percent 89.4%, 72.2%, 42.7%
RGB Binary 11100100, 10111000, 1101101
CMY 0.106, 0.278, 0.573
CMYK 0, 19, 52, 11

Percentages of Color #E4B86D

R 89.4%
G 72.2%
B 42.7%
RGB Percentages of Color #e4b86d
C 0%
M 19%
Y 52%
K 11%
CMYK Percentages of Color #e4b86d

Color spaces of #E4B86D Equator - RGB(228, 184, 109)

HSV (or HSB) 38°, 52°, 89°
HSL 38°, 69°, 66°
Web Safe #cccc66
XYZ 51.896, 51.879, 21.746
CIE-Lab 77.208, 6.905, 43.798
xyY 0.413, 0.413, 51.879
Decimal 14989421

#e4b86d Color Accessibility Scores (Equator Contrast Checker)

#e4b86d

On dark background [GOOD]

#e4b86d

On light background [POOR]

#e4b86d

As background color [POOR]

Equator ↔ #e4b86d Color Blindness Simulator

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

#E4B86D Color Combinations - Color Schemes with e4b86d

#e4b86d Analogous Colors

#e4b86d Triadic Colors

#e4b86d Split Complementary Colors

#e4b86d Complementary Colors

Shades and Tints of #e4b86d Color Variations

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

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

Alternatives colours to Equator (#e4b86d)

#e4b86d Color Codes for CSS3/HTML5 and Icon Previews

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

#E4B86D in Programming

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

#e4b86d - RGB(228, 184, 109) - Equator Color FAQ

What is the color code for Equator?

Hex color code for Equator color is #e4b86d. RGB color code for equator color is rgb(228, 184, 109).

What is the RGB value of #e4b86d?

The RGB value corresponding to the hexadecimal color code #e4b86d is rgb(228, 184, 109). 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, '184' represents the green component's intensity, and '109' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #e4b86d.

What is the RGB percentage of #e4b86d?

The RGB percentage composition for the hexadecimal color code #e4b86d is detailed as follows: 89.4% Red, 72.2% Green, and 42.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 72.2% and 42.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 #e4b86d.

What does RGB 228,184,109 mean?

The RGB color 228, 184, 109 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 Equator.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #e4b86d has an HSL value of 38° (degrees) for Hue, 69% for Saturation, and 66% 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 69% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 66% 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?
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...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...