#5dc6be - Fountain Blue Hex Color Code

#5DC6BE (Fountain Blue) - RGB 93, 198, 190 Color Information

#5dc6be Conversion Table

HEX Triplet 5D, C6, BE
RGB Decimal 93, 198, 190
RGB Octal 135, 306, 276
RGB Percent 36.5%, 77.6%, 74.5%
RGB Binary 1011101, 11000110, 10111110
CMY 0.635, 0.224, 0.255
CMYK 53, 0, 4, 22

Percentages of Color #5DC6BE

R 36.5%
G 77.6%
B 74.5%
RGB Percentages of Color #5dc6be
C 53%
M 0%
Y 4%
K 22%
CMYK Percentages of Color #5dc6be

Color spaces of #5DC6BE Fountain Blue - RGB(93, 198, 190)

HSV (or HSB) 175°, 53°, 78°
HSL 175°, 48°, 57°
Web Safe #66cccc
XYZ 34.003, 46.433, 55.886
CIE-Lab 73.826, -32.235, -5.260
xyY 0.249, 0.341, 46.433
Decimal 6145726

#5dc6be Color Accessibility Scores (Fountain Blue Contrast Checker)

#5dc6be

On dark background [POOR]

#5dc6be

On light background [GOOD]

#5dc6be

As background color [GOOD]

Fountain Blue ↔ #5dc6be Color Blindness Simulator

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

#5DC6BE Color Combinations - Color Schemes with 5dc6be

#5dc6be Analogous Colors

#5dc6be Triadic Colors

#5dc6be Split Complementary Colors

#5dc6be Complementary Colors

Shades and Tints of #5dc6be Color Variations

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

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

Alternatives colours to Fountain Blue (#5dc6be)

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

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

#5DC6BE in Programming

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

#5dc6be - RGB(93, 198, 190) - Fountain Blue Color FAQ

What is the color code for Fountain Blue?

Hex color code for Fountain Blue color is #5dc6be. RGB color code for fountain blue color is rgb(93, 198, 190).

What is the RGB value of #5dc6be?

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

What is the RGB percentage of #5dc6be?

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

What does RGB 93,198,190 mean?

The RGB color 93, 198, 190 represents a dull and muted shade of Green. The websafe version of this color is hex 66cccc. This color might be commonly referred to as a shade similar to Fountain Blue.

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

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

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

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

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...