#58e2db - Turquoise Blue Hex Color Code

#58E2DB (Turquoise Blue) - RGB 88, 226, 219 Color Information

#58e2db Conversion Table

HEX Triplet 58, E2, DB
RGB Decimal 88, 226, 219
RGB Octal 130, 342, 333
RGB Percent 34.5%, 88.6%, 85.9%
RGB Binary 1011000, 11100010, 11011011
CMY 0.655, 0.114, 0.141
CMYK 61, 0, 3, 11

Percentages of Color #58E2DB

R 34.5%
G 88.6%
B 85.9%
RGB Percentages of Color #58e2db
C 61%
M 0%
Y 3%
K 11%
CMYK Percentages of Color #58e2db

Color spaces of #58E2DB Turquoise Blue - RGB(88, 226, 219)

HSV (or HSB) 177°, 61°, 89°
HSL 177°, 70°, 62°
Web Safe #66cccc
XYZ 44.007, 61.582, 76.585
CIE-Lab 82.691, -38.580, -7.709
xyY 0.242, 0.338, 61.582
Decimal 5825243

#58e2db Color Accessibility Scores (Turquoise Blue Contrast Checker)

#58e2db

On dark background [GOOD]

#58e2db

On light background [POOR]

#58e2db

As background color [POOR]

Turquoise Blue ↔ #58e2db Color Blindness Simulator

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

#58E2DB Color Combinations - Color Schemes with 58e2db

#58e2db Analogous Colors

#58e2db Triadic Colors

#58e2db Split Complementary Colors

#58e2db Complementary Colors

Shades and Tints of #58e2db Color Variations

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

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

Alternatives colours to Turquoise Blue (#58e2db)

#58e2db Color Codes for CSS3/HTML5 and Icon Previews

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

#58E2DB in Programming

HTML5, CSS3 #58e2db
Java new Color(88, 226, 219);
.NET Color.FromArgb(255, 88, 226, 219);
Swift UIColor(red:88, green:226, blue:219, alpha:1.00000)
Objective-C [UIColor colorWithRed:88 green:226 blue:219 alpha:1.00000];
OpenGL glColor3f(88f, 226f, 219f);
Python Color('#58e2db')

#58e2db - RGB(88, 226, 219) - Turquoise Blue Color FAQ

What is the color code for Turquoise Blue?

Hex color code for Turquoise Blue color is #58e2db. RGB color code for turquoise blue color is rgb(88, 226, 219).

What is the RGB value of #58e2db?

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

What is the RGB percentage of #58e2db?

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

What does RGB 88,226,219 mean?

The RGB color 88, 226, 219 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 #58e2db?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #58e2db has an HSL value of 177° (degrees) for Hue, 70% for Saturation, and 62% for Lightness. In this HSL representation, the Hue at 177° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 70% 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?
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 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 Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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