#faf00b - Lemon Hex Color Code

#FAF00B (Lemon) - RGB 250, 240, 11 Color Information

#faf00b Conversion Table

HEX Triplet FA, F0, 0B
RGB Decimal 250, 240, 11
RGB Octal 372, 360, 13
RGB Percent 98%, 94.1%, 4.3%
RGB Binary 11111010, 11110000, 1011
CMY 0.020, 0.059, 0.957
CMYK 0, 4, 96, 2

Percentages of Color #FAF00B

R 98%
G 94.1%
B 4.3%
RGB Percentages of Color #faf00b
C 0%
M 4%
Y 96%
K 2%
CMYK Percentages of Color #faf00b

Color spaces of #FAF00B Lemon - RGB(250, 240, 11)

HSV (or HSB) 57°, 96°, 98°
HSL 57°, 96°, 51°
Web Safe #ffff00
XYZ 70.645, 82.668, 12.550
CIE-Lab 92.869, -16.347, 90.373
xyY 0.426, 0.498, 82.668
Decimal 16445451

#faf00b Color Accessibility Scores (Lemon Contrast Checker)

#faf00b

On dark background [GOOD]

#faf00b

On light background [POOR]

#faf00b

As background color [POOR]

Lemon ↔ #faf00b Color Blindness Simulator

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

#FAF00B Color Combinations - Color Schemes with faf00b

#faf00b Analogous Colors

#faf00b Triadic Colors

#faf00b Split Complementary Colors

#faf00b Complementary Colors

Shades and Tints of #faf00b Color Variations

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

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

Alternatives colours to Lemon (#faf00b)

#faf00b Color Codes for CSS3/HTML5 and Icon Previews

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

#FAF00B in Programming

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

#faf00b - RGB(250, 240, 11) - Lemon Color FAQ

What is the color code for Lemon?

Hex color code for Lemon color is #faf00b. RGB color code for lemon color is rgb(250, 240, 11).

What is the RGB value of #faf00b?

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

What is the RGB percentage of #faf00b?

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

What does RGB 250,240,11 mean?

The RGB color 250, 240, 11 represents a bright and vivid shade of Red. The websafe version of this color is hex ffff00. This color might be commonly referred to as a shade similar to Lemon.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #faf00b has an HSL value of 57° (degrees) for Hue, 96% for Saturation, and 51% for Lightness. In this HSL representation, the Hue at 57° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 96% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 51% 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 Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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

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