#ffe95b - Mustard Hex Color Code

#FFE95B (Mustard) - RGB 255, 233, 91 Color Information

#ffe95b Conversion Table

HEX Triplet FF, E9, 5B
RGB Decimal 255, 233, 91
RGB Octal 377, 351, 133
RGB Percent 100%, 91.4%, 35.7%
RGB Binary 11111111, 11101001, 1011011
CMY 0.000, 0.086, 0.643
CMYK 0, 9, 64, 0

Percentages of Color #FFE95B

R 100%
G 91.4%
B 35.7%
RGB Percentages of Color #ffe95b
C 0%
M 9%
Y 64%
K 0%
CMYK Percentages of Color #ffe95b

Color spaces of #FFE95B Mustard - RGB(255, 233, 91)

HSV (or HSB) 52°, 64°, 100°
HSL 52°, 100°, 68°
Web Safe #ffff66
XYZ 72.267, 80.293, 21.587
CIE-Lab 91.816, -8.369, 69.270
xyY 0.415, 0.461, 80.293
Decimal 16771419

#ffe95b Color Accessibility Scores (Mustard Contrast Checker)

#ffe95b

On dark background [GOOD]

#ffe95b

On light background [POOR]

#ffe95b

As background color [POOR]

Mustard ↔ #ffe95b Color Blindness Simulator

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

#FFE95B Color Combinations - Color Schemes with ffe95b

#ffe95b Analogous Colors

#ffe95b Triadic Colors

#ffe95b Split Complementary Colors

#ffe95b Complementary Colors

Shades and Tints of #ffe95b Color Variations

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

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

Alternatives colours to Mustard (#ffe95b)

#ffe95b Color Codes for CSS3/HTML5 and Icon Previews

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

#FFE95B in Programming

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

#ffe95b - RGB(255, 233, 91) - Mustard Color FAQ

What is the color code for Mustard?

Hex color code for Mustard color is #ffe95b. RGB color code for mustard color is rgb(255, 233, 91).

What is the RGB value of #ffe95b?

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

What is the RGB percentage of #ffe95b?

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

What does RGB 255,233,91 mean?

The RGB color 255, 233, 91 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 Mustard.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ffe95b has an HSL value of 52° (degrees) for Hue, 100% for Saturation, and 68% 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 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 68% 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 Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...