#ceaeb4 - Clam Shell Hex Color Code

#CEAEB4 (Clam Shell) - RGB 206, 174, 180 Color Information

#ceaeb4 Conversion Table

HEX Triplet CE, AE, B4
RGB Decimal 206, 174, 180
RGB Octal 316, 256, 264
RGB Percent 80.8%, 68.2%, 70.6%
RGB Binary 11001110, 10101110, 10110100
CMY 0.192, 0.318, 0.294
CMYK 0, 16, 13, 19

Percentages of Color #CEAEB4

R 80.8%
G 68.2%
B 70.6%
RGB Percentages of Color #ceaeb4
C 0%
M 16%
Y 13%
K 19%
CMYK Percentages of Color #ceaeb4

Color spaces of #CEAEB4 Clam Shell - RGB(206, 174, 180)

HSV (or HSB) 349°, 16°, 81°
HSL 349°, 25°, 75°
Web Safe #cc99cc
XYZ 48.828, 46.689, 49.618
CIE-Lab 73.991, 12.558, 1.249
xyY 0.336, 0.322, 46.689
Decimal 13545140

#ceaeb4 Color Accessibility Scores (Clam Shell Contrast Checker)

#ceaeb4

On dark background [POOR]

#ceaeb4

On light background [GOOD]

#ceaeb4

As background color [GOOD]

Clam Shell ↔ #ceaeb4 Color Blindness Simulator

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

#CEAEB4 Color Combinations - Color Schemes with ceaeb4

#ceaeb4 Analogous Colors

#ceaeb4 Triadic Colors

#ceaeb4 Split Complementary Colors

#ceaeb4 Complementary Colors

Shades and Tints of #ceaeb4 Color Variations

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

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

Alternatives colours to Clam Shell (#ceaeb4)

#ceaeb4 Color Codes for CSS3/HTML5 and Icon Previews

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

#CEAEB4 in Programming

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

#ceaeb4 - RGB(206, 174, 180) - Clam Shell Color FAQ

What is the color code for Clam Shell?

Hex color code for Clam Shell color is #ceaeb4. RGB color code for clam shell color is rgb(206, 174, 180).

What is the RGB value of #ceaeb4?

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

What is the RGB percentage of #ceaeb4?

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

What does RGB 206,174,180 mean?

The RGB color 206, 174, 180 represents a dull and muted shade of Red. The websafe version of this color is hex cc99cc. This color might be commonly referred to as a shade similar to Clam Shell.

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

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

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

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

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

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...