#5abc7e - Fern Hex Color Code

#5ABC7E (Fern) - RGB 90, 188, 126 Color Information

#5abc7e Conversion Table

HEX Triplet 5A, BC, 7E
RGB Decimal 90, 188, 126
RGB Octal 132, 274, 176
RGB Percent 35.3%, 73.7%, 49.4%
RGB Binary 1011010, 10111100, 1111110
CMY 0.647, 0.263, 0.506
CMYK 52, 0, 33, 26

Percentages of Color #5ABC7E

R 35.3%
G 73.7%
B 49.4%
RGB Percentages of Color #5abc7e
C 52%
M 0%
Y 33%
K 26%
CMYK Percentages of Color #5abc7e

Color spaces of #5ABC7E Fern - RGB(90, 188, 126)

HSV (or HSB) 142°, 52°, 74°
HSL 142°, 42°, 55°
Web Safe #66cc66
XYZ 25.966, 39.646, 26.023
CIE-Lab 69.217, -42.883, 22.810
xyY 0.283, 0.433, 39.646
Decimal 5946494

#5abc7e Color Accessibility Scores (Fern Contrast Checker)

#5abc7e

On dark background [POOR]

#5abc7e

On light background [GOOD]

#5abc7e

As background color [GOOD]

Fern ↔ #5abc7e Color Blindness Simulator

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

#5ABC7E Color Combinations - Color Schemes with 5abc7e

#5abc7e Analogous Colors

#5abc7e Triadic Colors

#5abc7e Split Complementary Colors

#5abc7e Complementary Colors

Shades and Tints of #5abc7e Color Variations

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

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

Alternatives colours to Fern (#5abc7e)

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

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

#5ABC7E in Programming

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

#5abc7e - RGB(90, 188, 126) - Fern Color FAQ

What is the color code for Fern?

Hex color code for Fern color is #5abc7e. RGB color code for fern color is rgb(90, 188, 126).

What is the RGB value of #5abc7e?

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

What is the RGB percentage of #5abc7e?

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

What does RGB 90,188,126 mean?

The RGB color 90, 188, 126 represents a dull and muted shade of Green. The websafe version of this color is hex 66cc66. This color might be commonly referred to as a shade similar to Fern.

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

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

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

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

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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