#c6c0ce - Gray Suit Hex Color Code

#C6C0CE (Gray Suit) - RGB 198, 192, 206 Color Information

#c6c0ce Conversion Table

HEX Triplet C6, C0, CE
RGB Decimal 198, 192, 206
RGB Octal 306, 300, 316
RGB Percent 77.6%, 75.3%, 80.8%
RGB Binary 11000110, 11000000, 11001110
CMY 0.224, 0.247, 0.192
CMYK 4, 7, 0, 19

Percentages of Color #C6C0CE

R 77.6%
G 75.3%
B 80.8%
RGB Percentages of Color #c6c0ce
C 4%
M 7%
Y 0%
K 19%
CMYK Percentages of Color #c6c0ce

Color spaces of #C6C0CE Gray Suit - RGB(198, 192, 206)

HSV (or HSB) 266°, 7°, 81°
HSL 266°, 13°, 78°
Web Safe #cccccc
XYZ 53.279, 54.161, 66.039
CIE-Lab 78.556, 4.697, -6.267
xyY 0.307, 0.312, 54.161
Decimal 13025486

#c6c0ce Color Accessibility Scores (Gray Suit Contrast Checker)

#c6c0ce

On dark background [GOOD]

#c6c0ce

On light background [POOR]

#c6c0ce

As background color [POOR]

Gray Suit ↔ #c6c0ce Color Blindness Simulator

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

#C6C0CE Color Combinations - Color Schemes with c6c0ce

#c6c0ce Analogous Colors

#c6c0ce Triadic Colors

#c6c0ce Split Complementary Colors

#c6c0ce Complementary Colors

Shades and Tints of #c6c0ce Color Variations

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

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

Alternatives colours to Gray Suit (#c6c0ce)

#c6c0ce Color Codes for CSS3/HTML5 and Icon Previews

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

#C6C0CE in Programming

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

#c6c0ce - RGB(198, 192, 206) - Gray Suit Color FAQ

What is the color code for Gray Suit?

Hex color code for Gray Suit color is #c6c0ce. RGB color code for gray suit color is rgb(198, 192, 206).

What is the RGB value of #c6c0ce?

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

What is the RGB percentage of #c6c0ce?

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

What does RGB 198,192,206 mean?

The RGB color 198, 192, 206 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 #c6c0ce?

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

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

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