#44f4dd - Turquoise Blue Hex Color Code

#44F4DD (Turquoise Blue) - RGB 68, 244, 221 Color Information

#44f4dd Conversion Table

HEX Triplet 44, F4, DD
RGB Decimal 68, 244, 221
RGB Octal 104, 364, 335
RGB Percent 26.7%, 95.7%, 86.7%
RGB Binary 1000100, 11110100, 11011101
CMY 0.733, 0.043, 0.133
CMYK 72, 0, 9, 4

Percentages of Color #44F4DD

R 26.7%
G 95.7%
B 86.7%
RGB Percentages of Color #44f4dd
C 72%
M 0%
Y 9%
K 4%
CMYK Percentages of Color #44f4dd

Color spaces of #44F4DD Turquoise Blue - RGB(68, 244, 221)

HSV (or HSB) 172°, 72°, 96°
HSL 172°, 89°, 61°
Web Safe #33ffcc
XYZ 47.786, 71.151, 79.622
CIE-Lab 87.558, -48.793, -1.637
xyY 0.241, 0.358, 71.151
Decimal 4519133

#44f4dd Color Accessibility Scores (Turquoise Blue Contrast Checker)

#44f4dd

On dark background [GOOD]

#44f4dd

On light background [POOR]

#44f4dd

As background color [POOR]

Turquoise Blue ↔ #44f4dd Color Blindness Simulator

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

#44F4DD Color Combinations - Color Schemes with 44f4dd

#44f4dd Analogous Colors

#44f4dd Triadic Colors

#44f4dd Split Complementary Colors

#44f4dd Complementary Colors

Shades and Tints of #44f4dd Color Variations

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

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

Alternatives colours to Turquoise Blue (#44f4dd)

#44f4dd Color Codes for CSS3/HTML5 and Icon Previews

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

#44F4DD in Programming

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

#44f4dd - RGB(68, 244, 221) - Turquoise Blue Color FAQ

What is the color code for Turquoise Blue?

Hex color code for Turquoise Blue color is #44f4dd. RGB color code for turquoise blue color is rgb(68, 244, 221).

What is the RGB value of #44f4dd?

The RGB value corresponding to the hexadecimal color code #44f4dd is rgb(68, 244, 221). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '68' indicates the intensity of the red component, '244' 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 #44f4dd.

What is the RGB percentage of #44f4dd?

The RGB percentage composition for the hexadecimal color code #44f4dd is detailed as follows: 26.7% Red, 95.7% 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 26.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 95.7% 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 #44f4dd.

What does RGB 68,244,221 mean?

The RGB color 68, 244, 221 represents a bright and vivid shade of Green. The websafe version of this color is hex 33ffcc. 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 #44f4dd?

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

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

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

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

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...