#20f80f - Green Hex Color Code

#20F80F (Green) - RGB 32, 248, 15 Color Information

#20f80f Conversion Table

HEX Triplet 20, F8, 0F
RGB Decimal 32, 248, 15
RGB Octal 40, 370, 17
RGB Percent 12.5%, 97.3%, 5.9%
RGB Binary 100000, 11111000, 1111
CMY 0.875, 0.027, 0.941
CMYK 87, 0, 94, 3

Percentages of Color #20F80F

R 12.5%
G 97.3%
B 5.9%
RGB Percentages of Color #20f80f
C 87%
M 0%
Y 94%
K 3%
CMYK Percentages of Color #20f80f

Color spaces of #20F80F Green - RGB(32, 248, 15)

HSV (or HSB) 116°, 94°, 97°
HSL 116°, 94°, 52°
Web Safe #33ff00
XYZ 34.249, 67.476, 11.671
CIE-Lab 85.744, -82.750, 80.416
xyY 0.302, 0.595, 67.476
Decimal 2160655

#20f80f Color Accessibility Scores (Green Contrast Checker)

#20f80f

On dark background [GOOD]

#20f80f

On light background [POOR]

#20f80f

As background color [POOR]

Green ↔ #20f80f Color Blindness Simulator

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

#20F80F Color Combinations - Color Schemes with 20f80f

#20f80f Analogous Colors

#20f80f Triadic Colors

#20f80f Split Complementary Colors

#20f80f Complementary Colors

Shades and Tints of #20f80f Color Variations

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

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

Alternatives colours to Green (#20f80f)

#20f80f Color Codes for CSS3/HTML5 and Icon Previews

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

#20F80F in Programming

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

#20f80f - RGB(32, 248, 15) - Green Color FAQ

What is the color code for Green?

Hex color code for Green color is #20f80f. RGB color code for green color is rgb(32, 248, 15).

What is the RGB value of #20f80f?

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

What is the RGB percentage of #20f80f?

The RGB percentage composition for the hexadecimal color code #20f80f is detailed as follows: 12.5% Red, 97.3% Green, and 5.9% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 12.5% 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 5.9% 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 #20f80f.

What does RGB 32,248,15 mean?

The RGB color 32, 248, 15 represents a bright and vivid shade of Green. The websafe version of this color is hex 33ff00. This color might be commonly referred to as a shade similar to Green.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #20f80f has an HSL value of 116° (degrees) for Hue, 94% for Saturation, and 52% for Lightness. In this HSL representation, the Hue at 116° 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 52% 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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...