#16f80a - Green Hex Color Code

#16F80A (Green) - RGB 22, 248, 10 Color Information

#16f80a Conversion Table

HEX Triplet 16, F8, 0A
RGB Decimal 22, 248, 10
RGB Octal 26, 370, 12
RGB Percent 8.6%, 97.3%, 3.9%
RGB Binary 10110, 11111000, 1010
CMY 0.914, 0.027, 0.961
CMYK 91, 0, 96, 3

Percentages of Color #16F80A

R 8.6%
G 97.3%
B 3.9%
RGB Percentages of Color #16f80a
C 91%
M 0%
Y 96%
K 3%
CMYK Percentages of Color #16f80a

Color spaces of #16F80A Green - RGB(22, 248, 10)

HSV (or HSB) 117°, 96°, 97°
HSL 117°, 94°, 51°
Web Safe #00ff00
XYZ 33.953, 67.327, 11.493
CIE-Lab 85.669, -83.456, 80.772
xyY 0.301, 0.597, 67.327
Decimal 1505290

#16f80a Color Accessibility Scores (Green Contrast Checker)

#16f80a

On dark background [GOOD]

#16f80a

On light background [POOR]

#16f80a

As background color [POOR]

Green ↔ #16f80a Color Blindness Simulator

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

#16F80A Color Combinations - Color Schemes with 16f80a

#16f80a Analogous Colors

#16f80a Triadic Colors

#16f80a Split Complementary Colors

#16f80a Complementary Colors

Shades and Tints of #16f80a Color Variations

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

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

Alternatives colours to Green (#16f80a)

#16f80a Color Codes for CSS3/HTML5 and Icon Previews

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

#16F80A in Programming

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

#16f80a - RGB(22, 248, 10) - Green Color FAQ

What is the color code for Green?

Hex color code for Green color is #16f80a. RGB color code for green color is rgb(22, 248, 10).

What is the RGB value of #16f80a?

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

What is the RGB percentage of #16f80a?

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

What does RGB 22,248,10 mean?

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

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #16f80a has an HSL value of 117° (degrees) for Hue, 94% for Saturation, and 51% for Lightness. In this HSL representation, the Hue at 117° 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 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?
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...

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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