#c0e30c - Fuego Hex Color Code

#C0E30C (Fuego) - RGB 192, 227, 12 Color Information

#c0e30c Conversion Table

HEX Triplet C0, E3, 0C
RGB Decimal 192, 227, 12
RGB Octal 300, 343, 14
RGB Percent 75.3%, 89%, 4.7%
RGB Binary 11000000, 11100011, 1100
CMY 0.247, 0.110, 0.953
CMYK 15, 0, 95, 11

Percentages of Color #C0E30C

R 75.3%
G 89%
B 4.7%
RGB Percentages of Color #c0e30c
C 15%
M 0%
Y 95%
K 11%
CMYK Percentages of Color #c0e30c

Color spaces of #C0E30C Fuego - RGB(192, 227, 12)

HSV (or HSB) 70°, 95°, 89°
HSL 70°, 90°, 47°
Web Safe #cccc00
XYZ 49.274, 66.171, 10.523
CIE-Lab 85.084, -34.042, 82.500
xyY 0.391, 0.525, 66.171
Decimal 12641036

#c0e30c Color Accessibility Scores (Fuego Contrast Checker)

#c0e30c

On dark background [GOOD]

#c0e30c

On light background [POOR]

#c0e30c

As background color [POOR]

Fuego ↔ #c0e30c Color Blindness Simulator

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

#C0E30C Color Combinations - Color Schemes with c0e30c

#c0e30c Analogous Colors

#c0e30c Triadic Colors

#c0e30c Split Complementary Colors

#c0e30c Complementary Colors

Shades and Tints of #c0e30c Color Variations

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

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

Alternatives colours to Fuego (#c0e30c)

#c0e30c Color Codes for CSS3/HTML5 and Icon Previews

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

#C0E30C in Programming

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

#c0e30c - RGB(192, 227, 12) - Fuego Color FAQ

What is the color code for Fuego?

Hex color code for Fuego color is #c0e30c. RGB color code for fuego color is rgb(192, 227, 12).

What is the RGB value of #c0e30c?

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

What is the RGB percentage of #c0e30c?

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

What does RGB 192,227,12 mean?

The RGB color 192, 227, 12 represents a bright and vivid shade of Green. The websafe version of this color is hex cccc00. This color might be commonly referred to as a shade similar to Fuego.

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

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

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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