#c0f9cf - Ice Cold Hex Color Code

#C0F9CF (Ice Cold) - RGB 192, 249, 207 Color Information

#c0f9cf Conversion Table

HEX Triplet C0, F9, CF
RGB Decimal 192, 249, 207
RGB Octal 300, 371, 317
RGB Percent 75.3%, 97.6%, 81.2%
RGB Binary 11000000, 11111001, 11001111
CMY 0.247, 0.024, 0.188
CMYK 23, 0, 17, 2

Percentages of Color #C0F9CF

R 75.3%
G 97.6%
B 81.2%
RGB Percentages of Color #c0f9cf
C 23%
M 0%
Y 17%
K 2%
CMYK Percentages of Color #c0f9cf

Color spaces of #C0F9CF Ice Cold - RGB(192, 249, 207)

HSV (or HSB) 136°, 23°, 98°
HSL 136°, 83°, 86°
Web Safe #ccffcc
XYZ 66.876, 83.463, 71.617
CIE-Lab 93.217, -26.047, 14.372
xyY 0.301, 0.376, 83.463
Decimal 12646863

#c0f9cf Color Accessibility Scores (Ice Cold Contrast Checker)

#c0f9cf

On dark background [GOOD]

#c0f9cf

On light background [POOR]

#c0f9cf

As background color [POOR]

Ice Cold ↔ #c0f9cf Color Blindness Simulator

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

#C0F9CF Color Combinations - Color Schemes with c0f9cf

#c0f9cf Analogous Colors

#c0f9cf Triadic Colors

#c0f9cf Split Complementary Colors

#c0f9cf Complementary Colors

Shades and Tints of #c0f9cf Color Variations

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

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

Alternatives colours to Ice Cold (#c0f9cf)

#c0f9cf Color Codes for CSS3/HTML5 and Icon Previews

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

#C0F9CF in Programming

HTML5, CSS3 #c0f9cf
Java new Color(192, 249, 207);
.NET Color.FromArgb(255, 192, 249, 207);
Swift UIColor(red:192, green:249, blue:207, alpha:1.00000)
Objective-C [UIColor colorWithRed:192 green:249 blue:207 alpha:1.00000];
OpenGL glColor3f(192f, 249f, 207f);
Python Color('#c0f9cf')

#c0f9cf - RGB(192, 249, 207) - Ice Cold Color FAQ

What is the color code for Ice Cold?

Hex color code for Ice Cold color is #c0f9cf. RGB color code for ice cold color is rgb(192, 249, 207).

What is the RGB value of #c0f9cf?

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

What is the RGB percentage of #c0f9cf?

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

What does RGB 192,249,207 mean?

The RGB color 192, 249, 207 represents a bright and vivid shade of Green. The websafe version of this color is hex ccffcc. This color might be commonly referred to as a shade similar to Ice Cold.

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

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

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

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...