#8ec24a - Sushi Hex Color Code

#8EC24A (Sushi) - RGB 142, 194, 74 Color Information

#8ec24a Conversion Table

HEX Triplet 8E, C2, 4A
RGB Decimal 142, 194, 74
RGB Octal 216, 302, 112
RGB Percent 55.7%, 76.1%, 29%
RGB Binary 10001110, 11000010, 1001010
CMY 0.443, 0.239, 0.710
CMYK 27, 0, 62, 24

Percentages of Color #8EC24A

R 55.7%
G 76.1%
B 29%
RGB Percentages of Color #8ec24a
C 27%
M 0%
Y 62%
K 24%
CMYK Percentages of Color #8ec24a

Color spaces of #8EC24A Sushi - RGB(142, 194, 74)

HSV (or HSB) 86°, 62°, 76°
HSL 86°, 50°, 53°
Web Safe #99cc33
XYZ 31.683, 44.829, 13.462
CIE-Lab 72.779, -35.985, 53.433
xyY 0.352, 0.498, 44.829
Decimal 9355850

#8ec24a Color Accessibility Scores (Sushi Contrast Checker)

#8ec24a

On dark background [POOR]

#8ec24a

On light background [GOOD]

#8ec24a

As background color [GOOD]

Sushi ↔ #8ec24a Color Blindness Simulator

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

#8EC24A Color Combinations - Color Schemes with 8ec24a

#8ec24a Analogous Colors

#8ec24a Triadic Colors

#8ec24a Split Complementary Colors

#8ec24a Complementary Colors

Shades and Tints of #8ec24a Color Variations

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

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

Alternatives colours to Sushi (#8ec24a)

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

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

#8EC24A in Programming

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

#8ec24a - RGB(142, 194, 74) - Sushi Color FAQ

What is the color code for Sushi?

Hex color code for Sushi color is #8ec24a. RGB color code for sushi color is rgb(142, 194, 74).

What is the RGB value of #8ec24a?

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

What is the RGB percentage of #8ec24a?

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

What does RGB 142,194,74 mean?

The RGB color 142, 194, 74 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 Sushi.

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

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

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

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

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