#c3c1cc - Gray Suit Hex Color Code

#C3C1CC (Gray Suit) - RGB 195, 193, 204 Color Information

#c3c1cc Conversion Table

HEX Triplet C3, C1, CC
RGB Decimal 195, 193, 204
RGB Octal 303, 301, 314
RGB Percent 76.5%, 75.7%, 80%
RGB Binary 11000011, 11000001, 11001100
CMY 0.235, 0.243, 0.200
CMYK 4, 5, 0, 20

Percentages of Color #C3C1CC

R 76.5%
G 75.7%
B 80%
RGB Percentages of Color #c3c1cc
C 4%
M 5%
Y 0%
K 20%
CMYK Percentages of Color #c3c1cc

Color spaces of #C3C1CC Gray Suit - RGB(195, 193, 204)

HSV (or HSB) 251°, 5°, 80°
HSL 251°, 10°, 78°
Web Safe #cccccc
XYZ 52.475, 54.102, 64.804
CIE-Lab 78.521, 2.761, -5.265
xyY 0.306, 0.316, 54.102
Decimal 12829132

#c3c1cc Color Accessibility Scores (Gray Suit Contrast Checker)

#c3c1cc

On dark background [GOOD]

#c3c1cc

On light background [POOR]

#c3c1cc

As background color [POOR]

Gray Suit ↔ #c3c1cc Color Blindness Simulator

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

#C3C1CC Color Combinations - Color Schemes with c3c1cc

#c3c1cc Analogous Colors

#c3c1cc Triadic Colors

#c3c1cc Split Complementary Colors

#c3c1cc Complementary Colors

Shades and Tints of #c3c1cc Color Variations

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

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

Alternatives colours to Gray Suit (#c3c1cc)

#c3c1cc Color Codes for CSS3/HTML5 and Icon Previews

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

#C3C1CC in Programming

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

#c3c1cc - RGB(195, 193, 204) - Gray Suit Color FAQ

What is the color code for Gray Suit?

Hex color code for Gray Suit color is #c3c1cc. RGB color code for gray suit color is rgb(195, 193, 204).

What is the RGB value of #c3c1cc?

The RGB value corresponding to the hexadecimal color code #c3c1cc is rgb(195, 193, 204). 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, '193' 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 #c3c1cc.

What is the RGB percentage of #c3c1cc?

The RGB percentage composition for the hexadecimal color code #c3c1cc is detailed as follows: 76.5% Red, 75.7% 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.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 75.7% 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 #c3c1cc.

What does RGB 195,193,204 mean?

The RGB color 195, 193, 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 Gray Suit.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c3c1cc is composed of 4% Cyan, 5% 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 5% 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 #c3c1cc?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c3c1cc has an HSL value of 251° (degrees) for Hue, 10% for Saturation, and 78% for Lightness. In this HSL representation, the Hue at 251° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 10% 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?
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...

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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