#b195a0 - Dusty Gray Hex Color Code

#B195A0 (Dusty Gray) - RGB 177, 149, 160 Color Information

#b195a0 Conversion Table

HEX Triplet B1, 95, A0
RGB Decimal 177, 149, 160
RGB Octal 261, 225, 240
RGB Percent 69.4%, 58.4%, 62.7%
RGB Binary 10110001, 10010101, 10100000
CMY 0.306, 0.416, 0.373
CMYK 0, 16, 10, 31

Percentages of Color #B195A0

R 69.4%
G 58.4%
B 62.7%
RGB Percentages of Color #b195a0
C 0%
M 16%
Y 10%
K 31%
CMYK Percentages of Color #b195a0

Color spaces of #B195A0 Dusty Gray - RGB(177, 149, 160)

HSV (or HSB) 336°, 16°, 69°
HSL 336°, 15°, 64°
Web Safe #999999
XYZ 35.224, 33.380, 37.844
CIE-Lab 64.467, 12.303, -1.882
xyY 0.331, 0.314, 33.380
Decimal 11638176

#b195a0 Color Accessibility Scores (Dusty Gray Contrast Checker)

#b195a0

On dark background [POOR]

#b195a0

On light background [GOOD]

#b195a0

As background color [GOOD]

Dusty Gray ↔ #b195a0 Color Blindness Simulator

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

#B195A0 Color Combinations - Color Schemes with b195a0

#b195a0 Analogous Colors

#b195a0 Triadic Colors

#b195a0 Split Complementary Colors

#b195a0 Complementary Colors

Shades and Tints of #b195a0 Color Variations

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

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

Alternatives colours to Dusty Gray (#b195a0)

#b195a0 Color Codes for CSS3/HTML5 and Icon Previews

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

#B195A0 in Programming

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

#b195a0 - RGB(177, 149, 160) - Dusty Gray Color FAQ

What is the color code for Dusty Gray?

Hex color code for Dusty Gray color is #b195a0. RGB color code for dusty gray color is rgb(177, 149, 160).

What is the RGB value of #b195a0?

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

What is the RGB percentage of #b195a0?

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

What does RGB 177,149,160 mean?

The RGB color 177, 149, 160 represents a dull and muted shade of Red. The websafe version of this color is hex 999999. This color might be commonly referred to as a shade similar to Dusty Gray.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b195a0 has an HSL value of 336° (degrees) for Hue, 15% for Saturation, and 64% 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 15% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 64% 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?
The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...