#12ff7d - Spring Green Hex Color Code

#12FF7D (Spring Green) - RGB 18, 255, 125 Color Information

#12ff7d Conversion Table

HEX Triplet 12, FF, 7D
RGB Decimal 18, 255, 125
RGB Octal 22, 377, 175
RGB Percent 7.1%, 100%, 49%
RGB Binary 10010, 11111111, 1111101
CMY 0.929, 0.000, 0.510
CMYK 93, 0, 51, 0

Percentages of Color #12FF7D

R 7.1%
G 100%
B 49%
RGB Percentages of Color #12ff7d
C 93%
M 0%
Y 51%
K 0%
CMYK Percentages of Color #12ff7d

Color spaces of #12FF7D Spring Green - RGB(18, 255, 125)

HSV (or HSB) 147°, 93°, 100°
HSL 147°, 100°, 54°
Web Safe #00ff66
XYZ 39.711, 73.129, 31.424
CIE-Lab 88.509, -76.681, 48.019
xyY 0.275, 0.507, 73.129
Decimal 1245053

#12ff7d Color Accessibility Scores (Spring Green Contrast Checker)

#12ff7d

On dark background [GOOD]

#12ff7d

On light background [POOR]

#12ff7d

As background color [POOR]

Spring Green ↔ #12ff7d Color Blindness Simulator

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

#12FF7D Color Combinations - Color Schemes with 12ff7d

#12ff7d Analogous Colors

#12ff7d Triadic Colors

#12ff7d Split Complementary Colors

#12ff7d Complementary Colors

Shades and Tints of #12ff7d Color Variations

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

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

Alternatives colours to Spring Green (#12ff7d)

#12ff7d Color Codes for CSS3/HTML5 and Icon Previews

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

#12FF7D in Programming

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

#12ff7d - RGB(18, 255, 125) - Spring Green Color FAQ

What is the color code for Spring Green?

Hex color code for Spring Green color is #12ff7d. RGB color code for spring green color is rgb(18, 255, 125).

What is the RGB value of #12ff7d?

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

What is the RGB percentage of #12ff7d?

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

What does RGB 18,255,125 mean?

The RGB color 18, 255, 125 represents a bright and vivid shade of Green. The websafe version of this color is hex 00ff66. This color might be commonly referred to as a shade similar to Spring Green.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #12ff7d has an HSL value of 147° (degrees) for Hue, 100% for Saturation, and 54% for Lightness. In this HSL representation, the Hue at 147° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 54% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

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