#5dfbc0 - Aquamarine Hex Color Code

#5DFBC0 (Aquamarine) - RGB 93, 251, 192 Color Information

#5dfbc0 Conversion Table

HEX Triplet 5D, FB, C0
RGB Decimal 93, 251, 192
RGB Octal 135, 373, 300
RGB Percent 36.5%, 98.4%, 75.3%
RGB Binary 1011101, 11111011, 11000000
CMY 0.635, 0.016, 0.247
CMYK 63, 0, 24, 2

Percentages of Color #5DFBC0

R 36.5%
G 98.4%
B 75.3%
RGB Percentages of Color #5dfbc0
C 63%
M 0%
Y 24%
K 2%
CMYK Percentages of Color #5dfbc0

Color spaces of #5DFBC0 Aquamarine - RGB(93, 251, 192)

HSV (or HSB) 158°, 63°, 98°
HSL 158°, 95°, 67°
Web Safe #66ffcc
XYZ 48.526, 75.127, 61.813
CIE-Lab 89.453, -54.916, 16.211
xyY 0.262, 0.405, 75.127
Decimal 6159296

#5dfbc0 Color Accessibility Scores (Aquamarine Contrast Checker)

#5dfbc0

On dark background [GOOD]

#5dfbc0

On light background [POOR]

#5dfbc0

As background color [POOR]

Aquamarine ↔ #5dfbc0 Color Blindness Simulator

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

#5DFBC0 Color Combinations - Color Schemes with 5dfbc0

#5dfbc0 Analogous Colors

#5dfbc0 Triadic Colors

#5dfbc0 Split Complementary Colors

#5dfbc0 Complementary Colors

Shades and Tints of #5dfbc0 Color Variations

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

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

Alternatives colours to Aquamarine (#5dfbc0)

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

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

#5DFBC0 in Programming

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

#5dfbc0 - RGB(93, 251, 192) - Aquamarine Color FAQ

What is the color code for Aquamarine?

Hex color code for Aquamarine color is #5dfbc0. RGB color code for aquamarine color is rgb(93, 251, 192).

What is the RGB value of #5dfbc0?

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

What is the RGB percentage of #5dfbc0?

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

What does RGB 93,251,192 mean?

The RGB color 93, 251, 192 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 #5dfbc0?

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

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

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

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...