#ccd2bc - Foggy Gray Hex Color Code

#CCD2BC (Foggy Gray) - RGB 204, 210, 188 Color Information

#ccd2bc Conversion Table

HEX Triplet CC, D2, BC
RGB Decimal 204, 210, 188
RGB Octal 314, 322, 274
RGB Percent 80%, 82.4%, 73.7%
RGB Binary 11001100, 11010010, 10111100
CMY 0.200, 0.176, 0.263
CMYK 3, 0, 10, 18

Percentages of Color #CCD2BC

R 80%
G 82.4%
B 73.7%
RGB Percentages of Color #ccd2bc
C 3%
M 0%
Y 10%
K 18%
CMYK Percentages of Color #ccd2bc

Color spaces of #CCD2BC Foggy Gray - RGB(204, 210, 188)

HSV (or HSB) 76°, 10°, 82°
HSL 76°, 20°, 78°
Web Safe #cccccc
XYZ 57.026, 62.561, 56.647
CIE-Lab 83.211, -5.924, 10.198
xyY 0.324, 0.355, 62.561
Decimal 13423292

#ccd2bc Color Accessibility Scores (Foggy Gray Contrast Checker)

#ccd2bc

On dark background [GOOD]

#ccd2bc

On light background [POOR]

#ccd2bc

As background color [POOR]

Foggy Gray ↔ #ccd2bc Color Blindness Simulator

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

#CCD2BC Color Combinations - Color Schemes with ccd2bc

#ccd2bc Analogous Colors

#ccd2bc Triadic Colors

#ccd2bc Split Complementary Colors

#ccd2bc Complementary Colors

Shades and Tints of #ccd2bc Color Variations

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

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

Alternatives colours to Foggy Gray (#ccd2bc)

#ccd2bc Color Codes for CSS3/HTML5 and Icon Previews

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

#CCD2BC in Programming

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

#ccd2bc - RGB(204, 210, 188) - Foggy Gray Color FAQ

What is the color code for Foggy Gray?

Hex color code for Foggy Gray color is #ccd2bc. RGB color code for foggy gray color is rgb(204, 210, 188).

What is the RGB value of #ccd2bc?

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

What is the RGB percentage of #ccd2bc?

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

What does RGB 204,210,188 mean?

The RGB color 204, 210, 188 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 Foggy Gray.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ccd2bc has an HSL value of 76° (degrees) for Hue, 20% for Saturation, and 78% for Lightness. In this HSL representation, the Hue at 76° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 20% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 78% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...