#aebc19 - La Rioja Hex Color Code

#AEBC19 (La Rioja) - RGB 174, 188, 25 Color Information

#aebc19 Conversion Table

HEX Triplet AE, BC, 19
RGB Decimal 174, 188, 25
RGB Octal 256, 274, 31
RGB Percent 68.2%, 73.7%, 9.8%
RGB Binary 10101110, 10111100, 11001
CMY 0.318, 0.263, 0.902
CMYK 7, 0, 87, 26

Percentages of Color #AEBC19

R 68.2%
G 73.7%
B 9.8%
RGB Percentages of Color #aebc19
C 7%
M 0%
Y 87%
K 26%
CMYK Percentages of Color #aebc19

Color spaces of #AEBC19 La Rioja - RGB(174, 188, 25)

HSV (or HSB) 65°, 87°, 74°
HSL 65°, 77°, 42°
Web Safe #99cc00
XYZ 35.614, 45.035, 7.735
CIE-Lab 72.915, -22.788, 70.469
xyY 0.403, 0.510, 45.035
Decimal 11451417

#aebc19 Color Accessibility Scores (La Rioja Contrast Checker)

#aebc19

On dark background [POOR]

#aebc19

On light background [GOOD]

#aebc19

As background color [GOOD]

La Rioja ↔ #aebc19 Color Blindness Simulator

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

#AEBC19 Color Combinations - Color Schemes with aebc19

#aebc19 Analogous Colors

#aebc19 Triadic Colors

#aebc19 Split Complementary Colors

#aebc19 Complementary Colors

Shades and Tints of #aebc19 Color Variations

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

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

Alternatives colours to La Rioja (#aebc19)

#aebc19 Color Codes for CSS3/HTML5 and Icon Previews

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

#AEBC19 in Programming

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

#aebc19 - RGB(174, 188, 25) - La Rioja Color FAQ

What is the color code for La Rioja?

Hex color code for La Rioja color is #aebc19. RGB color code for la rioja color is rgb(174, 188, 25).

What is the RGB value of #aebc19?

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

What is the RGB percentage of #aebc19?

The RGB percentage composition for the hexadecimal color code #aebc19 is detailed as follows: 68.2% Red, 73.7% Green, and 9.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.2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 73.7% and 9.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 #aebc19.

What does RGB 174,188,25 mean?

The RGB color 174, 188, 25 represents a dull and muted shade of Green. The websafe version of this color is hex 99cc00. This color might be commonly referred to as a shade similar to La Rioja.

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

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

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

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 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 Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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