#ffe112 - Lemon Hex Color Code

#FFE112 (Lemon) - RGB 255, 225, 18 Color Information

#ffe112 Conversion Table

HEX Triplet FF, E1, 12
RGB Decimal 255, 225, 18
RGB Octal 377, 341, 22
RGB Percent 100%, 88.2%, 7.1%
RGB Binary 11111111, 11100001, 10010
CMY 0.000, 0.118, 0.929
CMYK 0, 12, 93, 0

Percentages of Color #FFE112

R 100%
G 88.2%
B 7.1%
RGB Percentages of Color #ffe112
C 0%
M 12%
Y 93%
K 0%
CMYK Percentages of Color #ffe112

Color spaces of #FFE112 Lemon - RGB(255, 225, 18)

HSV (or HSB) 52°, 93°, 100°
HSL 52°, 100°, 54°
Web Safe #ffcc00
XYZ 68.274, 75.154, 11.480
CIE-Lab 89.465, -6.799, 87.353
xyY 0.441, 0.485, 75.154
Decimal 16769298

#ffe112 Color Accessibility Scores (Lemon Contrast Checker)

#ffe112

On dark background [GOOD]

#ffe112

On light background [POOR]

#ffe112

As background color [POOR]

Lemon ↔ #ffe112 Color Blindness Simulator

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

#FFE112 Color Combinations - Color Schemes with ffe112

#ffe112 Analogous Colors

#ffe112 Triadic Colors

#ffe112 Split Complementary Colors

#ffe112 Complementary Colors

Shades and Tints of #ffe112 Color Variations

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

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

Alternatives colours to Lemon (#ffe112)

#ffe112 Color Codes for CSS3/HTML5 and Icon Previews

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

#FFE112 in Programming

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

#ffe112 - RGB(255, 225, 18) - Lemon Color FAQ

What is the color code for Lemon?

Hex color code for Lemon color is #ffe112. RGB color code for lemon color is rgb(255, 225, 18).

What is the RGB value of #ffe112?

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

What is the RGB percentage of #ffe112?

The RGB percentage composition for the hexadecimal color code #ffe112 is detailed as follows: 100% Red, 88.2% Green, and 7.1% 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 88.2% and 7.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 #ffe112.

What does RGB 255,225,18 mean?

The RGB color 255, 225, 18 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 Lemon.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ffe112 has an HSL value of 52° (degrees) for Hue, 100% for Saturation, and 54% 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 54% 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?
What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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

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

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

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