#b97b8b - Turkish Rose Hex Color Code

#B97B8B (Turkish Rose) - RGB 185, 123, 139 Color Information

#b97b8b Conversion Table

HEX Triplet B9, 7B, 8B
RGB Decimal 185, 123, 139
RGB Octal 271, 173, 213
RGB Percent 72.5%, 48.2%, 54.5%
RGB Binary 10111001, 1111011, 10001011
CMY 0.275, 0.518, 0.455
CMYK 0, 34, 25, 27

Percentages of Color #B97B8B

R 72.5%
G 48.2%
B 54.5%
RGB Percentages of Color #b97b8b
C 0%
M 34%
Y 25%
K 27%
CMYK Percentages of Color #b97b8b

Color spaces of #B97B8B Turkish Rose - RGB(185, 123, 139)

HSV (or HSB) 345°, 34°, 73°
HSL 345°, 31°, 60°
Web Safe #cc6699
XYZ 31.751, 26.344, 27.838
CIE-Lab 58.362, 26.402, 1.274
xyY 0.369, 0.307, 26.344
Decimal 12155787

#b97b8b Color Accessibility Scores (Turkish Rose Contrast Checker)

#b97b8b

On dark background [POOR]

#b97b8b

On light background [GOOD]

#b97b8b

As background color [GOOD]

Turkish Rose ↔ #b97b8b Color Blindness Simulator

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

#B97B8B Color Combinations - Color Schemes with b97b8b

#b97b8b Analogous Colors

#b97b8b Triadic Colors

#b97b8b Split Complementary Colors

#b97b8b Complementary Colors

Shades and Tints of #b97b8b Color Variations

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

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

Alternatives colours to Turkish Rose (#b97b8b)

#b97b8b Color Codes for CSS3/HTML5 and Icon Previews

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

#B97B8B in Programming

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

#b97b8b - RGB(185, 123, 139) - Turkish Rose Color FAQ

What is the color code for Turkish Rose?

Hex color code for Turkish Rose color is #b97b8b. RGB color code for turkish rose color is rgb(185, 123, 139).

What is the RGB value of #b97b8b?

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

What is the RGB percentage of #b97b8b?

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

What does RGB 185,123,139 mean?

The RGB color 185, 123, 139 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 Turkish Rose.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #b97b8b is composed of 0% Cyan, 34% Magenta, 25% 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 34% of Magenta contributes to the red-purple qualities. The 25% 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 #b97b8b?

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

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...