#efe87d - Manz Hex Color Code

#EFE87D (Manz) - RGB 239, 232, 125 Color Information

#efe87d Conversion Table

HEX Triplet EF, E8, 7D
RGB Decimal 239, 232, 125
RGB Octal 357, 350, 175
RGB Percent 93.7%, 91%, 49%
RGB Binary 11101111, 11101000, 1111101
CMY 0.063, 0.090, 0.510
CMYK 0, 3, 48, 6

Percentages of Color #EFE87D

R 93.7%
G 91%
B 49%
RGB Percentages of Color #efe87d
C 0%
M 3%
Y 48%
K 6%
CMYK Percentages of Color #efe87d

Color spaces of #EFE87D Manz - RGB(239, 232, 125)

HSV (or HSB) 56°, 48°, 94°
HSL 56°, 78°, 71°
Web Safe #ffff66
XYZ 68.155, 77.545, 30.777
CIE-Lab 90.572, -11.830, 52.488
xyY 0.386, 0.439, 77.545
Decimal 15722621

#efe87d Color Accessibility Scores (Manz Contrast Checker)

#efe87d

On dark background [GOOD]

#efe87d

On light background [POOR]

#efe87d

As background color [POOR]

Manz ↔ #efe87d Color Blindness Simulator

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

#EFE87D Color Combinations - Color Schemes with efe87d

#efe87d Analogous Colors

#efe87d Triadic Colors

#efe87d Split Complementary Colors

#efe87d Complementary Colors

Shades and Tints of #efe87d Color Variations

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

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

Alternatives colours to Manz (#efe87d)

#efe87d Color Codes for CSS3/HTML5 and Icon Previews

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

#EFE87D in Programming

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

#efe87d - RGB(239, 232, 125) - Manz Color FAQ

What is the color code for Manz?

Hex color code for Manz color is #efe87d. RGB color code for manz color is rgb(239, 232, 125).

What is the RGB value of #efe87d?

The RGB value corresponding to the hexadecimal color code #efe87d is rgb(239, 232, 125). 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, '232' represents the green component's intensity, and '125' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #efe87d.

What is the RGB percentage of #efe87d?

The RGB percentage composition for the hexadecimal color code #efe87d is detailed as follows: 93.7% Red, 91% Green, and 49% 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 91% and 49% 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 #efe87d.

What does RGB 239,232,125 mean?

The RGB color 239, 232, 125 represents a bright and vivid shade of Red. The websafe version of this color is hex ffff66. This color might be commonly referred to as a shade similar to Manz.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #efe87d is composed of 0% Cyan, 3% Magenta, 48% 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 3% of Magenta contributes to the red-purple qualities. The 48% 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 #efe87d?

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

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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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