#c3d3cd - Conch Hex Color Code

#C3D3CD (Conch) - RGB 195, 211, 205 Color Information

#c3d3cd Conversion Table

HEX Triplet C3, D3, CD
RGB Decimal 195, 211, 205
RGB Octal 303, 323, 315
RGB Percent 76.5%, 82.7%, 80.4%
RGB Binary 11000011, 11010011, 11001101
CMY 0.235, 0.173, 0.196
CMYK 8, 0, 3, 17

Percentages of Color #C3D3CD

R 76.5%
G 82.7%
B 80.4%
RGB Percentages of Color #c3d3cd
C 8%
M 0%
Y 3%
K 17%
CMYK Percentages of Color #c3d3cd

Color spaces of #C3D3CD Conch - RGB(195, 211, 205)

HSV (or HSB) 158°, 8°, 83°
HSL 158°, 15°, 80°
Web Safe #cccccc
XYZ 56.819, 62.598, 66.846
CIE-Lab 83.231, -6.517, 1.106
xyY 0.305, 0.336, 62.598
Decimal 12833741

#c3d3cd Color Accessibility Scores (Conch Contrast Checker)

#c3d3cd

On dark background [GOOD]

#c3d3cd

On light background [POOR]

#c3d3cd

As background color [POOR]

Conch ↔ #c3d3cd Color Blindness Simulator

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

#C3D3CD Color Combinations - Color Schemes with c3d3cd

#c3d3cd Analogous Colors

#c3d3cd Triadic Colors

#c3d3cd Split Complementary Colors

#c3d3cd Complementary Colors

Shades and Tints of #c3d3cd Color Variations

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

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

Alternatives colours to Conch (#c3d3cd)

#c3d3cd Color Codes for CSS3/HTML5 and Icon Previews

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

#C3D3CD in Programming

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

#c3d3cd - RGB(195, 211, 205) - Conch Color FAQ

What is the color code for Conch?

Hex color code for Conch color is #c3d3cd. RGB color code for conch color is rgb(195, 211, 205).

What is the RGB value of #c3d3cd?

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

What is the RGB percentage of #c3d3cd?

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

What does RGB 195,211,205 mean?

The RGB color 195, 211, 205 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 #c3d3cd?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c3d3cd is composed of 8% Cyan, 0% Magenta, 3% Yellow, and 17% Black. In this CMYK breakdown, the Cyan component at 8% 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 17% 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 #c3d3cd?

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

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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