#4bc54b - Apple Hex Color Code

#4BC54B (Apple) - RGB 75, 197, 75 Color Information

#4bc54b Conversion Table

HEX Triplet 4B, C5, 4B
RGB Decimal 75, 197, 75
RGB Octal 113, 305, 113
RGB Percent 29.4%, 77.3%, 29.4%
RGB Binary 1001011, 11000101, 1001011
CMY 0.706, 0.227, 0.706
CMYK 62, 0, 62, 23

Percentages of Color #4BC54B

R 29.4%
G 77.3%
B 29.4%
RGB Percentages of Color #4bc54b
C 62%
M 0%
Y 62%
K 23%
CMYK Percentages of Color #4bc54b

Color spaces of #4BC54B Apple - RGB(75, 197, 75)

HSV (or HSB) 120°, 62°, 77°
HSL 120°, 51°, 53°
Web Safe #33cc33
XYZ 24.138, 41.936, 13.479
CIE-Lab 70.827, -57.621, 50.025
xyY 0.303, 0.527, 41.936
Decimal 4965707

#4bc54b Color Accessibility Scores (Apple Contrast Checker)

#4bc54b

On dark background [POOR]

#4bc54b

On light background [GOOD]

#4bc54b

As background color [GOOD]

Apple ↔ #4bc54b Color Blindness Simulator

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

#4BC54B Color Combinations - Color Schemes with 4bc54b

#4bc54b Analogous Colors

#4bc54b Triadic Colors

#4bc54b Split Complementary Colors

#4bc54b Complementary Colors

Shades and Tints of #4bc54b Color Variations

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

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

Alternatives colours to Apple (#4bc54b)

#4bc54b Color Codes for CSS3/HTML5 and Icon Previews

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

#4BC54B in Programming

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

#4bc54b - RGB(75, 197, 75) - Apple Color FAQ

What is the color code for Apple?

Hex color code for Apple color is #4bc54b. RGB color code for apple color is rgb(75, 197, 75).

What is the RGB value of #4bc54b?

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

What is the RGB percentage of #4bc54b?

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

What does RGB 75,197,75 mean?

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

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #4bc54b is composed of 62% Cyan, 0% Magenta, 62% Yellow, and 23% Black. In this CMYK breakdown, the Cyan component at 62% 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 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 #4bc54b?

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

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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

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