#ecc18f - Maize Hex Color Code

#ECC18F (Maize) - RGB 236, 193, 143 Color Information

#ecc18f Conversion Table

HEX Triplet EC, C1, 8F
RGB Decimal 236, 193, 143
RGB Octal 354, 301, 217
RGB Percent 92.5%, 75.7%, 56.1%
RGB Binary 11101100, 11000001, 10001111
CMY 0.075, 0.243, 0.439
CMYK 0, 18, 39, 7

Percentages of Color #ECC18F

R 92.5%
G 75.7%
B 56.1%
RGB Percentages of Color #ecc18f
C 0%
M 18%
Y 39%
K 7%
CMYK Percentages of Color #ecc18f

Color spaces of #ECC18F Maize - RGB(236, 193, 143)

HSV (or HSB) 32°, 39°, 93°
HSL 32°, 71°, 74°
Web Safe #ffcc99
XYZ 58.620, 57.956, 34.084
CIE-Lab 80.714, 8.732, 30.951
xyY 0.389, 0.385, 57.956
Decimal 15516047

#ecc18f Color Accessibility Scores (Maize Contrast Checker)

#ecc18f

On dark background [GOOD]

#ecc18f

On light background [POOR]

#ecc18f

As background color [POOR]

Maize ↔ #ecc18f Color Blindness Simulator

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

#ECC18F Color Combinations - Color Schemes with ecc18f

#ecc18f Analogous Colors

#ecc18f Triadic Colors

#ecc18f Split Complementary Colors

#ecc18f Complementary Colors

Shades and Tints of #ecc18f Color Variations

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

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

Alternatives colours to Maize (#ecc18f)

#ecc18f Color Codes for CSS3/HTML5 and Icon Previews

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

#ECC18F in Programming

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

#ecc18f - RGB(236, 193, 143) - Maize Color FAQ

What is the color code for Maize?

Hex color code for Maize color is #ecc18f. RGB color code for maize color is rgb(236, 193, 143).

What is the RGB value of #ecc18f?

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

What is the RGB percentage of #ecc18f?

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

What does RGB 236,193,143 mean?

The RGB color 236, 193, 143 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 #ecc18f?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ecc18f is composed of 0% Cyan, 18% Magenta, 39% Yellow, and 7% 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 39% of Yellow typically adds to the brightness and warmth, and the 7% 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 #ecc18f?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ecc18f has an HSL value of 32° (degrees) for Hue, 71% for Saturation, and 74% for Lightness. In this HSL representation, the Hue at 32° 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 74% 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...

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

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