#a0ff72 - Screamin Green Hex Color Code

#A0FF72 (Screamin Green) - RGB 160, 255, 114 Color Information

#a0ff72 Conversion Table

HEX Triplet A0, FF, 72
RGB Decimal 160, 255, 114
RGB Octal 240, 377, 162
RGB Percent 62.7%, 100%, 44.7%
RGB Binary 10100000, 11111111, 1110010
CMY 0.373, 0.000, 0.553
CMYK 37, 0, 55, 0

Percentages of Color #A0FF72

R 62.7%
G 100%
B 44.7%
RGB Percentages of Color #a0ff72
C 37%
M 0%
Y 55%
K 0%
CMYK Percentages of Color #a0ff72

Color spaces of #A0FF72 Screamin Green - RGB(160, 255, 114)

HSV (or HSB) 100°, 55°, 100°
HSL 100°, 100°, 72°
Web Safe #99ff66
XYZ 53.294, 80.208, 28.592
CIE-Lab 91.778, -52.257, 57.751
xyY 0.329, 0.495, 80.208
Decimal 10551154

#a0ff72 Color Accessibility Scores (Screamin Green Contrast Checker)

#a0ff72

On dark background [GOOD]

#a0ff72

On light background [POOR]

#a0ff72

As background color [POOR]

Screamin Green ↔ #a0ff72 Color Blindness Simulator

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

#A0FF72 Color Combinations - Color Schemes with a0ff72

#a0ff72 Analogous Colors

#a0ff72 Triadic Colors

#a0ff72 Split Complementary Colors

#a0ff72 Complementary Colors

Shades and Tints of #a0ff72 Color Variations

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

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

Alternatives colours to Screamin Green (#a0ff72)

#a0ff72 Color Codes for CSS3/HTML5 and Icon Previews

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

#A0FF72 in Programming

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

#a0ff72 - RGB(160, 255, 114) - Screamin Green Color FAQ

What is the color code for Screamin Green?

Hex color code for Screamin Green color is #a0ff72. RGB color code for screamin green color is rgb(160, 255, 114).

What is the RGB value of #a0ff72?

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

What is the RGB percentage of #a0ff72?

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

What does RGB 160,255,114 mean?

The RGB color 160, 255, 114 represents a bright and vivid shade of Green. The websafe version of this color is hex 99ff66. This color might be commonly referred to as a shade similar to Screamin Green.

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

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

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

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

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

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