#0c9488 - Blue Chill Hex Color Code

#0C9488 (Blue Chill) - RGB 12, 148, 136 Color Information

#0c9488 Conversion Table

HEX Triplet 0C, 94, 88
RGB Decimal 12, 148, 136
RGB Octal 14, 224, 210
RGB Percent 4.7%, 58%, 53.3%
RGB Binary 1100, 10010100, 10001000
CMY 0.953, 0.420, 0.467
CMYK 92, 0, 8, 42

Percentages of Color #0C9488

R 4.7%
G 58%
B 53.3%
RGB Percentages of Color #0c9488
C 92%
M 0%
Y 8%
K 42%
CMYK Percentages of Color #0c9488

Color spaces of #0C9488 Blue Chill - RGB(12, 148, 136)

HSV (or HSB) 175°, 92°, 58°
HSL 175°, 85°, 31°
Web Safe #009999
XYZ 15.185, 23.036, 26.938
CIE-Lab 55.109, -35.194, -2.954
xyY 0.233, 0.354, 23.036
Decimal 824456

#0c9488 Color Accessibility Scores (Blue Chill Contrast Checker)

#0c9488

On dark background [POOR]

#0c9488

On light background [GOOD]

#0c9488

As background color [GOOD]

Blue Chill ↔ #0c9488 Color Blindness Simulator

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

#0C9488 Color Combinations - Color Schemes with 0c9488

#0c9488 Analogous Colors

#0c9488 Triadic Colors

#0c9488 Split Complementary Colors

#0c9488 Complementary Colors

Shades and Tints of #0c9488 Color Variations

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

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

Alternatives colours to Blue Chill (#0c9488)

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

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

#0C9488 in Programming

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

#0c9488 - RGB(12, 148, 136) - Blue Chill Color FAQ

What is the color code for Blue Chill?

Hex color code for Blue Chill color is #0c9488. RGB color code for blue chill color is rgb(12, 148, 136).

What is the RGB value of #0c9488?

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

What is the RGB percentage of #0c9488?

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

What does RGB 12,148,136 mean?

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

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

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

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

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...