#abb41f - Citron Hex Color Code

#ABB41F (Citron) - RGB 171, 180, 31 Color Information

#abb41f Conversion Table

HEX Triplet AB, B4, 1F
RGB Decimal 171, 180, 31
RGB Octal 253, 264, 37
RGB Percent 67.1%, 70.6%, 12.2%
RGB Binary 10101011, 10110100, 11111
CMY 0.329, 0.294, 0.878
CMYK 5, 0, 83, 29

Percentages of Color #ABB41F

R 67.1%
G 70.6%
B 12.2%
RGB Percentages of Color #abb41f
C 5%
M 0%
Y 83%
K 29%
CMYK Percentages of Color #abb41f

Color spaces of #ABB41F Citron - RGB(171, 180, 31)

HSV (or HSB) 64°, 83°, 71°
HSL 64°, 71°, 41°
Web Safe #99cc33
XYZ 33.363, 41.399, 7.529
CIE-Lab 70.455, -19.944, 66.971
xyY 0.405, 0.503, 41.399
Decimal 11252767

#abb41f Color Accessibility Scores (Citron Contrast Checker)

#abb41f

On dark background [POOR]

#abb41f

On light background [GOOD]

#abb41f

As background color [GOOD]

Citron ↔ #abb41f Color Blindness Simulator

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

#ABB41F Color Combinations - Color Schemes with abb41f

#abb41f Analogous Colors

#abb41f Triadic Colors

#abb41f Split Complementary Colors

#abb41f Complementary Colors

Shades and Tints of #abb41f Color Variations

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

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

Alternatives colours to Citron (#abb41f)

#abb41f Color Codes for CSS3/HTML5 and Icon Previews

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

#ABB41F in Programming

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

#abb41f - RGB(171, 180, 31) - Citron Color FAQ

What is the color code for Citron?

Hex color code for Citron color is #abb41f. RGB color code for citron color is rgb(171, 180, 31).

What is the RGB value of #abb41f?

The RGB value corresponding to the hexadecimal color code #abb41f is rgb(171, 180, 31). 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, '180' represents the green component's intensity, and '31' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #abb41f.

What is the RGB percentage of #abb41f?

The RGB percentage composition for the hexadecimal color code #abb41f is detailed as follows: 67.1% Red, 70.6% Green, and 12.2% 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 70.6% and 12.2% 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 #abb41f.

What does RGB 171,180,31 mean?

The RGB color 171, 180, 31 represents a dull and muted shade of Green. The websafe version of this color is hex 99cc33. This color might be commonly referred to as a shade similar to Citron.

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

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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

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