#c5b3af - Cold Turkey Hex Color Code

#C5B3AF (Cold Turkey) - RGB 197, 179, 175 Color Information

#c5b3af Conversion Table

HEX Triplet C5, B3, AF
RGB Decimal 197, 179, 175
RGB Octal 305, 263, 257
RGB Percent 77.3%, 70.2%, 68.6%
RGB Binary 11000101, 10110011, 10101111
CMY 0.227, 0.298, 0.314
CMYK 0, 9, 11, 23

Percentages of Color #C5B3AF

R 77.3%
G 70.2%
B 68.6%
RGB Percentages of Color #c5b3af
C 0%
M 9%
Y 11%
K 23%
CMYK Percentages of Color #c5b3af

Color spaces of #C5B3AF Cold Turkey - RGB(197, 179, 175)

HSV (or HSB) 11°, 11°, 77°
HSL 11°, 16°, 73°
Web Safe #cccc99
XYZ 46.884, 47.206, 47.198
CIE-Lab 74.321, 5.747, 4.364
xyY 0.332, 0.334, 47.206
Decimal 12956591

#c5b3af Color Accessibility Scores (Cold Turkey Contrast Checker)

#c5b3af

On dark background [POOR]

#c5b3af

On light background [GOOD]

#c5b3af

As background color [GOOD]

Cold Turkey ↔ #c5b3af Color Blindness Simulator

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

#C5B3AF Color Combinations - Color Schemes with c5b3af

#c5b3af Analogous Colors

#c5b3af Triadic Colors

#c5b3af Split Complementary Colors

#c5b3af Complementary Colors

Shades and Tints of #c5b3af Color Variations

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

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

Alternatives colours to Cold Turkey (#c5b3af)

#c5b3af Color Codes for CSS3/HTML5 and Icon Previews

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

#C5B3AF in Programming

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

#c5b3af - RGB(197, 179, 175) - Cold Turkey Color FAQ

What is the color code for Cold Turkey?

Hex color code for Cold Turkey color is #c5b3af. RGB color code for cold turkey color is rgb(197, 179, 175).

What is the RGB value of #c5b3af?

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

What is the RGB percentage of #c5b3af?

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

What does RGB 197,179,175 mean?

The RGB color 197, 179, 175 represents a dull and muted shade of Red. The websafe version of this color is hex cccc99. This color might be commonly referred to as a shade similar to Cold Turkey.

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

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

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

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

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