#dff91f - Electric Lime Hex Color Code

#DFF91F (Electric Lime) - RGB 223, 249, 31 Color Information

#dff91f Conversion Table

HEX Triplet DF, F9, 1F
RGB Decimal 223, 249, 31
RGB Octal 337, 371, 37
RGB Percent 87.5%, 97.6%, 12.2%
RGB Binary 11011111, 11111001, 11111
CMY 0.125, 0.024, 0.878
CMYK 10, 0, 88, 2

Percentages of Color #DFF91F

R 87.5%
G 97.6%
B 12.2%
RGB Percentages of Color #dff91f
C 10%
M 0%
Y 88%
K 2%
CMYK Percentages of Color #dff91f

Color spaces of #DFF91F Electric Lime - RGB(223, 249, 31)

HSV (or HSB) 67°, 88°, 98°
HSL 67°, 95°, 55°
Web Safe #ccff33
XYZ 64.554, 83.538, 14.018
CIE-Lab 93.250, -31.396, 87.372
xyY 0.398, 0.515, 83.538
Decimal 14678303

#dff91f Color Accessibility Scores (Electric Lime Contrast Checker)

#dff91f

On dark background [GOOD]

#dff91f

On light background [POOR]

#dff91f

As background color [POOR]

Electric Lime ↔ #dff91f Color Blindness Simulator

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

#DFF91F Color Combinations - Color Schemes with dff91f

#dff91f Analogous Colors

#dff91f Triadic Colors

#dff91f Split Complementary Colors

#dff91f Complementary Colors

Shades and Tints of #dff91f Color Variations

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

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

Alternatives colours to Electric Lime (#dff91f)

#dff91f Color Codes for CSS3/HTML5 and Icon Previews

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

#DFF91F in Programming

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

#dff91f - RGB(223, 249, 31) - Electric Lime Color FAQ

What is the color code for Electric Lime?

Hex color code for Electric Lime color is #dff91f. RGB color code for electric lime color is rgb(223, 249, 31).

What is the RGB value of #dff91f?

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

What is the RGB percentage of #dff91f?

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

What does RGB 223,249,31 mean?

The RGB color 223, 249, 31 represents a bright and vivid shade of Green. The websafe version of this color is hex ccff33. This color might be commonly referred to as a shade similar to Electric Lime.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #dff91f has an HSL value of 67° (degrees) for Hue, 95% for Saturation, and 55% for Lightness. In this HSL representation, the Hue at 67° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 95% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 55% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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 Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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