#efc39f - Maize Hex Color Code

#EFC39F (Maize) - RGB 239, 195, 159 Color Information

#efc39f Conversion Table

HEX Triplet EF, C3, 9F
RGB Decimal 239, 195, 159
RGB Octal 357, 303, 237
RGB Percent 93.7%, 76.5%, 62.4%
RGB Binary 11101111, 11000011, 10011111
CMY 0.063, 0.235, 0.376
CMYK 0, 18, 33, 6

Percentages of Color #EFC39F

R 93.7%
G 76.5%
B 62.4%
RGB Percentages of Color #efc39f
C 0%
M 18%
Y 33%
K 6%
CMYK Percentages of Color #efc39f

Color spaces of #EFC39F Maize - RGB(239, 195, 159)

HSV (or HSB) 27°, 33°, 94°
HSL 27°, 71°, 78°
Web Safe #ffcc99
XYZ 61.370, 59.884, 41.125
CIE-Lab 81.775, 10.713, 24.008
xyY 0.378, 0.369, 59.884
Decimal 15713183

#efc39f Color Accessibility Scores (Maize Contrast Checker)

#efc39f

On dark background [GOOD]

#efc39f

On light background [POOR]

#efc39f

As background color [POOR]

Maize ↔ #efc39f Color Blindness Simulator

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

#EFC39F Color Combinations - Color Schemes with efc39f

#efc39f Analogous Colors

#efc39f Triadic Colors

#efc39f Split Complementary Colors

#efc39f Complementary Colors

Shades and Tints of #efc39f Color Variations

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

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

Alternatives colours to Maize (#efc39f)

#efc39f Color Codes for CSS3/HTML5 and Icon Previews

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

#EFC39F in Programming

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

#efc39f - RGB(239, 195, 159) - Maize Color FAQ

What is the color code for Maize?

Hex color code for Maize color is #efc39f. RGB color code for maize color is rgb(239, 195, 159).

What is the RGB value of #efc39f?

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

What is the RGB percentage of #efc39f?

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

What does RGB 239,195,159 mean?

The RGB color 239, 195, 159 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcc99. This color might be commonly referred to as a shade similar to Maize.

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

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

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

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

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

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