#5ffad7 - Aquamarine Hex Color Code

#5FFAD7 (Aquamarine) - RGB 95, 250, 215 Color Information

#5ffad7 Conversion Table

HEX Triplet 5F, FA, D7
RGB Decimal 95, 250, 215
RGB Octal 137, 372, 327
RGB Percent 37.3%, 98%, 84.3%
RGB Binary 1011111, 11111010, 11010111
CMY 0.627, 0.020, 0.157
CMYK 62, 0, 14, 2

Percentages of Color #5FFAD7

R 37.3%
G 98%
B 84.3%
RGB Percentages of Color #5ffad7
C 62%
M 0%
Y 14%
K 2%
CMYK Percentages of Color #5ffad7

Color spaces of #5FFAD7 Aquamarine - RGB(95, 250, 215)

HSV (or HSB) 166°, 62°, 98°
HSL 166°, 94°, 68°
Web Safe #66ffcc
XYZ 51.171, 75.710, 76.207
CIE-Lab 89.725, -48.957, 4.712
xyY 0.252, 0.373, 75.710
Decimal 6290135

#5ffad7 Color Accessibility Scores (Aquamarine Contrast Checker)

#5ffad7

On dark background [GOOD]

#5ffad7

On light background [POOR]

#5ffad7

As background color [POOR]

Aquamarine ↔ #5ffad7 Color Blindness Simulator

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

#5FFAD7 Color Combinations - Color Schemes with 5ffad7

#5ffad7 Analogous Colors

#5ffad7 Triadic Colors

#5ffad7 Split Complementary Colors

#5ffad7 Complementary Colors

Shades and Tints of #5ffad7 Color Variations

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

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

Alternatives colours to Aquamarine (#5ffad7)

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

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

#5FFAD7 in Programming

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

#5ffad7 - RGB(95, 250, 215) - Aquamarine Color FAQ

What is the color code for Aquamarine?

Hex color code for Aquamarine color is #5ffad7. RGB color code for aquamarine color is rgb(95, 250, 215).

What is the RGB value of #5ffad7?

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

What is the RGB percentage of #5ffad7?

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

What does RGB 95,250,215 mean?

The RGB color 95, 250, 215 represents a bright and vivid shade of Green. The websafe version of this color is hex 66ffcc. This color might be commonly referred to as a shade similar to Aquamarine.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #5ffad7 is composed of 62% Cyan, 0% Magenta, 14% Yellow, and 2% 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 14% of Yellow typically adds to the brightness and warmth, and the 2% 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 #5ffad7?

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

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...