#5ec2cb - Downy Hex Color Code

#5EC2CB (Downy) - RGB 94, 194, 203 Color Information

#5ec2cb Conversion Table

HEX Triplet 5E, C2, CB
RGB Decimal 94, 194, 203
RGB Octal 136, 302, 313
RGB Percent 36.9%, 76.1%, 79.6%
RGB Binary 1011110, 11000010, 11001011
CMY 0.631, 0.239, 0.204
CMYK 54, 4, 0, 20

Percentages of Color #5EC2CB

R 36.9%
G 76.1%
B 79.6%
RGB Percentages of Color #5ec2cb
C 54%
M 4%
Y 0%
K 20%
CMYK Percentages of Color #5ec2cb

Color spaces of #5EC2CB Downy - RGB(94, 194, 203)

HSV (or HSB) 185°, 54°, 80°
HSL 185°, 51°, 58°
Web Safe #66cccc
XYZ 34.687, 45.275, 63.411
CIE-Lab 73.073, -26.622, -13.445
xyY 0.242, 0.316, 45.275
Decimal 6210251

#5ec2cb Color Accessibility Scores (Downy Contrast Checker)

#5ec2cb

On dark background [POOR]

#5ec2cb

On light background [GOOD]

#5ec2cb

As background color [GOOD]

Downy ↔ #5ec2cb Color Blindness Simulator

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

#5EC2CB Color Combinations - Color Schemes with 5ec2cb

#5ec2cb Analogous Colors

#5ec2cb Triadic Colors

#5ec2cb Split Complementary Colors

#5ec2cb Complementary Colors

Shades and Tints of #5ec2cb Color Variations

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

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

Alternatives colours to Downy (#5ec2cb)

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

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

#5EC2CB in Programming

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

#5ec2cb - RGB(94, 194, 203) - Downy Color FAQ

What is the color code for Downy?

Hex color code for Downy color is #5ec2cb. RGB color code for downy color is rgb(94, 194, 203).

What is the RGB value of #5ec2cb?

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

What is the RGB percentage of #5ec2cb?

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

What does RGB 94,194,203 mean?

The RGB color 94, 194, 203 represents a dull and muted shade of Blue. The websafe version of this color is hex 66cccc. This color might be commonly referred to as a shade similar to Downy.

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

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...