#eae172 - Flax Hex Color Code

#EAE172 (Flax) - RGB 234, 225, 114 Color Information

#eae172 Conversion Table

HEX Triplet EA, E1, 72
RGB Decimal 234, 225, 114
RGB Octal 352, 341, 162
RGB Percent 91.8%, 88.2%, 44.7%
RGB Binary 11101010, 11100001, 1110010
CMY 0.082, 0.118, 0.553
CMYK 0, 4, 51, 8

Percentages of Color #EAE172

R 91.8%
G 88.2%
B 44.7%
RGB Percentages of Color #eae172
C 0%
M 4%
Y 51%
K 8%
CMYK Percentages of Color #eae172

Color spaces of #EAE172 Flax - RGB(234, 225, 114)

HSV (or HSB) 55°, 51°, 92°
HSL 55°, 74°, 68°
Web Safe #ffcc66
XYZ 63.894, 72.558, 26.557
CIE-Lab 88.236, -11.291, 54.758
xyY 0.392, 0.445, 72.558
Decimal 15393138

#eae172 Color Accessibility Scores (Flax Contrast Checker)

#eae172

On dark background [GOOD]

#eae172

On light background [POOR]

#eae172

As background color [POOR]

Flax ↔ #eae172 Color Blindness Simulator

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

#EAE172 Color Combinations - Color Schemes with eae172

#eae172 Analogous Colors

#eae172 Triadic Colors

#eae172 Split Complementary Colors

#eae172 Complementary Colors

Shades and Tints of #eae172 Color Variations

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

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

Alternatives colours to Flax (#eae172)

#eae172 Color Codes for CSS3/HTML5 and Icon Previews

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

#EAE172 in Programming

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

#eae172 - RGB(234, 225, 114) - Flax Color FAQ

What is the color code for Flax?

Hex color code for Flax color is #eae172. RGB color code for flax color is rgb(234, 225, 114).

What is the RGB value of #eae172?

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

What is the RGB percentage of #eae172?

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

What does RGB 234,225,114 mean?

The RGB color 234, 225, 114 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcc66. This color might be commonly referred to as a shade similar to Flax.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #eae172 has an HSL value of 55° (degrees) for Hue, 74% for Saturation, and 68% for Lightness. In this HSL representation, the Hue at 55° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 74% 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 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...

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

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

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

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