#5ec03a - Apple Hex Color Code

#5EC03A (Apple) - RGB 94, 192, 58 Color Information

#5ec03a Conversion Table

HEX Triplet 5E, C0, 3A
RGB Decimal 94, 192, 58
RGB Octal 136, 300, 72
RGB Percent 36.9%, 75.3%, 22.7%
RGB Binary 1011110, 11000000, 111010
CMY 0.631, 0.247, 0.773
CMYK 51, 0, 70, 25

Percentages of Color #5EC03A

R 36.9%
G 75.3%
B 22.7%
RGB Percentages of Color #5ec03a
C 51%
M 0%
Y 70%
K 25%
CMYK Percentages of Color #5ec03a

Color spaces of #5EC03A Apple - RGB(94, 192, 58)

HSV (or HSB) 104°, 70°, 75°
HSL 104°, 54°, 49°
Web Safe #66cc33
XYZ 24.229, 40.384, 10.521
CIE-Lab 69.742, -52.546, 56.056
xyY 0.322, 0.537, 40.384
Decimal 6209594

#5ec03a Color Accessibility Scores (Apple Contrast Checker)

#5ec03a

On dark background [POOR]

#5ec03a

On light background [GOOD]

#5ec03a

As background color [GOOD]

Apple ↔ #5ec03a Color Blindness Simulator

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

#5EC03A Color Combinations - Color Schemes with 5ec03a

#5ec03a Analogous Colors

#5ec03a Triadic Colors

#5ec03a Split Complementary Colors

#5ec03a Complementary Colors

Shades and Tints of #5ec03a Color Variations

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

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

Alternatives colours to Apple (#5ec03a)

#5ec03a Color Codes for CSS3/HTML5 and Icon Previews

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

#5EC03A in Programming

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

#5ec03a - RGB(94, 192, 58) - Apple Color FAQ

What is the color code for Apple?

Hex color code for Apple color is #5ec03a. RGB color code for apple color is rgb(94, 192, 58).

What is the RGB value of #5ec03a?

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

What is the RGB percentage of #5ec03a?

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

What does RGB 94,192,58 mean?

The RGB color 94, 192, 58 represents a dull and muted shade of Green. The websafe version of this color is hex 66cc33. This color might be commonly referred to as a shade similar to Apple.

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

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

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

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

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

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