#ddd38f - Zombie Hex Color Code

#DDD38F (Zombie) - RGB 221, 211, 143 Color Information

#ddd38f Conversion Table

HEX Triplet DD, D3, 8F
RGB Decimal 221, 211, 143
RGB Octal 335, 323, 217
RGB Percent 86.7%, 82.7%, 56.1%
RGB Binary 11011101, 11010011, 10001111
CMY 0.133, 0.173, 0.439
CMYK 0, 5, 35, 13

Percentages of Color #DDD38F

R 86.7%
G 82.7%
B 56.1%
RGB Percentages of Color #ddd38f
C 0%
M 5%
Y 35%
K 13%
CMYK Percentages of Color #ddd38f

Color spaces of #DDD38F Zombie - RGB(221, 211, 143)

HSV (or HSB) 52°, 35°, 87°
HSL 52°, 53°, 71°
Web Safe #cccc99
XYZ 58.071, 63.944, 35.268
CIE-Lab 83.937, -6.490, 34.951
xyY 0.369, 0.407, 63.944
Decimal 14537615

#ddd38f Color Accessibility Scores (Zombie Contrast Checker)

#ddd38f

On dark background [GOOD]

#ddd38f

On light background [POOR]

#ddd38f

As background color [POOR]

Zombie ↔ #ddd38f Color Blindness Simulator

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

#DDD38F Color Combinations - Color Schemes with ddd38f

#ddd38f Analogous Colors

#ddd38f Triadic Colors

#ddd38f Split Complementary Colors

#ddd38f Complementary Colors

Shades and Tints of #ddd38f Color Variations

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

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

Alternatives colours to Zombie (#ddd38f)

#ddd38f Color Codes for CSS3/HTML5 and Icon Previews

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

#DDD38F in Programming

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

#ddd38f - RGB(221, 211, 143) - Zombie Color FAQ

What is the color code for Zombie?

Hex color code for Zombie color is #ddd38f. RGB color code for zombie color is rgb(221, 211, 143).

What is the RGB value of #ddd38f?

The RGB value corresponding to the hexadecimal color code #ddd38f is rgb(221, 211, 143). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '221' indicates the intensity of the red component, '211' 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 #ddd38f.

What is the RGB percentage of #ddd38f?

The RGB percentage composition for the hexadecimal color code #ddd38f is detailed as follows: 86.7% Red, 82.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 86.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 82.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 #ddd38f.

What does RGB 221,211,143 mean?

The RGB color 221, 211, 143 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 #ddd38f?

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

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

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 Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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