#fff852 - Lemon Yellow Hex Color Code

#FFF852 (Lemon Yellow) - RGB 255, 248, 82 Color Information

#fff852 Conversion Table

HEX Triplet FF, F8, 52
RGB Decimal 255, 248, 82
RGB Octal 377, 370, 122
RGB Percent 100%, 97.3%, 32.2%
RGB Binary 11111111, 11111000, 1010010
CMY 0.000, 0.027, 0.678
CMYK 0, 3, 68, 0

Percentages of Color #FFF852

R 100%
G 97.3%
B 32.2%
RGB Percentages of Color #fff852
C 0%
M 3%
Y 68%
K 0%
CMYK Percentages of Color #fff852

Color spaces of #FFF852 Lemon Yellow - RGB(255, 248, 82)

HSV (or HSB) 58°, 68°, 100°
HSL 58°, 100°, 66°
Web Safe #ffff66
XYZ 76.330, 89.004, 21.139
CIE-Lab 95.582, -16.203, 76.575
xyY 0.409, 0.477, 89.004
Decimal 16775250

#fff852 Color Accessibility Scores (Lemon Yellow Contrast Checker)

#fff852

On dark background [GOOD]

#fff852

On light background [POOR]

#fff852

As background color [POOR]

Lemon Yellow ↔ #fff852 Color Blindness Simulator

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

#FFF852 Color Combinations - Color Schemes with fff852

#fff852 Analogous Colors

#fff852 Triadic Colors

#fff852 Split Complementary Colors

#fff852 Complementary Colors

Shades and Tints of #fff852 Color Variations

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

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

Alternatives colours to Lemon Yellow (#fff852)

#fff852 Color Codes for CSS3/HTML5 and Icon Previews

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

#FFF852 in Programming

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

#fff852 - RGB(255, 248, 82) - Lemon Yellow Color FAQ

What is the color code for Lemon Yellow?

Hex color code for Lemon Yellow color is #fff852. RGB color code for lemon yellow color is rgb(255, 248, 82).

What is the RGB value of #fff852?

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

What is the RGB percentage of #fff852?

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

What does RGB 255,248,82 mean?

The RGB color 255, 248, 82 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 Lemon Yellow.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fff852 has an HSL value of 58° (degrees) for Hue, 100% for Saturation, and 66% for Lightness. In this HSL representation, the Hue at 58° 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 66% 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?
Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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

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

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