#14bac2 - Teal Blue Hex Color Code

#14BAC2 (Teal Blue) - RGB 20, 186, 194 Color Information

#14bac2 Conversion Table

HEX Triplet 14, BA, C2
RGB Decimal 20, 186, 194
RGB Octal 24, 272, 302
RGB Percent 7.8%, 72.9%, 76.1%
RGB Binary 10100, 10111010, 11000010
CMY 0.922, 0.271, 0.239
CMYK 90, 4, 0, 24

Percentages of Color #14BAC2

R 7.8%
G 72.9%
B 76.1%
RGB Percentages of Color #14bac2
C 90%
M 4%
Y 0%
K 24%
CMYK Percentages of Color #14bac2

Color spaces of #14BAC2 Teal Blue - RGB(20, 186, 194)

HSV (or HSB) 183°, 90°, 76°
HSL 183°, 81°, 42°
Web Safe #00cccc
XYZ 27.585, 39.162, 57.144
CIE-Lab 68.868, -34.770, -15.000
xyY 0.223, 0.316, 39.162
Decimal 1358530

#14bac2 Color Accessibility Scores (Teal Blue Contrast Checker)

#14bac2

On dark background [POOR]

#14bac2

On light background [GOOD]

#14bac2

As background color [GOOD]

Teal Blue ↔ #14bac2 Color Blindness Simulator

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

#14BAC2 Color Combinations - Color Schemes with 14bac2

#14bac2 Analogous Colors

#14bac2 Triadic Colors

#14bac2 Split Complementary Colors

#14bac2 Complementary Colors

Shades and Tints of #14bac2 Color Variations

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

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

Alternatives colours to Teal Blue (#14bac2)

#14bac2 Color Codes for CSS3/HTML5 and Icon Previews

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

#14BAC2 in Programming

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

#14bac2 - RGB(20, 186, 194) - Teal Blue Color FAQ

What is the color code for Teal Blue?

Hex color code for Teal Blue color is #14bac2. RGB color code for teal blue color is rgb(20, 186, 194).

What is the RGB value of #14bac2?

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

What is the RGB percentage of #14bac2?

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

What does RGB 20,186,194 mean?

The RGB color 20, 186, 194 represents a dull and muted shade of Blue. The websafe version of this color is hex 00cccc. This color might be commonly referred to as a shade similar to Teal Blue.

What is the CMYK (Cyan Magenta Yellow Black) color model of #14bac2?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #14bac2 is composed of 90% Cyan, 4% Magenta, 0% Yellow, and 24% Black. In this CMYK breakdown, the Cyan component at 90% 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 24% 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 #14bac2?

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

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

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...