#5d8684 - Steel Teal Hex Color Code

#5D8684 (Steel Teal) - RGB 93, 134, 132 Color Information

#5d8684 Conversion Table

HEX Triplet 5D, 86, 84
RGB Decimal 93, 134, 132
RGB Octal 135, 206, 204
RGB Percent 36.5%, 52.5%, 51.8%
RGB Binary 1011101, 10000110, 10000100
CMY 0.635, 0.475, 0.482
CMYK 31, 0, 1, 47

Percentages of Color #5D8684

R 36.5%
G 52.5%
B 51.8%
RGB Percentages of Color #5d8684
C 31%
M 0%
Y 1%
K 47%
CMYK Percentages of Color #5d8684

Color spaces of #5D8684 Steel Teal - RGB(93, 134, 132)

HSV (or HSB) 177°, 31°, 53°
HSL 177°, 18°, 45°
Web Safe #669999
XYZ 17.204, 21.043, 24.985
CIE-Lab 52.997, -14.564, -3.483
xyY 0.272, 0.333, 21.043
Decimal 6129284

#5d8684 Color Accessibility Scores (Steel Teal Contrast Checker)

#5d8684

On dark background [POOR]

#5d8684

On light background [GOOD]

#5d8684

As background color [GOOD]

Steel Teal ↔ #5d8684 Color Blindness Simulator

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

#5D8684 Color Combinations - Color Schemes with 5d8684

#5d8684 Analogous Colors

#5d8684 Triadic Colors

#5d8684 Split Complementary Colors

#5d8684 Complementary Colors

Shades and Tints of #5d8684 Color Variations

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

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

Alternatives colours to Steel Teal (#5d8684)

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

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

#5D8684 in Programming

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

#5d8684 - RGB(93, 134, 132) - Steel Teal Color FAQ

What is the color code for Steel Teal?

Hex color code for Steel Teal color is #5d8684. RGB color code for steel teal color is rgb(93, 134, 132).

What is the RGB value of #5d8684?

The RGB value corresponding to the hexadecimal color code #5d8684 is rgb(93, 134, 132). 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, '134' represents the green component's intensity, and '132' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #5d8684.

What is the RGB percentage of #5d8684?

The RGB percentage composition for the hexadecimal color code #5d8684 is detailed as follows: 36.5% Red, 52.5% Green, and 51.8% 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 52.5% and 51.8% 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 #5d8684.

What does RGB 93,134,132 mean?

The RGB color 93, 134, 132 represents a dull and muted shade of Green. The websafe version of this color is hex 669999. This color might be commonly referred to as a shade similar to Steel Teal.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #5d8684 has an HSL value of 177° (degrees) for Hue, 18% for Saturation, and 45% 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 18% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 45% 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...

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

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

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