#eeb310 - Buttercup Hex Color Code

#EEB310 (Buttercup) - RGB 238, 179, 16 Color Information

#eeb310 Conversion Table

HEX Triplet EE, B3, 10
RGB Decimal 238, 179, 16
RGB Octal 356, 263, 20
RGB Percent 93.3%, 70.2%, 6.3%
RGB Binary 11101110, 10110011, 10000
CMY 0.067, 0.298, 0.937
CMYK 0, 25, 93, 7

Percentages of Color #EEB310

R 93.3%
G 70.2%
B 6.3%
RGB Percentages of Color #eeb310
C 0%
M 25%
Y 93%
K 7%
CMYK Percentages of Color #eeb310

Color spaces of #EEB310 Buttercup - RGB(238, 179, 16)

HSV (or HSB) 44°, 93°, 93°
HSL 44°, 87°, 50°
Web Safe #ffcc00
XYZ 51.474, 50.455, 7.516
CIE-Lab 76.348, 9.504, 77.177
xyY 0.470, 0.461, 50.455
Decimal 15643408

#eeb310 Color Accessibility Scores (Buttercup Contrast Checker)

#eeb310

On dark background [GOOD]

#eeb310

On light background [POOR]

#eeb310

As background color [POOR]

Buttercup ↔ #eeb310 Color Blindness Simulator

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

#EEB310 Color Combinations - Color Schemes with eeb310

#eeb310 Analogous Colors

#eeb310 Triadic Colors

#eeb310 Split Complementary Colors

#eeb310 Complementary Colors

Shades and Tints of #eeb310 Color Variations

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

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

Alternatives colours to Buttercup (#eeb310)

#eeb310 Color Codes for CSS3/HTML5 and Icon Previews

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

#EEB310 in Programming

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

#eeb310 - RGB(238, 179, 16) - Buttercup Color FAQ

What is the color code for Buttercup?

Hex color code for Buttercup color is #eeb310. RGB color code for buttercup color is rgb(238, 179, 16).

What is the RGB value of #eeb310?

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

What is the RGB percentage of #eeb310?

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

What does RGB 238,179,16 mean?

The RGB color 238, 179, 16 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcc00. This color might be commonly referred to as a shade similar to Buttercup.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #eeb310 has an HSL value of 44° (degrees) for Hue, 87% for Saturation, and 50% for Lightness. In this HSL representation, the Hue at 44° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 87% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 50% 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?
Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

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