#5be1dd - Turquoise Blue Hex Color Code

#5BE1DD (Turquoise Blue) - RGB 91, 225, 221 Color Information

#5be1dd Conversion Table

HEX Triplet 5B, E1, DD
RGB Decimal 91, 225, 221
RGB Octal 133, 341, 335
RGB Percent 35.7%, 88.2%, 86.7%
RGB Binary 1011011, 11100001, 11011101
CMY 0.643, 0.118, 0.133
CMYK 60, 0, 2, 12

Percentages of Color #5BE1DD

R 35.7%
G 88.2%
B 86.7%
RGB Percentages of Color #5be1dd
C 60%
M 0%
Y 2%
K 12%
CMYK Percentages of Color #5be1dd

Color spaces of #5BE1DD Turquoise Blue - RGB(91, 225, 221)

HSV (or HSB) 178°, 60°, 88°
HSL 178°, 69°, 62°
Web Safe #66cccc
XYZ 44.291, 61.295, 77.903
CIE-Lab 82.537, -37.089, -8.989
xyY 0.241, 0.334, 61.295
Decimal 6021597

#5be1dd Color Accessibility Scores (Turquoise Blue Contrast Checker)

#5be1dd

On dark background [GOOD]

#5be1dd

On light background [POOR]

#5be1dd

As background color [POOR]

Turquoise Blue ↔ #5be1dd Color Blindness Simulator

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

#5BE1DD Color Combinations - Color Schemes with 5be1dd

#5be1dd Analogous Colors

#5be1dd Triadic Colors

#5be1dd Split Complementary Colors

#5be1dd Complementary Colors

Shades and Tints of #5be1dd Color Variations

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

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

Alternatives colours to Turquoise Blue (#5be1dd)

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

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

#5BE1DD in Programming

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

#5be1dd - RGB(91, 225, 221) - Turquoise Blue Color FAQ

What is the color code for Turquoise Blue?

Hex color code for Turquoise Blue color is #5be1dd. RGB color code for turquoise blue color is rgb(91, 225, 221).

What is the RGB value of #5be1dd?

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

What is the RGB percentage of #5be1dd?

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

What does RGB 91,225,221 mean?

The RGB color 91, 225, 221 represents a bright and vivid shade of Green. The websafe version of this color is hex 66cccc. This color might be commonly referred to as a shade similar to Turquoise Blue.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #5be1dd has an HSL value of 178° (degrees) for Hue, 69% for Saturation, and 62% for Lightness. In this HSL representation, the Hue at 178° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 69% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 62% 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?
E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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

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