#2abf16 - Slimy Green Hex Color Code

#2ABF16 (Slimy Green) - RGB 42, 191, 22 Color Information

#2abf16 Conversion Table

HEX Triplet 2A, BF, 16
RGB Decimal 42, 191, 22
RGB Octal 52, 277, 26
RGB Percent 16.5%, 74.9%, 8.6%
RGB Binary 101010, 10111111, 10110
CMY 0.835, 0.251, 0.914
CMYK 78, 0, 88, 25

Percentages of Color #2ABF16

R 16.5%
G 74.9%
B 8.6%
RGB Percentages of Color #2abf16
C 78%
M 0%
Y 88%
K 25%
CMYK Percentages of Color #2abf16

Color spaces of #2ABF16 Slimy Green - RGB(42, 191, 22)

HSV (or HSB) 113°, 88°, 75°
HSL 113°, 79°, 42°
Web Safe #33cc00
XYZ 19.730, 37.812, 7.018
CIE-Lab 67.882, -65.506, 64.436
xyY 0.306, 0.586, 37.812
Decimal 2801430

#2abf16 Color Accessibility Scores (Slimy Green Contrast Checker)

#2abf16

On dark background [POOR]

#2abf16

On light background [GOOD]

#2abf16

As background color [GOOD]

Slimy Green ↔ #2abf16 Color Blindness Simulator

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

#2ABF16 Color Combinations - Color Schemes with 2abf16

#2abf16 Analogous Colors

#2abf16 Triadic Colors

#2abf16 Split Complementary Colors

#2abf16 Complementary Colors

Shades and Tints of #2abf16 Color Variations

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

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

Alternatives colours to Slimy Green (#2abf16)

#2abf16 Color Codes for CSS3/HTML5 and Icon Previews

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

#2ABF16 in Programming

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

#2abf16 - RGB(42, 191, 22) - Slimy Green Color FAQ

What is the color code for Slimy Green?

Hex color code for Slimy Green color is #2abf16. RGB color code for slimy green color is rgb(42, 191, 22).

What is the RGB value of #2abf16?

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

What is the RGB percentage of #2abf16?

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

What does RGB 42,191,22 mean?

The RGB color 42, 191, 22 represents a dull and muted shade of Green. The websafe version of this color is hex 33cc00. This color might be commonly referred to as a shade similar to Slimy Green.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #2abf16 is composed of 78% Cyan, 0% Magenta, 88% Yellow, and 25% Black. In this CMYK breakdown, the Cyan component at 78% 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 25% 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 #2abf16?

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...