#8baa1c - Citron Hex Color Code

#8BAA1C (Citron) - RGB 139, 170, 28 Color Information

#8baa1c Conversion Table

HEX Triplet 8B, AA, 1C
RGB Decimal 139, 170, 28
RGB Octal 213, 252, 34
RGB Percent 54.5%, 66.7%, 11%
RGB Binary 10001011, 10101010, 11100
CMY 0.455, 0.333, 0.890
CMYK 18, 0, 84, 33

Percentages of Color #8BAA1C

R 54.5%
G 66.7%
B 11%
RGB Percentages of Color #8baa1c
C 18%
M 0%
Y 84%
K 33%
CMYK Percentages of Color #8baa1c

Color spaces of #8BAA1C Citron - RGB(139, 170, 28)

HSV (or HSB) 73°, 84°, 67°
HSL 73°, 72°, 39°
Web Safe #999933
XYZ 25.232, 34.322, 6.394
CIE-Lab 65.218, -28.729, 62.294
xyY 0.383, 0.520, 34.322
Decimal 9153052

#8baa1c Color Accessibility Scores (Citron Contrast Checker)

#8baa1c

On dark background [POOR]

#8baa1c

On light background [GOOD]

#8baa1c

As background color [GOOD]

Citron ↔ #8baa1c Color Blindness Simulator

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

#8BAA1C Color Combinations - Color Schemes with 8baa1c

#8baa1c Analogous Colors

#8baa1c Triadic Colors

#8baa1c Split Complementary Colors

#8baa1c Complementary Colors

Shades and Tints of #8baa1c Color Variations

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

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

Alternatives colours to Citron (#8baa1c)

#8baa1c Color Codes for CSS3/HTML5 and Icon Previews

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

#8BAA1C in Programming

HTML5, CSS3 #8baa1c
Java new Color(139, 170, 28);
.NET Color.FromArgb(255, 139, 170, 28);
Swift UIColor(red:139, green:170, blue:28, alpha:1.00000)
Objective-C [UIColor colorWithRed:139 green:170 blue:28 alpha:1.00000];
OpenGL glColor3f(139f, 170f, 28f);
Python Color('#8baa1c')

#8baa1c - RGB(139, 170, 28) - Citron Color FAQ

What is the color code for Citron?

Hex color code for Citron color is #8baa1c. RGB color code for citron color is rgb(139, 170, 28).

What is the RGB value of #8baa1c?

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

What is the RGB percentage of #8baa1c?

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

What does RGB 139,170,28 mean?

The RGB color 139, 170, 28 represents a dull and muted shade of Green. The websafe version of this color is hex 999933. This color might be commonly referred to as a shade similar to Citron.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #8baa1c has an HSL value of 73° (degrees) for Hue, 72% for Saturation, and 39% for Lightness. In this HSL representation, the Hue at 73° 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 39% 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?
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 ...

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...