#afe663 - Inchworm Hex Color Code

#AFE663 (Inchworm) - RGB 175, 230, 99 Color Information

#afe663 Conversion Table

HEX Triplet AF, E6, 63
RGB Decimal 175, 230, 99
RGB Octal 257, 346, 143
RGB Percent 68.6%, 90.2%, 38.8%
RGB Binary 10101111, 11100110, 1100011
CMY 0.314, 0.098, 0.612
CMYK 24, 0, 57, 10

Percentages of Color #AFE663

R 68.6%
G 90.2%
B 38.8%
RGB Percentages of Color #afe663
C 24%
M 0%
Y 57%
K 10%
CMYK Percentages of Color #afe663

Color spaces of #AFE663 Inchworm - RGB(175, 230, 99)

HSV (or HSB) 85°, 57°, 90°
HSL 85°, 72°, 65°
Web Safe #99ff66
XYZ 48.228, 66.608, 22.119
CIE-Lab 85.306, -37.861, 57.094
xyY 0.352, 0.486, 66.608
Decimal 11527779

#afe663 Color Accessibility Scores (Inchworm Contrast Checker)

#afe663

On dark background [GOOD]

#afe663

On light background [POOR]

#afe663

As background color [POOR]

Inchworm ↔ #afe663 Color Blindness Simulator

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

#AFE663 Color Combinations - Color Schemes with afe663

#afe663 Analogous Colors

#afe663 Triadic Colors

#afe663 Split Complementary Colors

#afe663 Complementary Colors

Shades and Tints of #afe663 Color Variations

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

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

Alternatives colours to Inchworm (#afe663)

#afe663 Color Codes for CSS3/HTML5 and Icon Previews

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

#AFE663 in Programming

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

#afe663 - RGB(175, 230, 99) - Inchworm Color FAQ

What is the color code for Inchworm?

Hex color code for Inchworm color is #afe663. RGB color code for inchworm color is rgb(175, 230, 99).

What is the RGB value of #afe663?

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

What is the RGB percentage of #afe663?

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

What does RGB 175,230,99 mean?

The RGB color 175, 230, 99 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 Inchworm.

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

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

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

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

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

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...