#f8c71b - Lightning Yellow Hex Color Code

#F8C71B (Lightning Yellow) - RGB 248, 199, 27 Color Information

#f8c71b Conversion Table

HEX Triplet F8, C7, 1B
RGB Decimal 248, 199, 27
RGB Octal 370, 307, 33
RGB Percent 97.3%, 78%, 10.6%
RGB Binary 11111000, 11000111, 11011
CMY 0.027, 0.220, 0.894
CMYK 0, 20, 89, 3

Percentages of Color #F8C71B

R 97.3%
G 78%
B 10.6%
RGB Percentages of Color #f8c71b
C 0%
M 20%
Y 89%
K 3%
CMYK Percentages of Color #f8c71b

Color spaces of #F8C71B Lightning Yellow - RGB(248, 199, 27)

HSV (or HSB) 47°, 89°, 97°
HSL 47°, 94°, 54°
Web Safe #ffcc33
XYZ 59.333, 60.882, 9.661
CIE-Lab 82.316, 3.548, 80.305
xyY 0.457, 0.469, 60.882
Decimal 16303899

#f8c71b Color Accessibility Scores (Lightning Yellow Contrast Checker)

#f8c71b

On dark background [GOOD]

#f8c71b

On light background [POOR]

#f8c71b

As background color [POOR]

Lightning Yellow ↔ #f8c71b Color Blindness Simulator

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

#F8C71B Color Combinations - Color Schemes with f8c71b

#f8c71b Analogous Colors

#f8c71b Triadic Colors

#f8c71b Split Complementary Colors

#f8c71b Complementary Colors

Shades and Tints of #f8c71b Color Variations

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

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

Alternatives colours to Lightning Yellow (#f8c71b)

#f8c71b Color Codes for CSS3/HTML5 and Icon Previews

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

#F8C71B in Programming

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

#f8c71b - RGB(248, 199, 27) - Lightning Yellow Color FAQ

What is the color code for Lightning Yellow?

Hex color code for Lightning Yellow color is #f8c71b. RGB color code for lightning yellow color is rgb(248, 199, 27).

What is the RGB value of #f8c71b?

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

What is the RGB percentage of #f8c71b?

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

What does RGB 248,199,27 mean?

The RGB color 248, 199, 27 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcc33. This color might be commonly referred to as a shade similar to Lightning Yellow.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f8c71b has an HSL value of 47° (degrees) for Hue, 94% for Saturation, and 54% for Lightness. In this HSL representation, the Hue at 47° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 94% 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?
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...

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

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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