#fdbf2a - Lightning Yellow Hex Color Code

#FDBF2A (Lightning Yellow) - RGB 253, 191, 42 Color Information

#fdbf2a Conversion Table

HEX Triplet FD, BF, 2A
RGB Decimal 253, 191, 42
RGB Octal 375, 277, 52
RGB Percent 99.2%, 74.9%, 16.5%
RGB Binary 11111101, 10111111, 101010
CMY 0.008, 0.251, 0.835
CMYK 0, 25, 83, 1

Percentages of Color #FDBF2A

R 99.2%
G 74.9%
B 16.5%
RGB Percentages of Color #fdbf2a
C 0%
M 25%
Y 83%
K 1%
CMYK Percentages of Color #fdbf2a

Color spaces of #FDBF2A Lightning Yellow - RGB(253, 191, 42)

HSV (or HSB) 42°, 83°, 99°
HSL 42°, 98°, 58°
Web Safe #ffcc33
XYZ 59.557, 58.311, 10.307
CIE-Lab 80.912, 10.137, 75.940
xyY 0.465, 0.455, 58.311
Decimal 16629546

#fdbf2a Color Accessibility Scores (Lightning Yellow Contrast Checker)

#fdbf2a

On dark background [GOOD]

#fdbf2a

On light background [POOR]

#fdbf2a

As background color [POOR]

Lightning Yellow ↔ #fdbf2a Color Blindness Simulator

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

#FDBF2A Color Combinations - Color Schemes with fdbf2a

#fdbf2a Analogous Colors

#fdbf2a Triadic Colors

#fdbf2a Split Complementary Colors

#fdbf2a Complementary Colors

Shades and Tints of #fdbf2a Color Variations

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

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

Alternatives colours to Lightning Yellow (#fdbf2a)

#fdbf2a Color Codes for CSS3/HTML5 and Icon Previews

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

#FDBF2A in Programming

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

#fdbf2a - RGB(253, 191, 42) - Lightning Yellow Color FAQ

What is the color code for Lightning Yellow?

Hex color code for Lightning Yellow color is #fdbf2a. RGB color code for lightning yellow color is rgb(253, 191, 42).

What is the RGB value of #fdbf2a?

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

What is the RGB percentage of #fdbf2a?

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

What does RGB 253,191,42 mean?

The RGB color 253, 191, 42 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 #fdbf2a?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fdbf2a has an HSL value of 42° (degrees) for Hue, 98% for Saturation, and 58% for Lightness. In this HSL representation, the Hue at 42° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 98% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 58% 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 Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...