#eee00e - Ripe Lemon Hex Color Code

#EEE00E (Ripe Lemon) - RGB 238, 224, 14 Color Information

#eee00e Conversion Table

HEX Triplet EE, E0, 0E
RGB Decimal 238, 224, 14
RGB Octal 356, 340, 16
RGB Percent 93.3%, 87.8%, 5.5%
RGB Binary 11101110, 11100000, 1110
CMY 0.067, 0.122, 0.945
CMYK 0, 6, 94, 7

Percentages of Color #EEE00E

R 93.3%
G 87.8%
B 5.5%
RGB Percentages of Color #eee00e
C 0%
M 6%
Y 94%
K 7%
CMYK Percentages of Color #eee00e

Color spaces of #EEE00E Ripe Lemon - RGB(238, 224, 14)

HSV (or HSB) 56°, 94°, 93°
HSL 56°, 89°, 49°
Web Safe #ffcc00
XYZ 61.995, 71.520, 10.953
CIE-Lab 87.737, -13.523, 85.842
xyY 0.429, 0.495, 71.520
Decimal 15654926

#eee00e Color Accessibility Scores (Ripe Lemon Contrast Checker)

#eee00e

On dark background [GOOD]

#eee00e

On light background [POOR]

#eee00e

As background color [POOR]

Ripe Lemon ↔ #eee00e Color Blindness Simulator

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

#EEE00E Color Combinations - Color Schemes with eee00e

#eee00e Analogous Colors

#eee00e Triadic Colors

#eee00e Split Complementary Colors

#eee00e Complementary Colors

Shades and Tints of #eee00e Color Variations

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

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

Alternatives colours to Ripe Lemon (#eee00e)

#eee00e Color Codes for CSS3/HTML5 and Icon Previews

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

#EEE00E in Programming

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

#eee00e - RGB(238, 224, 14) - Ripe Lemon Color FAQ

What is the color code for Ripe Lemon?

Hex color code for Ripe Lemon color is #eee00e. RGB color code for ripe lemon color is rgb(238, 224, 14).

What is the RGB value of #eee00e?

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

What is the RGB percentage of #eee00e?

The RGB percentage composition for the hexadecimal color code #eee00e is detailed as follows: 93.3% Red, 87.8% Green, and 5.5% 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 87.8% and 5.5% 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 #eee00e.

What does RGB 238,224,14 mean?

The RGB color 238, 224, 14 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 Ripe Lemon.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #eee00e has an HSL value of 56° (degrees) for Hue, 89% for Saturation, and 49% 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 89% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 49% 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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

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