#0da5ab - Blue Green Hex Color Code

#0DA5AB (Blue Green) - RGB 13, 165, 171 Color Information

#0da5ab Conversion Table

HEX Triplet 0D, A5, AB
RGB Decimal 13, 165, 171
RGB Octal 15, 245, 253
RGB Percent 5.1%, 64.7%, 67.1%
RGB Binary 1101, 10100101, 10101011
CMY 0.949, 0.353, 0.329
CMYK 92, 4, 0, 33

Percentages of Color #0DA5AB

R 5.1%
G 64.7%
B 67.1%
RGB Percentages of Color #0da5ab
C 92%
M 4%
Y 0%
K 33%
CMYK Percentages of Color #0da5ab

Color spaces of #0DA5AB Blue Green - RGB(13, 165, 171)

HSV (or HSB) 182°, 92°, 67°
HSL 182°, 86°, 36°
Web Safe #009999
XYZ 20.972, 29.936, 43.201
CIE-Lab 61.599, -32.343, -13.171
xyY 0.223, 0.318, 29.936
Decimal 894379

#0da5ab Color Accessibility Scores (Blue Green Contrast Checker)

#0da5ab

On dark background [POOR]

#0da5ab

On light background [GOOD]

#0da5ab

As background color [GOOD]

Blue Green ↔ #0da5ab Color Blindness Simulator

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

#0DA5AB Color Combinations - Color Schemes with 0da5ab

#0da5ab Analogous Colors

#0da5ab Triadic Colors

#0da5ab Split Complementary Colors

#0da5ab Complementary Colors

Shades and Tints of #0da5ab Color Variations

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

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

Alternatives colours to Blue Green (#0da5ab)

#0da5ab Color Codes for CSS3/HTML5 and Icon Previews

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

#0DA5AB in Programming

HTML5, CSS3 #0da5ab
Java new Color(13, 165, 171);
.NET Color.FromArgb(255, 13, 165, 171);
Swift UIColor(red:13, green:165, blue:171, alpha:1.00000)
Objective-C [UIColor colorWithRed:13 green:165 blue:171 alpha:1.00000];
OpenGL glColor3f(13f, 165f, 171f);
Python Color('#0da5ab')

#0da5ab - RGB(13, 165, 171) - Blue Green Color FAQ

What is the color code for Blue Green?

Hex color code for Blue Green color is #0da5ab. RGB color code for blue green color is rgb(13, 165, 171).

What is the RGB value of #0da5ab?

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

What is the RGB percentage of #0da5ab?

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

What does RGB 13,165,171 mean?

The RGB color 13, 165, 171 represents a dull and muted shade of Blue. The websafe version of this color is hex 009999. This color might be commonly referred to as a shade similar to Blue Green.

What is the CMYK (Cyan Magenta Yellow Black) color model of #0da5ab?

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

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

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

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