#cbeee7 - Jagged Ice Hex Color Code

#CBEEE7 (Jagged Ice) - RGB 203, 238, 231 Color Information

#cbeee7 Conversion Table

HEX Triplet CB, EE, E7
RGB Decimal 203, 238, 231
RGB Octal 313, 356, 347
RGB Percent 79.6%, 93.3%, 90.6%
RGB Binary 11001011, 11101110, 11100111
CMY 0.204, 0.067, 0.094
CMYK 15, 0, 3, 7

Percentages of Color #CBEEE7

R 79.6%
G 93.3%
B 90.6%
RGB Percentages of Color #cbeee7
C 15%
M 0%
Y 3%
K 7%
CMYK Percentages of Color #cbeee7

Color spaces of #CBEEE7 Jagged Ice - RGB(203, 238, 231)

HSV (or HSB) 168°, 15°, 93°
HSL 168°, 51°, 86°
Web Safe #ccffff
XYZ 69.627, 79.615, 87.299
CIE-Lab 91.512, -12.683, -0.435
xyY 0.294, 0.337, 79.615
Decimal 13364967

#cbeee7 Color Accessibility Scores (Jagged Ice Contrast Checker)

#cbeee7

On dark background [GOOD]

#cbeee7

On light background [POOR]

#cbeee7

As background color [POOR]

Jagged Ice ↔ #cbeee7 Color Blindness Simulator

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

#CBEEE7 Color Combinations - Color Schemes with cbeee7

#cbeee7 Analogous Colors

#cbeee7 Triadic Colors

#cbeee7 Split Complementary Colors

#cbeee7 Complementary Colors

Shades and Tints of #cbeee7 Color Variations

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

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

Alternatives colours to Jagged Ice (#cbeee7)

#cbeee7 Color Codes for CSS3/HTML5 and Icon Previews

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

#CBEEE7 in Programming

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

#cbeee7 - RGB(203, 238, 231) - Jagged Ice Color FAQ

What is the color code for Jagged Ice?

Hex color code for Jagged Ice color is #cbeee7. RGB color code for jagged ice color is rgb(203, 238, 231).

What is the RGB value of #cbeee7?

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

What is the RGB percentage of #cbeee7?

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

What does RGB 203,238,231 mean?

The RGB color 203, 238, 231 represents a bright and vivid shade of Green. The websafe version of this color is hex ccffff. This color might be commonly referred to as a shade similar to Jagged Ice.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #cbeee7 has an HSL value of 168° (degrees) for Hue, 51% for Saturation, and 86% for Lightness. In this HSL representation, the Hue at 168° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 51% 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?
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...

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

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

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

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