#002c36 - Deep Teal Hex Color Code

#002C36 (Deep Teal) - RGB 0, 44, 54 Color Information

#002c36 Conversion Table

HEX Triplet 00, 2C, 36
RGB Decimal 0, 44, 54
RGB Octal 0, 54, 66
RGB Percent 0%, 17.3%, 21.2%
RGB Binary 0, 101100, 110110
CMY 1.000, 0.827, 0.788
CMYK 100, 19, 0, 79

Percentages of Color #002C36

R 0%
G 17.3%
B 21.2%
RGB Percentages of Color #002c36
C 100%
M 19%
Y 0%
K 79%
CMYK Percentages of Color #002c36

Color spaces of #002C36 Deep Teal - RGB(0, 44, 54)

HSV (or HSB) 191°, 100°, 21°
HSL 191°, 100°, 11°
Web Safe #003333
XYZ 1.567, 2.068, 3.807
CIE-Lab 15.839, -9.991, -10.502
xyY 0.211, 0.278, 2.068
Decimal 11318

#002c36 Color Accessibility Scores (Deep Teal Contrast Checker)

#002c36

On dark background [POOR]

#002c36

On light background [GOOD]

#002c36

As background color [GOOD]

Deep Teal ↔ #002c36 Color Blindness Simulator

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

#002C36 Color Combinations - Color Schemes with 002c36

#002c36 Analogous Colors

#002c36 Triadic Colors

#002c36 Split Complementary Colors

#002c36 Complementary Colors

Shades and Tints of #002c36 Color Variations

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

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

Alternatives colours to Deep Teal (#002c36)

#002c36 Color Codes for CSS3/HTML5 and Icon Previews

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

#002C36 in Programming

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

#002c36 - RGB(0, 44, 54) - Deep Teal Color FAQ

What is the color code for Deep Teal?

Hex color code for Deep Teal color is #002c36. RGB color code for deep teal color is rgb(0, 44, 54).

What is the RGB value of #002c36?

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

What is the RGB percentage of #002c36?

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

What does RGB 0,44,54 mean?

The RGB color 0, 44, 54 represents a dull and muted shade of Blue. The websafe version of this color is hex 003333. This color might be commonly referred to as a shade similar to Deep Teal.

What is the CMYK (Cyan Magenta Yellow Black) color model of #002c36?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #002c36 has an HSL value of 191° (degrees) for Hue, 100% for Saturation, and 11% for Lightness. In this HSL representation, the Hue at 191° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 11% 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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...