#cddbd2 - Conch Hex Color Code

#CDDBD2 (Conch) - RGB 205, 219, 210 Color Information

#cddbd2 Conversion Table

HEX Triplet CD, DB, D2
RGB Decimal 205, 219, 210
RGB Octal 315, 333, 322
RGB Percent 80.4%, 85.9%, 82.4%
RGB Binary 11001101, 11011011, 11010010
CMY 0.196, 0.141, 0.176
CMYK 6, 0, 4, 14

Percentages of Color #CDDBD2

R 80.4%
G 85.9%
B 82.4%
RGB Percentages of Color #cddbd2
C 6%
M 0%
Y 4%
K 14%
CMYK Percentages of Color #cddbd2

Color spaces of #CDDBD2 Conch - RGB(205, 219, 210)

HSV (or HSB) 141°, 6°, 86°
HSL 141°, 16°, 83°
Web Safe #cccccc
XYZ 62.141, 68.295, 70.880
CIE-Lab 86.154, -6.358, 2.793
xyY 0.309, 0.339, 68.295
Decimal 13491154

#cddbd2 Color Accessibility Scores (Conch Contrast Checker)

#cddbd2

On dark background [GOOD]

#cddbd2

On light background [POOR]

#cddbd2

As background color [POOR]

Conch ↔ #cddbd2 Color Blindness Simulator

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

#CDDBD2 Color Combinations - Color Schemes with cddbd2

#cddbd2 Analogous Colors

#cddbd2 Triadic Colors

#cddbd2 Split Complementary Colors

#cddbd2 Complementary Colors

Shades and Tints of #cddbd2 Color Variations

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

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

Alternatives colours to Conch (#cddbd2)

#cddbd2 Color Codes for CSS3/HTML5 and Icon Previews

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

#CDDBD2 in Programming

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

#cddbd2 - RGB(205, 219, 210) - Conch Color FAQ

What is the color code for Conch?

Hex color code for Conch color is #cddbd2. RGB color code for conch color is rgb(205, 219, 210).

What is the RGB value of #cddbd2?

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

What is the RGB percentage of #cddbd2?

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

What does RGB 205,219,210 mean?

The RGB color 205, 219, 210 represents a bright and vivid shade of Green. The websafe version of this color is hex cccccc. This color might be commonly referred to as a shade similar to Conch.

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

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

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...