#e1d48d - Zombie Hex Color Code

#E1D48D (Zombie) - RGB 225, 212, 141 Color Information

#e1d48d Conversion Table

HEX Triplet E1, D4, 8D
RGB Decimal 225, 212, 141
RGB Octal 341, 324, 215
RGB Percent 88.2%, 83.1%, 55.3%
RGB Binary 11100001, 11010100, 10001101
CMY 0.118, 0.169, 0.447
CMYK 0, 6, 37, 12

Percentages of Color #E1D48D

R 88.2%
G 83.1%
B 55.3%
RGB Percentages of Color #e1d48d
C 0%
M 6%
Y 37%
K 12%
CMYK Percentages of Color #e1d48d

Color spaces of #E1D48D Zombie - RGB(225, 212, 141)

HSV (or HSB) 51°, 37°, 88°
HSL 51°, 58°, 72°
Web Safe #cccc99
XYZ 59.403, 65.018, 34.618
CIE-Lab 84.493, -5.669, 36.760
xyY 0.374, 0.409, 65.018
Decimal 14800013

#e1d48d Color Accessibility Scores (Zombie Contrast Checker)

#e1d48d

On dark background [GOOD]

#e1d48d

On light background [POOR]

#e1d48d

As background color [POOR]

Zombie ↔ #e1d48d Color Blindness Simulator

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

#E1D48D Color Combinations - Color Schemes with e1d48d

#e1d48d Analogous Colors

#e1d48d Triadic Colors

#e1d48d Split Complementary Colors

#e1d48d Complementary Colors

Shades and Tints of #e1d48d Color Variations

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

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

Alternatives colours to Zombie (#e1d48d)

#e1d48d Color Codes for CSS3/HTML5 and Icon Previews

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

#E1D48D in Programming

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

#e1d48d - RGB(225, 212, 141) - Zombie Color FAQ

What is the color code for Zombie?

Hex color code for Zombie color is #e1d48d. RGB color code for zombie color is rgb(225, 212, 141).

What is the RGB value of #e1d48d?

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

What is the RGB percentage of #e1d48d?

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

What does RGB 225,212,141 mean?

The RGB color 225, 212, 141 represents a bright and vivid shade of Red. The websafe version of this color is hex cccc99. This color might be commonly referred to as a shade similar to Zombie.

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

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

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

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

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

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

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