#bb5f83 - Tapestry Hex Color Code

#BB5F83 (Tapestry) - RGB 187, 95, 131 Color Information

#bb5f83 Conversion Table

HEX Triplet BB, 5F, 83
RGB Decimal 187, 95, 131
RGB Octal 273, 137, 203
RGB Percent 73.3%, 37.3%, 51.4%
RGB Binary 10111011, 1011111, 10000011
CMY 0.267, 0.627, 0.486
CMYK 0, 49, 30, 27

Percentages of Color #BB5F83

R 73.3%
G 37.3%
B 51.4%
RGB Percentages of Color #bb5f83
C 0%
M 49%
Y 30%
K 27%
CMYK Percentages of Color #bb5f83

Color spaces of #BB5F83 Tapestry - RGB(187, 95, 131)

HSV (or HSB) 337°, 49°, 73°
HSL 337°, 40°, 55°
Web Safe #cc6699
XYZ 28.682, 20.388, 23.896
CIE-Lab 52.273, 41.094, -2.927
xyY 0.393, 0.279, 20.388
Decimal 12279683

#bb5f83 Color Accessibility Scores (Tapestry Contrast Checker)

#bb5f83

On dark background [POOR]

#bb5f83

On light background [GOOD]

#bb5f83

As background color [GOOD]

Tapestry ↔ #bb5f83 Color Blindness Simulator

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

#BB5F83 Color Combinations - Color Schemes with bb5f83

#bb5f83 Analogous Colors

#bb5f83 Triadic Colors

#bb5f83 Split Complementary Colors

#bb5f83 Complementary Colors

Shades and Tints of #bb5f83 Color Variations

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

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

Alternatives colours to Tapestry (#bb5f83)

#bb5f83 Color Codes for CSS3/HTML5 and Icon Previews

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

#BB5F83 in Programming

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

#bb5f83 - RGB(187, 95, 131) - Tapestry Color FAQ

What is the color code for Tapestry?

Hex color code for Tapestry color is #bb5f83. RGB color code for tapestry color is rgb(187, 95, 131).

What is the RGB value of #bb5f83?

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

What is the RGB percentage of #bb5f83?

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

What does RGB 187,95,131 mean?

The RGB color 187, 95, 131 represents a dull and muted shade of Red. The websafe version of this color is hex cc6699. This color might be commonly referred to as a shade similar to Tapestry.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #bb5f83 has an HSL value of 337° (degrees) for Hue, 40% for Saturation, and 55% for Lightness. In this HSL representation, the Hue at 337° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 40% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 55% 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?
Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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