#c4be12 - La Rioja Hex Color Code

#C4BE12 (La Rioja) - RGB 196, 190, 18 Color Information

#c4be12 Conversion Table

HEX Triplet C4, BE, 12
RGB Decimal 196, 190, 18
RGB Octal 304, 276, 22
RGB Percent 76.9%, 74.5%, 7.1%
RGB Binary 11000100, 10111110, 10010
CMY 0.231, 0.255, 0.929
CMYK 0, 3, 91, 23

Percentages of Color #C4BE12

R 76.9%
G 74.5%
B 7.1%
RGB Percentages of Color #c4be12
C 0%
M 3%
Y 91%
K 23%
CMYK Percentages of Color #c4be12

Color spaces of #C4BE12 La Rioja - RGB(196, 190, 18)

HSV (or HSB) 58°, 91°, 77°
HSL 58°, 83°, 42°
Web Safe #cccc00
XYZ 41.288, 48.606, 7.778
CIE-Lab 75.206, -14.456, 74.266
xyY 0.423, 0.498, 48.606
Decimal 12893714

#c4be12 Color Accessibility Scores (La Rioja Contrast Checker)

#c4be12

On dark background [POOR]

#c4be12

On light background [GOOD]

#c4be12

As background color [GOOD]

La Rioja ↔ #c4be12 Color Blindness Simulator

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

#C4BE12 Color Combinations - Color Schemes with c4be12

#c4be12 Analogous Colors

#c4be12 Triadic Colors

#c4be12 Split Complementary Colors

#c4be12 Complementary Colors

Shades and Tints of #c4be12 Color Variations

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

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

Alternatives colours to La Rioja (#c4be12)

#c4be12 Color Codes for CSS3/HTML5 and Icon Previews

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

#C4BE12 in Programming

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

#c4be12 - RGB(196, 190, 18) - La Rioja Color FAQ

What is the color code for La Rioja?

Hex color code for La Rioja color is #c4be12. RGB color code for la rioja color is rgb(196, 190, 18).

What is the RGB value of #c4be12?

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

What is the RGB percentage of #c4be12?

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

What does RGB 196,190,18 mean?

The RGB color 196, 190, 18 represents a dull and muted shade of Red. The websafe version of this color is hex cccc00. 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 #c4be12?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c4be12 has an HSL value of 58° (degrees) for Hue, 83% for Saturation, and 42% for Lightness. In this HSL representation, the Hue at 58° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 83% 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?
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...

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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...