#a6d313 - Inch Worm Hex Color Code

#A6D313 (Inch Worm) - RGB 166, 211, 19 Color Information

#a6d313 Conversion Table

HEX Triplet A6, D3, 13
RGB Decimal 166, 211, 19
RGB Octal 246, 323, 23
RGB Percent 65.1%, 82.7%, 7.5%
RGB Binary 10100110, 11010011, 10011
CMY 0.349, 0.173, 0.925
CMYK 21, 0, 91, 17

Percentages of Color #A6D313

R 65.1%
G 82.7%
B 7.5%
RGB Percentages of Color #a6d313
C 21%
M 0%
Y 91%
K 17%
CMYK Percentages of Color #a6d313

Color spaces of #A6D313 Inch Worm - RGB(166, 211, 19)

HSV (or HSB) 74°, 91°, 83°
HSL 74°, 83°, 45°
Web Safe #99cc00
XYZ 39.138, 54.743, 9.120
CIE-Lab 78.893, -37.038, 76.102
xyY 0.380, 0.531, 54.743
Decimal 10933011

#a6d313 Color Accessibility Scores (Inch Worm Contrast Checker)

#a6d313

On dark background [GOOD]

#a6d313

On light background [POOR]

#a6d313

As background color [POOR]

Inch Worm ↔ #a6d313 Color Blindness Simulator

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

#A6D313 Color Combinations - Color Schemes with a6d313

#a6d313 Analogous Colors

#a6d313 Triadic Colors

#a6d313 Split Complementary Colors

#a6d313 Complementary Colors

Shades and Tints of #a6d313 Color Variations

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

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

Alternatives colours to Inch Worm (#a6d313)

#a6d313 Color Codes for CSS3/HTML5 and Icon Previews

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

#A6D313 in Programming

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

#a6d313 - RGB(166, 211, 19) - Inch Worm Color FAQ

What is the color code for Inch Worm?

Hex color code for Inch Worm color is #a6d313. RGB color code for inch worm color is rgb(166, 211, 19).

What is the RGB value of #a6d313?

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

What is the RGB percentage of #a6d313?

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

What does RGB 166,211,19 mean?

The RGB color 166, 211, 19 represents a bright and vivid shade of Green. The websafe version of this color is hex 99cc00. This color might be commonly referred to as a shade similar to Inch Worm.

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

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

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

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

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...