#abde82 - Feijoa Hex Color Code

#ABDE82 (Feijoa) - RGB 171, 222, 130 Color Information

#abde82 Conversion Table

HEX Triplet AB, DE, 82
RGB Decimal 171, 222, 130
RGB Octal 253, 336, 202
RGB Percent 67.1%, 87.1%, 51%
RGB Binary 10101011, 11011110, 10000010
CMY 0.329, 0.129, 0.490
CMYK 23, 0, 41, 13

Percentages of Color #ABDE82

R 67.1%
G 87.1%
B 51%
RGB Percentages of Color #abde82
C 23%
M 0%
Y 41%
K 13%
CMYK Percentages of Color #abde82

Color spaces of #ABDE82 Feijoa - RGB(171, 222, 130)

HSV (or HSB) 93°, 41°, 87°
HSL 93°, 58°, 69°
Web Safe #99cc99
XYZ 46.945, 62.512, 30.711
CIE-Lab 83.185, -32.288, 39.847
xyY 0.335, 0.446, 62.512
Decimal 11263618

#abde82 Color Accessibility Scores (Feijoa Contrast Checker)

#abde82

On dark background [GOOD]

#abde82

On light background [POOR]

#abde82

As background color [POOR]

Feijoa ↔ #abde82 Color Blindness Simulator

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

#ABDE82 Color Combinations - Color Schemes with abde82

#abde82 Analogous Colors

#abde82 Triadic Colors

#abde82 Split Complementary Colors

#abde82 Complementary Colors

Shades and Tints of #abde82 Color Variations

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

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

Alternatives colours to Feijoa (#abde82)

#abde82 Color Codes for CSS3/HTML5 and Icon Previews

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

#ABDE82 in Programming

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

#abde82 - RGB(171, 222, 130) - Feijoa Color FAQ

What is the color code for Feijoa?

Hex color code for Feijoa color is #abde82. RGB color code for feijoa color is rgb(171, 222, 130).

What is the RGB value of #abde82?

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

What is the RGB percentage of #abde82?

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

What does RGB 171,222,130 mean?

The RGB color 171, 222, 130 represents a bright and vivid shade of Green. The websafe version of this color is hex 99cc99. This color might be commonly referred to as a shade similar to Feijoa.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #abde82 has an HSL value of 93° (degrees) for Hue, 58% for Saturation, and 69% for Lightness. In this HSL representation, the Hue at 93° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 58% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 69% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...