#c1564a - Bittersweet Shimmer Hex Color Code

#C1564A (Bittersweet Shimmer) - RGB 193, 86, 74 Color Information

#c1564a Conversion Table

HEX Triplet C1, 56, 4A
RGB Decimal 193, 86, 74
RGB Octal 301, 126, 112
RGB Percent 75.7%, 33.7%, 29%
RGB Binary 11000001, 1010110, 1001010
CMY 0.243, 0.663, 0.710
CMYK 0, 55, 62, 24

Percentages of Color #C1564A

R 75.7%
G 33.7%
B 29%
RGB Percentages of Color #c1564a
C 0%
M 55%
Y 62%
K 24%
CMYK Percentages of Color #c1564a

Color spaces of #C1564A Bittersweet Shimmer - RGB(193, 86, 74)

HSV (or HSB) 6°, 62°, 76°
HSL 6°, 49°, 52°
Web Safe #cc6633
XYZ 26.556, 18.487, 8.647
CIE-Lab 50.082, 42.036, 27.966
xyY 0.495, 0.344, 18.487
Decimal 12670538

#c1564a Color Accessibility Scores (Bittersweet Shimmer Contrast Checker)

#c1564a

On dark background [POOR]

#c1564a

On light background [GOOD]

#c1564a

As background color [GOOD]

Bittersweet Shimmer ↔ #c1564a Color Blindness Simulator

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

#C1564A Color Combinations - Color Schemes with c1564a

#c1564a Analogous Colors

#c1564a Triadic Colors

#c1564a Split Complementary Colors

#c1564a Complementary Colors

Shades and Tints of #c1564a Color Variations

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

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

Alternatives colours to Bittersweet Shimmer (#c1564a)

#c1564a Color Codes for CSS3/HTML5 and Icon Previews

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

#C1564A in Programming

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

#c1564a - RGB(193, 86, 74) - Bittersweet Shimmer Color FAQ

What is the color code for Bittersweet Shimmer?

Hex color code for Bittersweet Shimmer color is #c1564a. RGB color code for bittersweet shimmer color is rgb(193, 86, 74).

What is the RGB value of #c1564a?

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

What is the RGB percentage of #c1564a?

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

What does RGB 193,86,74 mean?

The RGB color 193, 86, 74 represents a dull and muted shade of Red. The websafe version of this color is hex cc6633. This color might be commonly referred to as a shade similar to Bittersweet Shimmer.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c1564a has an HSL value of 6° (degrees) for Hue, 49% for Saturation, and 52% for Lightness. In this HSL representation, the Hue at 6° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 49% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 52% 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?
E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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