#60e51f - Lima Hex Color Code

#60E51F (Lima) - RGB 96, 229, 31 Color Information

#60e51f Conversion Table

HEX Triplet 60, E5, 1F
RGB Decimal 96, 229, 31
RGB Octal 140, 345, 37
RGB Percent 37.6%, 89.8%, 12.2%
RGB Binary 1100000, 11100101, 11111
CMY 0.624, 0.102, 0.878
CMYK 58, 0, 86, 10

Percentages of Color #60E51F

R 37.6%
G 89.8%
B 12.2%
RGB Percentages of Color #60e51f
C 58%
M 0%
Y 86%
K 10%
CMYK Percentages of Color #60e51f

Color spaces of #60E51F Lima - RGB(96, 229, 31)

HSV (or HSB) 100°, 86°, 90°
HSL 100°, 79°, 51°
Web Safe #66cc33
XYZ 33.091, 58.624, 10.868
CIE-Lab 81.085, -66.726, 74.614
xyY 0.323, 0.571, 58.624
Decimal 6350111

#60e51f Color Accessibility Scores (Lima Contrast Checker)

#60e51f

On dark background [GOOD]

#60e51f

On light background [POOR]

#60e51f

As background color [POOR]

Lima ↔ #60e51f Color Blindness Simulator

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

#60E51F Color Combinations - Color Schemes with 60e51f

#60e51f Analogous Colors

#60e51f Triadic Colors

#60e51f Split Complementary Colors

#60e51f Complementary Colors

Shades and Tints of #60e51f Color Variations

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

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

Alternatives colours to Lima (#60e51f)

#60e51f Color Codes for CSS3/HTML5 and Icon Previews

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

#60E51F in Programming

HTML5, CSS3 #60e51f
Java new Color(96, 229, 31);
.NET Color.FromArgb(255, 96, 229, 31);
Swift UIColor(red:96, green:229, blue:31, alpha:1.00000)
Objective-C [UIColor colorWithRed:96 green:229 blue:31 alpha:1.00000];
OpenGL glColor3f(96f, 229f, 31f);
Python Color('#60e51f')

#60e51f - RGB(96, 229, 31) - Lima Color FAQ

What is the color code for Lima?

Hex color code for Lima color is #60e51f. RGB color code for lima color is rgb(96, 229, 31).

What is the RGB value of #60e51f?

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

What is the RGB percentage of #60e51f?

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

What does RGB 96,229,31 mean?

The RGB color 96, 229, 31 represents a bright and vivid shade of Green. The websafe version of this color is hex 66cc33. This color might be commonly referred to as a shade similar to Lima.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #60e51f has an HSL value of 100° (degrees) for Hue, 79% for Saturation, and 51% for Lightness. In this HSL representation, the Hue at 100° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 79% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 51% 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?
Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

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 Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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