#c4c7cc - French Gray Hex Color Code

#C4C7CC (French Gray) - RGB 196, 199, 204 Color Information

#c4c7cc Conversion Table

HEX Triplet C4, C7, CC
RGB Decimal 196, 199, 204
RGB Octal 304, 307, 314
RGB Percent 76.9%, 78%, 80%
RGB Binary 11000100, 11000111, 11001100
CMY 0.231, 0.220, 0.200
CMYK 4, 2, 0, 20

Percentages of Color #C4C7CC

R 76.9%
G 78%
B 80%
RGB Percentages of Color #c4c7cc
C 4%
M 2%
Y 0%
K 20%
CMYK Percentages of Color #c4c7cc

Color spaces of #C4C7CC French Gray - RGB(196, 199, 204)

HSV (or HSB) 218°, 4°, 80°
HSL 218°, 7°, 78°
Web Safe #cccccc
XYZ 54.087, 56.942, 65.267
CIE-Lab 80.147, -0.088, -2.862
xyY 0.307, 0.323, 56.942
Decimal 12896204

#c4c7cc Color Accessibility Scores (French Gray Contrast Checker)

#c4c7cc

On dark background [GOOD]

#c4c7cc

On light background [POOR]

#c4c7cc

As background color [POOR]

French Gray ↔ #c4c7cc Color Blindness Simulator

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

#C4C7CC Color Combinations - Color Schemes with c4c7cc

#c4c7cc Analogous Colors

#c4c7cc Triadic Colors

#c4c7cc Split Complementary Colors

#c4c7cc Complementary Colors

Shades and Tints of #c4c7cc Color Variations

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

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

Alternatives colours to French Gray (#c4c7cc)

#c4c7cc Color Codes for CSS3/HTML5 and Icon Previews

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

#C4C7CC in Programming

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

#c4c7cc - RGB(196, 199, 204) - French Gray Color FAQ

What is the color code for French Gray?

Hex color code for French Gray color is #c4c7cc. RGB color code for french gray color is rgb(196, 199, 204).

What is the RGB value of #c4c7cc?

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

What is the RGB percentage of #c4c7cc?

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

What does RGB 196,199,204 mean?

The RGB color 196, 199, 204 represents a bright and vivid shade of Blue. The websafe version of this color is hex cccccc. This color might be commonly referred to as a shade similar to French Gray.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c4c7cc has an HSL value of 218° (degrees) for Hue, 7% for Saturation, and 78% for Lightness. In this HSL representation, the Hue at 218° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 7% 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?
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 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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