#c9477b - Mulberry Hex Color Code

#C9477B (Mulberry) - RGB 201, 71, 123 Color Information

#c9477b Conversion Table

HEX Triplet C9, 47, 7B
RGB Decimal 201, 71, 123
RGB Octal 311, 107, 173
RGB Percent 78.8%, 27.8%, 48.2%
RGB Binary 11001001, 1000111, 1111011
CMY 0.212, 0.722, 0.518
CMYK 0, 65, 39, 21

Percentages of Color #C9477B

R 78.8%
G 27.8%
B 48.2%
RGB Percentages of Color #c9477b
C 0%
M 65%
Y 39%
K 21%
CMYK Percentages of Color #c9477b

Color spaces of #C9477B Mulberry - RGB(201, 71, 123)

HSV (or HSB) 336°, 65°, 79°
HSL 336°, 55°, 53°
Web Safe #cc3366
XYZ 29.916, 18.354, 20.705
CIE-Lab 49.923, 55.964, -1.350
xyY 0.434, 0.266, 18.354
Decimal 13191035

#c9477b Color Accessibility Scores (Mulberry Contrast Checker)

#c9477b

On dark background [POOR]

#c9477b

On light background [GOOD]

#c9477b

As background color [GOOD]

Mulberry ↔ #c9477b Color Blindness Simulator

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

#C9477B Color Combinations - Color Schemes with c9477b

#c9477b Analogous Colors

#c9477b Triadic Colors

#c9477b Split Complementary Colors

#c9477b Complementary Colors

Shades and Tints of #c9477b Color Variations

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

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

Alternatives colours to Mulberry (#c9477b)

#c9477b Color Codes for CSS3/HTML5 and Icon Previews

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

#C9477B in Programming

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

#c9477b - RGB(201, 71, 123) - Mulberry Color FAQ

What is the color code for Mulberry?

Hex color code for Mulberry color is #c9477b. RGB color code for mulberry color is rgb(201, 71, 123).

What is the RGB value of #c9477b?

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

What is the RGB percentage of #c9477b?

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

What does RGB 201,71,123 mean?

The RGB color 201, 71, 123 represents a dull and muted shade of Red. The websafe version of this color is hex cc3366. This color might be commonly referred to as a shade similar to Mulberry.

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

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

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

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

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

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